diff --git a/README.md b/README.md index 392c6d4..12218cc 100644 --- a/README.md +++ b/README.md @@ -87,12 +87,12 @@ 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 to Latest Version | Upgrade FluentValidation to the latest version, addressing potential breaking changes. | ⬜️ | +| 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. | ⬜️ | -| Re-add support for GraphQL | Re-integrate support for GraphQL, exploring lightweight solutions. | ⬜️ | \ No newline at end of file +| Re-add support for GraphQL | Re-integrate support for GraphQL, exploring lightweight solutions. | ⬜️ | \ No newline at end of file