AT.NET — Projekt C - MVC webová aplikace s daty
Obsah archivu
-
atnetProjectC.sln
-
atnetProjectC
-
appsettings.Development.json
-
appsettings.json
-
Areas
-
Identity
-
Pages
-
_ViewStart.cshtml
-
-
-
-
atnetProjectC.csproj
-
atnetProjectC.csproj.user
-
Controllers
-
AdminController.cs
-
HomeController.cs
-
-
Data
-
ApplicationDbContext.cs
-
Migrations
-
00000000000000_CreateIdentitySchema.cs
-
00000000000000_CreateIdentitySchema.Designer.cs
-
ApplicationDbContextModelSnapshot.cs
-
-
-
Migrations
-
20191026120419_articles.cs
-
20191026120419_articles.Designer.cs
-
MainDbContextModelSnapshot.cs
-
-
Models
-
Article.cs
-
ErrorViewModel.cs
-
-
Program.cs
-
Properties
-
launchSettings.json
-
-
Startup.cs
-
Views
-
_ViewImports.cshtml
-
_ViewStart.cshtml
-
Admin
-
Index.cshtml
-
-
Home
-
About.cshtml
-
Articles.cshtml
-
Contact.cshtml
-
EditArticle.cshtml
-
Index.cshtml
-
InsertArticle.cshtml
-
Privacy.cshtml
-
-
Shared
-
_CookieConsentPartial.cshtml
-
_Layout.cshtml
-
_LoginPartial.cshtml
-
_ValidationScriptsPartial.cshtml
-
Error.cshtml
-
-
-
wwwroot
-
css
-
site.css
-
site.min.css
-
-
favicon.ico
-
images
-
banner1.svg
-
banner2.svg
-
banner3.svg
-
-
js
-
site.js
-
site.min.js
-
-
lib
-
bootstrap
-
.bower.json
-
dist
-
css
-
bootstrap.css
-
bootstrap.css.map
-
bootstrap.min.css
-
bootstrap.min.css.map
-
bootstrap-theme.css
-
bootstrap-theme.css.map
-
bootstrap-theme.min.css
-
bootstrap-theme.min.css.map
-
-
fonts
-
glyphicons-halflings-regular.eot
-
glyphicons-halflings-regular.svg
-
glyphicons-halflings-regular.ttf
-
glyphicons-halflings-regular.woff
-
glyphicons-halflings-regular.woff2
-
-
js
-
bootstrap.js
-
bootstrap.min.js
-
npm.js
-
-
-
LICENSE
-
-
jquery
-
.bower.json
-
dist
-
jquery.js
-
jquery.min.js
-
jquery.min.map
-
-
LICENSE.txt
-
-
jquery-validation
-
.bower.json
-
dist
-
additional-methods.js
-
additional-methods.min.js
-
jquery.validate.js
-
jquery.validate.min.js
-
-
LICENSE.md
-
-
jquery-validation-unobtrusive
-
.bower.json
-
jquery.validate.unobtrusive.js
-
jquery.validate.unobtrusive.min.js
-
LICENSE.txt
-
-
-
-