Skip to content

Commit 5dcd2e1

Browse files
committed
Update Readme
1 parent cd629a2 commit 5dcd2e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Using distributed memory cache in web api applications
77

88
> In this repo, i m using a [distributed memory cache](https://docs.microsoft.com/en-us/aspnet/core/performance/caching/distributed?view=aspnetcore-5.0#distributed-memory-cache) in order to improve web api responsiveness.
99
>
10-
> 📢 Distributed memory cache is useful for development and testing scenarios and is not intended for production environements. 📢
10+
> ##### 📢 Distributed memory cache is useful for development and testing scenarios and is not intended for production environements. 📢
1111
>
1212
> The web api sample provided in this repo is based on :
1313
>
@@ -20,4 +20,4 @@ Using distributed memory cache in web api applications
2020
> - a validation attribute to validate route parameters
2121
>
2222
23-
**`Tools`** : net 9.0, distributed memory cache
23+
**`Tools`** : net 9.0, distributed memory cache, serilog

0 commit comments

Comments
 (0)