Updated Roadmap and Milestones for future releases (markdown)

Cesar De la Torre 2017-02-08 11:08:54 -08:00
parent 3a102a4f01
commit 9db99906a2

@ -1,7 +1,7 @@
## Phase 1 Roadmap (By March/April 2017 timeframe)
- Migrate to .csproj and Visual Studio 2017 support, including VS Docker Tooling requirements at the docker-compose.yml files
- Migrate projects to .NET 1.1 and EF 1.1
- Migrate to .csproj and Visual Studio 2017 support, including VS Docker Tooling requirements at the docker-compose.yml files
----------------------------------------------------------------------------------------------------------------------
- Implement support for Windows Containers running on Windows NanoServer using different Docker base images instead of the Linux based images (.NET Core code should be the same as it is cross-platform) - Fork or the same repo?
- Exception Handling - As an ASP.NET middleware?