Skip to content

Commit 9fbad63

Browse files
Update README.md
1 parent 0d9f94f commit 9fbad63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ dotnet add package Microsoft.Extensions.Options.DataAnnotations
4343
### 2. Register Services
4444
```csharp
4545
builder.Services.AddAspNetCoreCacheKit(builder.Configuration);
46+
```
4647

4748
### 3. Use in Controller/Service
4849
```csharp

0 commit comments

Comments
 (0)