Skip to content

Commit 9450687

Browse files
Modify README
1 parent 414635e commit 9450687

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,13 @@ A modern caching library for ASP.NET Core featuring **group-based keys**, config
1717

1818
| Requirement | Minimum Version |
1919
|-------------|-----------------|
20-
| .NET | 9.0 |
21-
| ASP.NET Core | 9.0+ |
20+
| .NET | 9.0+ |
21+
| ASP.NET Core| 9.0+ |
2222

2323
## 🚀 Installation
2424

2525
```bash
2626
dotnet add package AspNetCoreCacheKit
27-
dotnet add package Microsoft.Extensions.Options.ConfigurationExtensions
28-
dotnet add package Microsoft.Extensions.Options.DataAnnotations
2927
```
3028

3129
## 🎯 Quick Start

0 commit comments

Comments
 (0)