Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 491551f

Browse files
committed
Aggiornato README
1 parent de6051a commit 491551f

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,11 @@ In addition to the implementations listed above, the library includes dependenci
4242
| MediatR (coming soon) | coming soon |
4343
| Scrutor (coming soon) | coming soon |
4444
| Policy Cors | available |
45+
| DBContext generic methods | *deprecated* |
46+
| DBContext Pool for different databases | *deprecated* |
47+
| Health Checks for different databases | *deprecated* |
4548

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)
5550
5651
## Available method interfaces:
5752

0 commit comments

Comments
 (0)