Update to roadmap

Cesar De la Torre 2017-03-05 13:23:04 -08:00
parent 30d8c34d7e
commit 19126dfa59
2 changed files with 1 additions and 1 deletions

Binary file not shown.

@ -1,6 +1,6 @@
## Version 0.1 (ALPHA, current version - Early March 2017)
- Available at the MASTER branch.
- Docker containers with .NET Core and Linux images support/tested
- Docker containers with .NET Core and Linux images support/tested. Windows Containers are work-in-progress.
- .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.
- 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>.