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

Commit 7790096

Browse files
authored
Update README.md
1 parent 5bd2486 commit 7790096

File tree

1 file changed

+6
-19
lines changed

1 file changed

+6
-19
lines changed

README.md

Lines changed: 6 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -29,29 +29,16 @@ dotnet add package NET6CustomLibrary
2929
The extensions methods available regarding:
3030

3131
- [x] Date and Time Only<br>
32-
- [x] DBContext generic methods<br>
33-
- [ ] DBContext generic methods transaction (Documentation coming soon)<br>
34-
- [x] DBContext Pool MySQL / MariaDB<br>
35-
- [x] DBContext Pool PostgreSQL<br>
36-
- [x] DBContext Pool SQLite<br>
37-
- [x] DBContext Pool SQL server<br>
38-
- [x] Health Checks MySQL / MariaDB<br>
39-
- [x] Health Checks PostgreSQL<br>
40-
- [ ] Health Checks SQL Server (coming soon)<br>
41-
- [ ] Health Checks UI SQLite (Documentation coming soon)<br>
42-
- [ ] Health Checks UI MySQL / MariaDB (Documentation coming soon)<br>
43-
- [ ] Health Checks UI PostgreSQL (Documentation coming soon)<br>
44-
- [ ] Health Checks UI SQL Server (Documentation coming soon)<br>
32+
- [x] DBContext generic methods and generic methods with transactions - Documentation coming soon<br>
33+
- [x] DBContext Pool for different databases (MySQL / MariaDB, PostgreSQL, SQLite, SQL server<br>
34+
- [x] Health Checks for different databases (MySQL / MariaDB, PostgreSQL, SQLite, SQL server) - coming soon<br>
35+
- [ ] Health Checks UI for different databases (MySQL / MariaDB, PostgreSQL, SQLite, SQL server) - Documentation coming soon<br>
4536
- [x] Json<br>
4637
- [x] MailKit<br>
4738
- [x] Multi language support<br>
4839
- [x] Redis Cache<br>
49-
- [x] Serilog (save to text file)<br>
50-
- [x] Serilog (save to SEQ)<br>
51-
- [x] Swagger UI minimal configuration<br>
52-
- [x] Swagger UI with date and time only management<br>
53-
- [x] Swagger UI with JWT Bearer<br>
54-
- [x] Swagger UI with date, time and JWT Bearer<br>
40+
- [x] Serilog (save to text file and save to SEQ)<br>
41+
- [x] Swagger UI (different types of configuration)<br>
5542
- [ ] MediatR (Documentation coming soon)<br>
5643
- [ ] Scrutor (Documentation coming soon)
5744

0 commit comments

Comments
 (0)