update roadmap
This commit is contained in:
parent
5188785339
commit
2da25631bf
@ -88,11 +88,11 @@ public void ConfigureServices(IServiceCollection services)
|
||||
# 2024 Roadmap
|
||||
|
||||
| Task | Description | Status |
|
||||
|------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|--------|
|
||||
|----------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|--------|
|
||||
| Support .NET 8 | Ensure compatibility with .NET 8. | ✅ |
|
||||
| Create a new demo project as an example | Develop a new demo project to serve as an example for users. | ⬜️ |
|
||||
| New Independent Module for MVC | Develop a standalone module, independent of MVC, to enhance framework flexibility. | ⬜️ |
|
||||
| Implement .NET Native Compilation (AOT) | Enable Ahead-of-Time (AOT) compilation support for .NET 8. | ⬜️ |
|
||||
| Update FluentValidation | Upgrade FluentValidation to the latest version, addressing potential breaking changes. | ⬜️ |
|
||||
| Creating a website for the Framework for better visibility and easier documentation | Develop a website to host comprehensive documentation for the framework. | ⬜️ |
|
||||
| Create a website for the Framework | Develop a website to host comprehensive documentation for the framework. | ⬜️ |
|
||||
| Re-add support for GraphQL | Re-integrate support for GraphQL, exploring lightweight solutions. | ⬜️ |
|
Loading…
Reference in New Issue
Block a user