rl-store-mvc-master
.gitignore
6KB
rl-store-mvc
Program.cs
610B
appsettings.Development.json
137B
Controllers
HomeController.cs
1KB
OrdersController.cs
6KB
appsettings.json
221B
Services
OrderService.cs
520B
Views
Home
Contact.cshtml
451B
About.cshtml
156B
Index.cshtml
5KB
Privacy.cshtml
138B
_ViewImports.cshtml
115B
Orders
DeleteItem.cshtml
1KB
InsertItem.cshtml
2KB
Create.cshtml
2KB
Details.cshtml
3KB
Edit.cshtml
3KB
Index.cshtml
2KB
Delete.cshtml
1KB
Shared
_ValidationScriptsPartial.cshtml
1KB
Error.cshtml
884B
_CookieConsentPartial.cshtml
2KB
_Layout.cshtml
4KB
_ViewStart.cshtml
32B
Migrations
SalesManagementMVCContextModelSnapshot.cs
2KB
20201222003949_NovoAtributoOrder.cs
593B
20201202134134_OtherEntities.Designer.cs
2KB
20201230024223_removeOrderId.Designer.cs
2KB
20201222003949_NovoAtributoOrder.Designer.cs
2KB
20201130150104_Initial.cs
1KB
20201202134134_OtherEntities.cs
2KB
20201130150104_Initial.Designer.cs
1KB
20201223012043_NovoAtributoOrderItem.cs
2KB
20201223012043_NovoAtributoOrderItem.Designer.cs
2KB
20201230024223_removeOrderId.cs
2KB
Data
SalesManagementMVCContext.cs
525B
Startup.cs
2KB
Properties
serviceDependencies.json
122B
serviceDependencies.local.json
128B
launchSettings.json
653B
SalesManagementMVC.csproj
521B
Models
Enuns
PaymentForm.cs
275B
Status.cs
248B
Order.cs
1KB
ViewModels
ErrorViewModel.cs
227B
OrderDetailsFormViewModel.cs
361B
OrderItemFormViewModel.cs
352B
OrderItem.cs
718B
wwwroot
images
banner1.svg
9KB
banner2.svg
8KB
banner3.svg
12KB
js
site.min.js
0B
site.js
226B
css
site.min.css
282B
site.css
845B
lib
bootstrap
.bower.json
940B
dist
fonts
glyphicons-halflings-regular.woff2
18KB
glyphicons-halflings-regular.ttf
44KB
glyphicons-halflings-regular.woff
23KB
glyphicons-halflings-regular.svg
106KB
glyphicons-halflings-regular.eot
20KB
js
npm.js
484B
bootstrap.js
74KB
bootstrap.min.js
39KB
css
bootstrap.css
143KB
bootstrap-cerulean.css
140KB
bootstrap-theme.min.css
23KB
bootstrap.css.map
382KB
bootstrap.min.css
119KB
bootstrap-theme.min.css.map
74KB
bootstrap-theme.css.map
47KB
bootstrap.min.css.map
528KB
bootstrap-theme.css
25KB
LICENSE
1KB
jquery
.bower.json
545B
dist
jquery.js
265KB
jquery.min.js
85KB
jquery.min.map
129KB
LICENSE.txt
2KB
jquery-validation-unobtrusive
jquery.validate.unobtrusive.js
19KB
.bower.json
460B
LICENSE.txt
575B
jquery.validate.unobtrusive.min.js
6KB
jquery-validation
.bower.json
917B
LICENSE.md
1KB
dist
additional-methods.min.js
18KB
jquery.validate.js
48KB
additional-methods.js
41KB
jquery.validate.min.js
23KB
favicon.ico
31KB
SalesManagementMVC.sln
1KB
暂无评论