mirror of https://github.com/abpframework/abp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
2.1 KiB
20 lines
2.1 KiB
# ABP Framework Road Map
|
|
|
|
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. Here, a list of some major items in the backlog;
|
|
|
|
* [#2882](https://github.com/abpframework/abp/issues/2882) / Providing a gRPC integration infrastructure (while it is [already possible](https://github.com/abpframework/abp-samples/tree/master/GrpcDemo) to create or consume gRPC endpoints for your application, we plan to create endpoints for the [standard application modules](https://docs.abp.io/en/abp/latest/Modules/Index))
|
|
* [#236](https://github.com/abpframework/abp/issues/236) Resource based authorization system
|
|
* [#6132](https://github.com/abpframework/abp/issues/6132) A New Theme alternative to the Basic Theme
|
|
* [#1754](https://github.com/abpframework/abp/issues/1754) / Multi-lingual entities
|
|
* [#497](https://github.com/abpframework/abp/issues/497) API Versioning system finalize & document
|
|
* [#633](https://github.com/abpframework/abp/issues/633) / Realtime notification system
|
|
* [#57](https://github.com/abpframework/abp/issues/57) / Built-in CQRS infrastructure
|
|
* [#336](https://github.com/abpframework/abp/issues/336) / Health Check abstraction
|
|
* [#2532](https://github.com/abpframework/abp/issues/2532), [#2564](https://github.com/abpframework/abp/issues/2465) / CosmosDB integration with EF Core and MongoDB API
|
|
* [#4223](https://github.com/abpframework/abp/issues/4223) / WebHook system
|
|
* [#162](https://github.com/abpframework/abp/issues/162) / Azure ElasticDB Integration for multitenancy
|
|
* [#2296](https://github.com/abpframework/abp/issues/2296) / Feature toggling infrastructure
|
|
|
|
The backlog items are subject to change. We are adding new items and changing priorities based on the community feedbacks and goals of the project.
|
|
|
|
Vote for your favorite feature on the related GitHub issues (and write your thoughts). You can create an issue on [the GitHub repository](https://github.com/abpframework/abp) for your feature requests, but first search in in the existing issues. |