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.
-[x] DBContext Pool for different databases <b>DEPRECATED</b><br>
28
+
-[x] Health Checks for different databases<br>
37
29
-[x] Json<br>
38
30
-[x] MailKit<br>
39
31
-[x] Multi language support<br>
@@ -43,6 +35,8 @@ The extensions methods available regarding:
43
35
-[ ] MediatR<br>
44
36
-[ ] Scrutor
45
37
38
+
<b>Note:</b> The methods marked as deprecated will be removed in the next version of the library but they can be used with an updated implementation,
39
+
using this library (CustomLibrary.EFCore) already available on [Nuget](https://www.nuget.org/packages/CustomLibrary.EFCore).
46
40
47
41
The available method interfaces:
48
42
@@ -51,16 +45,12 @@ The available method interfaces:
51
45
-[ ] RabbitMQ<br>
52
46
-[ ] Upload Files
53
47
54
-
55
48
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/).
56
49
In addition to the implementations listed above, the library includes dependencies to the MassTransit, AutoMapper and SequentialGuid packages.
57
50
58
-
59
51
## :muscle: Contributing
60
-
61
52
Contributions and/or suggestions are always welcome.
62
53
63
-
64
54
## :beginner: Badges
65
55
66
56
[](https://github.com/AngeloDotNet/NET6CustomLibrary/actions/workflows/build.yml)
0 commit comments