This website requires JavaScript.
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
You've already forked eShopOnContainers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
eShopOnContainers
/
global.json
11 lines
102 B
JSON
Raw
Normal View
History
Unescape
Escape
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.
2016-09-09 17:24:24 -07:00
{
"projects"
:
[
"src"
,
"test"
]
,
Baseline initial projects from .NET templates. Still no Docker, etc.
2016-09-06 17:09:19 -07:00
"sdk"
:
{
"version"
:
"1.0.0-preview2-003121"
}
}
Reference in New Issue
Copy Permalink