Sales-MVC-main
.gitignore
6KB
SalesWebMvc
Startup.cs
3KB
Data
SalesWebMvcContext.cs
574B
SeedingService.cs
5KB
Properties
serviceDependencies.local.json
128B
launchSettings.json
678B
serviceDependencies.json
122B
Program.cs
633B
Views
_ViewStart.cshtml
35B
Home
About.cshtml
272B
Index.cshtml
5KB
Contact.cshtml
468B
Privacy.cshtml
144B
Shared
Error.cshtml
899B
_Layout.cshtml
3KB
_ValidationScriptsPartial.cshtml
1KB
_CookieConsentPartial.cshtml
2KB
_ViewImports.cshtml
104B
Departments
Create.cshtml
895B
Edit.cshtml
937B
Index.cshtml
829B
Delete.cshtml
632B
Details.cshtml
488B
appsettings.Development.json
146B
Migrations
20210216111514_Initial.cs
1016B
20210217104637_OtherEntities.Designer.cs
3KB
20210216111514_Initial.Designer.cs
1KB
20210217104637_OtherEntities.cs
3KB
SalesWebMvcContextModelSnapshot.cs
3KB
appsettings.json
422B
SalesWebMvc.csproj
1KB
Models
Enums
SaleStatus.cs
261B
SalesRecord.cs
787B
Seller.cs
1KB
ViewModels
ErrorViewModel.cs
230B
Department.cs
943B
wwwroot
css
site.css
882B
site.min.css
282B
images
banner3.svg
12KB
banner2.svg
8KB
banner1.svg
9KB
js
site.js
230B
site.min.js
0B
favicon.ico
31KB
lib
jquery-validation-unobtrusive
jquery.validate.unobtrusive.js
19KB
jquery.validate.unobtrusive.min.js
6KB
LICENSE.txt
587B
.bower.json
474B
bootstrap
LICENSE
1KB
dist
css
bootstrap.min.css
119KB
bootstrap.css.map
382KB
bootstrap-theme.min.css.map
74KB
bootstrap.min.css.map
528KB
bootstrap-flatly.css
142KB
bootstrap-theme.css.map
47KB
bootstrap-theme.css
26KB
bootstrap.css
149KB
bootstrap-theme.min.css
23KB
fonts
glyphicons-halflings-regular.svg
106KB
glyphicons-halflings-regular.woff
23KB
glyphicons-halflings-regular.ttf
44KB
glyphicons-halflings-regular.woff2
18KB
glyphicons-halflings-regular.eot
20KB
js
npm.js
496B
bootstrap.js
76KB
bootstrap.min.js
39KB
.bower.json
984B
jquery-validation
dist
jquery.validate.js
49KB
additional-methods.min.js
18KB
jquery.validate.min.js
23KB
additional-methods.js
42KB
LICENSE.md
1KB
.bower.json
957B
jquery
dist
jquery.min.map
129KB
jquery.js
276KB
jquery.min.js
85KB
LICENSE.txt
2KB
.bower.json
570B
Controllers
DepartmentsController.cs
5KB
HomeController.cs
1KB
SalesWebMvc.sln
1KB
暂无评论