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.
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/).
28
28
29
+
> **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)
30
+
29
31
In addition to the implementations listed above, the library includes dependencies to the MassTransit, AutoMapper packages.
30
32
31
33
## Extensions methods
@@ -46,8 +48,6 @@ In addition to the implementations listed above, the library includes dependenci
46
48
| DBContext Pool for different databases |*deprecated*|
47
49
| Health Checks for different databases |*deprecated*|
48
50
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