AT.NET — MVC
Obsah archivu
-
MVCExercise
-
.vs
-
MVCExercise
-
config
-
applicationhost.config
-
-
DesignTimeBuild
-
.dtbcache
-
-
v16
-
.suo
-
Server
-
sqlite3
-
db.lock
-
storage.ide
-
-
-
-
-
-
MVCExercise
-
appsettings.Development.json
-
appsettings.json
-
bin
-
Debug
-
netcoreapp2.1
-
appsettings.Development.json
-
appsettings.json
-
MVCExercise.deps.json
-
MVCExercise.dll
-
MVCExercise.pdb
-
MVCExercise.runtimeconfig.dev.json
-
MVCExercise.runtimeconfig.json
-
MVCExercise.Views.dll
-
MVCExercise.Views.pdb
-
Properties
-
launchSettings.json
-
-
-
-
-
Controllers
-
ContentController.cs
-
HomeController.cs
-
-
Models
-
ErrorViewModel.cs
-
Product.cs
-
ProductForm.cs
-
ProductService.cs
-
-
MVCExercise.csproj
-
MVCExercise.csproj.user
-
obj
-
Debug
-
netcoreapp2.1
-
MVCExercise.AssemblyInfo.cs
-
MVCExercise.AssemblyInfoInputs.cache
-
MVCExercise.assets.cache
-
MVCExercise.csproj.CopyComplete
-
MVCExercise.csproj.FileListAbsolute.txt
-
MVCExercise.csprojAssemblyReference.cache
-
MVCExercise.dll
-
MVCExercise.pdb
-
MVCExercise.RazorAssemblyInfo.cache
-
MVCExercise.RazorAssemblyInfo.cs
-
MVCExercise.RazorCoreGenerate.cache
-
MVCExercise.RazorTargetAssemblyInfo.cache
-
MVCExercise.RazorTargetAssemblyInfo.cs
-
MVCExercise.TagHelpers.input.cache
-
MVCExercise.TagHelpers.output.cache
-
MVCExercise.Views.dll
-
MVCExercise.Views.pdb
-
Razor
-
Views
-
Content
-
Index.cshtml.g.cs
-
-
Home
-
About.cshtml.g.cs
-
Contact.cshtml.g.cs
-
Detail.cshtml.g.cs
-
Index.cshtml.g.cs
-
Privacy.cshtml.g.cs
-
-
Shared
-
Error.cshtml.g.cs
-
_CookieConsentPartial.cshtml.g.cs
-
_Layout.cshtml.g.cs
-
_ValidationScriptsPartial.cshtml.g.cs
-
-
_ViewImports.cshtml.g.cs
-
_ViewStart.cshtml.g.cs
-
-
-
-
-
MVCExercise.csproj.nuget.cache
-
MVCExercise.csproj.nuget.dgspec.json
-
MVCExercise.csproj.nuget.g.props
-
MVCExercise.csproj.nuget.g.targets
-
project.assets.json
-
-
Program.cs
-
Properties
-
launchSettings.json
-
-
Startup.cs
-
Views
-
Content
-
Index.cshtml
-
-
Home
-
About.cshtml
-
Contact.cshtml
-
Detail.cshtml
-
Index.cshtml
-
Privacy.cshtml
-
-
Shared
-
Error.cshtml
-
_CookieConsentPartial.cshtml
-
_Layout.cshtml
-
_ValidationScriptsPartial.cshtml
-
-
_ViewImports.cshtml
-
_ViewStart.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-theme.css
-
bootstrap-theme.css.map
-
bootstrap-theme.min.css
-
bootstrap-theme.min.css.map
-
bootstrap.css
-
bootstrap.css.map
-
bootstrap.min.css
-
bootstrap.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
-
-
-
-
-
MVCExercise.sln
-