Skip to content

Commit 7f4ba57

Browse files
committedSep 29, 2023
2 parents d7424e6 + bc988c4 commit 7f4ba57

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed
 

‎README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,19 @@
1111
- ASP.NET CORE Identity
1212
- Authentication
1313
- Identity
14+
- AspNetCoreRateLimit using
15+
- Serilog using
1416

1517
## Packages Used
1618

1719
- Mediatr
1820
- AutoMapper
1921
- Entity Framework Core
20-
22+
- AspNetCoreRateLimit
23+
- Serilog
24+
- Serilog.Sinks.File
25+
- Microsoft.AspNetCore.Mvc.Version
26+
2127
## Getting Started
2228

2329
To run the project on your local machine, you can follow the steps below:

0 commit comments

Comments
 (0)