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.
> **Note:** The methods marked deprecated are permanently removed in library version 1.0.202 but can be used with an updated implementation, using this library (*CustomLibrary.EFCore*) already available on [Nuget](https://www.nuget.org/packages/CustomLibrary.EFCore)
15
+
> **Note:** The methods marked deprecated are permanently removed in library version 1.0.201 but can be used with an updated implementation, using this library (*CustomLibrary.EFCore*) already available on [Nuget](https://www.nuget.org/packages/CustomLibrary.EFCore)
20
16
21
17
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/).
22
18
@@ -27,26 +23,30 @@ In addition to the implementations listed above, the library includes dependenci
27
23
| Extensions methods | Status |
28
24
| --- | --- |
29
25
| Date and Time Only | available |
26
+
| DBContext generic methods |*deprecated*|
27
+
| DBContext Pool for different databases |*deprecated*|
28
+
| Fluent Validation | coming soon |
29
+
| Health Checks for different databases |*deprecated*|
30
30
| Json | available |
31
31
| MailKit | available |
32
+
| MediatR | available |
32
33
| Multi language support | available |
34
+
| Policy Cors | available |
35
+
| RabbitMQ | coming soon |
33
36
| Redis Cache | available |
37
+
| Scrutor | coming soon |
34
38
| Serilog (save to text file and save to SEQ) | available |
35
39
| Swagger UI (different types of configuration) | available |
36
-
| MediatR (coming soon) | coming soon |
37
-
| Scrutor (coming soon) | coming soon |
38
-
| Policy Cors | available |
39
-
| DBContext generic methods |*deprecated*|
40
-
| DBContext Pool for different databases |*deprecated*|
41
-
| Health Checks for different databases |*deprecated*|
42
-
| Fluent Validation | coming soon |
43
-
| RabbitMQ | coming soon |
44
40
| Upload Files | coming soon |
45
41
46
42
## :muscle: Contributing
47
43
48
44
Contributions and/or suggestions are always welcome.
49
45
46
+
## :star: Give a star
47
+
48
+
If you found this Implementation helpful or used it in your Projects, do give it a :star: on Github. Thanks!
49
+
50
50
## :beginner: Badges
51
51
52
52
[](https://github.com/AngeloDotNet/NET6CustomLibrary/actions/workflows/build.yml)
0 commit comments