You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,13 +29,21 @@ The extensions methods available regarding:
29
29
- Date and Time Only
30
30
- DBContext generic CRUD methods
31
31
- DBContext Pool MySQL / MariaDB
32
+
- DBContext Pool PostgreSQL
33
+
- DBContext Pool SQL server (coming soon)
32
34
- Health Checks MySQL / MariaDB
33
35
- Health Checks PostgreSQL
36
+
- Health Checks SQL Server (coming soon)
34
37
- Json
35
38
- MailKit
36
39
- Multi language support
40
+
- RabbitMQ (coming soon)
37
41
- Serilog (save to text file)
38
42
- 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)
39
47
40
48
41
49
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