Browse Source

Added roadmap

pull/4117/head
Halil İbrahim Kalkan 6 years ago
parent
commit
550627d146
  1. 10
      docs/en/Road-Map.md
  2. 7
      docs/en/docs-nav.json

10
docs/en/Road-Map.md

@ -1,3 +1,11 @@
# ABP Framework Road Map
TODO!
You can always check the milestone planning and the prioritized backlog issues on [the GitHub repository](https://github.com/abpframework/abp/milestones) for a detailed road map.
While we will **continue to add other exciting features**, we will work on the following major items in the **middle term**:
* **gRPC integration** and implementation for all the pre-built modules.
* **Blazor UI** for the framework and all the pre-built modules.
* **.NET 5.0**! As Microsoft has announced that the .NET 5.0 will be released in November 2020, we will prepare for this change before and move to the .NET 5.0 just after Microsoft releases it. We hope a smooth transition.
Please create an issue on [the GitHub repository](https://github.com/abpframework/abp) for your feature requests, but first search in in the existing issues.

7
docs/en/docs-nav.json

@ -540,13 +540,14 @@
"text": "Microservice Architecture",
"path": "Microservice-Architecture.md"
},
{
"text": "Testing"
},
{
"text": "Nightly Builds",
"path": "Nightly-Builds.md"
},
{
"text": "Road Map",
"path": "Road-Map.md"
},
{
"text": "Contribution Guide",
"path": "Contribution/Index.md"

Loading…
Cancel
Save