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
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,6 @@ The extensions methods available regarding:
32
32
-[x] DBContext Pool PostgreSQL<br>
33
33
-[x] DBContext Pool SQLite<br>
34
34
-[ ] DBContext Pool SQL server (coming soon)<br>
35
-
-[ ] Guid generator (coming soon)<br>
36
35
-[x] Health Checks MySQL / MariaDB<br>
37
36
-[x] Health Checks PostgreSQL<br>
38
37
-[ ] Health Checks SQL Server (coming soon)<br>
@@ -49,7 +48,7 @@ The extensions methods available regarding:
49
48
50
49
51
50
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/).
52
-
In addition to the implementations listed above, the library includes dependencies to the MediatRand AutoMapper packages.
51
+
In addition to the implementations listed above, the library includes dependencies to the MediatR, AutoMapper and SequentialGuid packages.
0 commit comments