Updated 01. Roadmap and Milestones for future releases (markdown)
parent
db0e2fdf58
commit
057f8470b9
@ -10,7 +10,7 @@
|
|||||||
- .NET Core 2.0 and EF Core 2.0 support
|
- .NET Core 2.0 and EF Core 2.0 support
|
||||||
- Visual Studio 2017, including VS Docker Tooling based on docker-compose.yml files supporting multi-container debugging, etc. CLI and VS Code environments are also supported.
|
- Visual Studio 2017, including VS Docker Tooling based on docker-compose.yml files supporting multi-container debugging, etc. CLI and VS Code environments are also supported.
|
||||||
- CLI build process using a Docker ASPNETCore build-image (microsoft/aspnetcore-build) with all the needed SDKs so the compilation takes place in the same container recommended to be used in your CI pipeline (Continuous Integration). No need to have all dependencies in the dev machine when using this method. [Using this CI docker-compose file](https://github.com/dotnet/eShopOnContainers/blob/master/docker-compose.ci.build.yml).
|
- CLI build process using a Docker ASPNETCore build-image (microsoft/aspnetcore-build) with all the needed SDKs so the compilation takes place in the same container recommended to be used in your CI pipeline (Continuous Integration). No need to have all dependencies in the dev machine when using this method. [Using this CI docker-compose file](https://github.com/dotnet/eShopOnContainers/blob/master/docker-compose.ci.build.yml).
|
||||||
- Microservice oriented architecture, easy to get started, described in this <a href='docshttps://aka.ms/microservicesebook'>Guide/eBook </a>.
|
- Microservice oriented architecture, easy to get started, described in this <a href='https://aka.ms/microservicesebook'>Guide/eBook </a>.
|
||||||
|
|
||||||
- Support for Windows Containers running on Windows Server Nano using different Docker base images instead of the Linux based images
|
- Support for Windows Containers running on Windows Server Nano using different Docker base images instead of the Linux based images
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user