Updated 01. Roadmap and Milestones for future releases (markdown)
parent
6b6805e7d3
commit
dca57fa950
@ -3,6 +3,7 @@
|
|||||||
- Docker containers with .NET Core and Linux images support/tested. Windows Containers are work-in-progress.
|
- Docker containers with .NET Core and Linux images support/tested. Windows Containers are work-in-progress.
|
||||||
- .NET 1.1 and EF 1.1 support
|
- .NET 1.1 and EF 1.1 support
|
||||||
- Visual Studio 2017 and .csproj support, 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 and .csproj support, 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 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).
|
||||||
- Initial basic foundational microservice oriented architecture, easy to get started, described in this <a href='docs/architecting-and-developing-containerized-and-microservice-based-net-applications-ebook-early-draft.pdf'>**Guide/eBook** (Early DRAFT, still work in progress)</a>.
|
- Initial basic foundational microservice oriented architecture, easy to get started, described in this <a href='docs/architecting-and-developing-containerized-and-microservice-based-net-applications-ebook-early-draft.pdf'>**Guide/eBook** (Early DRAFT, still work in progress)</a>.
|
||||||
|
|
||||||
## Version 0.2 Roadmap (BETA, by mid-April 2017 timeframe)
|
## Version 0.2 Roadmap (BETA, by mid-April 2017 timeframe)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user