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
+4-9Lines changed: 4 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,16 +42,11 @@ In addition to the implementations listed above, the library includes dependenci
42
42
| MediatR (coming soon) | coming soon |
43
43
| Scrutor (coming soon) | coming soon |
44
44
| Policy Cors | available |
45
+
| DBContext generic methods |*deprecated*|
46
+
| DBContext Pool for different databases |*deprecated*|
47
+
| Health Checks for different databases |*deprecated*|
45
48
46
-
## Deprecated extension methods
47
-
48
-
| Extension methods |
49
-
| --- |
50
-
| DBContext generic methods |
51
-
| DBContext Pool for different databases |
52
-
| Health Checks for different databases |
53
-
54
-
> **Note:** The methods marked as deprecated will be removed in the next version of the library but they can be used with an updated implementation, using this library (CustomLibrary.EFCore) already available on [Nuget](https://www.nuget.org/packages/CustomLibrary.EFCore)
49
+
> **Note:** The methods marked as deprecated will be removed in the next version of the library but they can be used with an updated implementation, using this library (*CustomLibrary.EFCore*) already available on [Nuget](https://www.nuget.org/packages/CustomLibrary.EFCore)
0 commit comments