Browse Source

Update Road-Map.md

pull/10046/head
Halil İbrahim Kalkan 5 years ago
committed by GitHub
parent
commit
72b2f37424
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/en/Road-Map.md

1
docs/en/Road-Map.md

@ -10,6 +10,7 @@ This version will focus on the following works:
* Upgrading to .NET 6.0 ([#9004](https://github.com/abpframework/abp/issues/9004))
* Upgrading to Bootstrap 5.x ([#8922](https://github.com/abpframework/abp/issues/8922))
* C# and JavaScript Static Client Proxy Generation ([#9864](https://github.com/abpframework/abp/issues/9864))
* Revisit the microservice demo solution ([#8385](https://github.com/abpframework/abp/issues/8385))
* Publishing distributed events as transactional ([#6126](https://github.com/abpframework/abp/issues/6126))
* Performance optimizations; Enabling .NET Trimming, using source generators and reducing reflection, etc.

Loading…
Cancel
Save