johnw-project1-main
.gitignore
6KB
BookStore
BookStore.DataAccess
Customer.cs
547B
Order.cs
643B
BookStore.DataAccess.csproj
613B
OrderLine.cs
380B
bookstoredbContext.cs
6KB
Respositories
OrderRepository.cs
6KB
CustomerRepository.cs
4KB
LocationRepository.cs
5KB
ProductRepository.cs
3KB
Inventory.cs
389B
Location.cs
625B
Product.cs
565B
BookStore.Domain
IProductRepository.cs
1KB
Customer.cs
1KB
IOrderRepository.cs
2KB
ILocationRepository.cs
1KB
Order.cs
5KB
ICustomerRepository.cs
1KB
BookStore.Domain.csproj
130B
Location.cs
6KB
Product.cs
742B
BookStore.sln
3KB
BookStore.Web
Program.cs
1KB
Controllers
ProductController.cs
841B
LocationController.cs
3KB
OrderController.cs
5KB
CustomerController.cs
1KB
appsettings.json
182B
BookStore.Web.csproj
737B
bkdb-logs.txt
581B
Startup.cs
3KB
Properties
ServiceDependencies
johnw-project1 - Web Deploy
profile.arm.json
4KB
launchSettings.json
716B
Models
Customer.cs
174B
Order.cs
516B
InventoryProduct.cs
342B
Location.cs
390B
wwwroot
placeorder.html
3KB
customers.html
3KB
scripts
viewlocationorders.js
3KB
index.js
0B
placeorder.js
4KB
viewcustomerorders.js
3KB
customer.js
2KB
viewlocationorders.html
4KB
index.html
2KB
viewcustomerorders.html
4KB
styles.css
642B
.config
dotnet-tools.json
153B
BookStore.Tests
OrderTests.cs
6KB
BookStore.Tests.csproj
914B
ProductTests.cs
2KB
LocationTests.cs
7KB
CustomerTests.cs
2KB
README.md
16B
azure-pipelines.yml
2KB
暂无评论