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

Commit 5645281

Browse files
committed
Aggiornato README
1 parent d968c83 commit 5645281

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

README.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -26,24 +26,24 @@ dotnet add package NET6CustomLibrary
2626

2727
The extensions methods available regarding:
2828

29-
- Date and Time Only
30-
- DBContext generic CRUD methods
31-
- DBContext Pool MySQL / MariaDB
32-
- DBContext Pool PostgreSQL
33-
- DBContext Pool SQL server (coming soon)
34-
- Health Checks MySQL / MariaDB
35-
- Health Checks PostgreSQL
36-
- Health Checks SQL Server (coming soon)
37-
- Json
38-
- MailKit
39-
- Multi language support
40-
- RabbitMQ (coming soon)
41-
- Serilog (save to text file)
42-
- Swagger UI minimal configuration
43-
- Swagger UI with date and time only management
44-
- Swagger UI with JWT Bearer
45-
- Swagger UI with date, time and JWT Bearer
46-
- Upload Files (coming soon)
29+
- [x] Date and Time Only<br />
30+
- [x] DBContext generic CRUD methods<br />
31+
- [x] DBContext Pool MySQL / MariaDB<br />
32+
- [x] DBContext Pool PostgreSQL<br />
33+
- [ ] DBContext Pool SQL server (coming soon)<br />
34+
- [x] Health Checks MySQL / MariaDB<br />
35+
- [x] Health Checks PostgreSQL<br />
36+
- [ ] Health Checks SQL Server (coming soon)<br />
37+
- [x] Json<br />
38+
- [x] MailKit<br />
39+
- [x] Multi language support<br />
40+
- [ ] RabbitMQ (coming soon)<br />
41+
- [x] Serilog (save to text file)<br />
42+
- [x] Swagger UI minimal configuration<br />
43+
- [x] Swagger UI with date and time only management<br />
44+
- [x] Swagger UI with JWT Bearer<br />
45+
- [x] Swagger UI with date, time and JWT Bearer<br />
46+
- [ ] Upload Files (coming soon)
4747

4848

4949
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)