-
Notifications
You must be signed in to change notification settings - Fork 9
Roadmap
Marlon Gayle edited this page Apr 11, 2023
·
3 revisions
.NET Web API solution template is a modern multi-project.NET project template that implements a maintainable enterprise-level API application. Since then I have been hard at work to deliver the next wave of features and improvements.
The upcoming release will include the following features and improvements:
- Add Localization and Internationalization
- Add Password complexity validation using validator extension
- Add BackgroundService using HostedService
- Add CLI option to include Sentry.io APM integration
- Add CLI option to include Docker files.
- Add CLI option to include README file.
- Utilize
recordandsealedclasses for memory and performance optimization. - Update the implementation of EF Core to improve the handling of transient errors
- Implement a base background worker that will handle long-running jobs
- Update Nuget packages to the latest versions
- Implement AppSettings secrets
We hope you are as excited about these features and improvements as I am! Of course, it is still early in the release and these plans are subject to change.