You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Cesar De la Torre 68bcb70fd2 Added OrderItem features and moved queries to the OrderingQueries class 8 years ago
src Added OrderItem features and moved queries to the OrderingQueries class 8 years ago
test/Services Added OrderItem features and moved queries to the OrderingQueries class 8 years ago
.gitattributes Baseline initial projects from .NET templates. Still no Docker, etc. 8 years ago
.gitignore Initial commit 8 years ago
LICENSE Initial commit 8 years ago
README.md Update README.md 8 years ago
eShopOnContainers.sln More implementation of Ordering microservice with draft EF Core DbContext linked to a SQL LocalDB. Code in WebAPI related to the Context still to be refactored and moved to the Infrastructure.SqlData project. 8 years ago
global.json Advanced further with Repositories and Dynamic-Queries 8 years ago

README.md

Containerized eShop

Sample reference containerized application, cross-platform and microservices architecture. Powered by .NET Core, Docker and Docker Swarm mode