@@ -29,29 +29,16 @@ dotnet add package NET6CustomLibrary
29
29
The extensions methods available regarding:
30
30
31
31
- [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 >
45
36
- [x] Json<br >
46
37
- [x] MailKit<br >
47
38
- [x] Multi language support<br >
48
39
- [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 >
55
42
- [ ] MediatR (Documentation coming soon)<br >
56
43
- [ ] Scrutor (Documentation coming soon)
57
44
0 commit comments