Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit e70d74d

Browse files
committed
Fix documentazione
1 parent 1ab5060 commit e70d74d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,21 @@ The extensions methods available regarding:
2929
- Date and Time Only
3030
- DBContext generic CRUD methods
3131
- DBContext Pool MySQL / MariaDB
32+
- DBContext Pool PostgreSQL
33+
- DBContext Pool SQL server (coming soon)
3234
- Health Checks MySQL / MariaDB
3335
- Health Checks PostgreSQL
36+
- Health Checks SQL Server (coming soon)
3437
- Json
3538
- MailKit
3639
- Multi language support
40+
- RabbitMQ (coming soon)
3741
- Serilog (save to text file)
3842
- Swagger UI minimal configuration
43+
- Swagger UI with date and time only management
44+
- Swagger UI with JWT Bearer (coming soon)
45+
- Swagger UI with date, time and JWT Bearer (coming soon)
46+
- Upload Files (coming soon)
3947

4048

4149
The documentation is divided for each extension method, and can be consulted by clicking [here](https://github.com/AngeloDotNet/NET6CustomLibrary/blob/main/src/NET6CustomLibrary/Docs/).

0 commit comments

Comments
 (0)