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

Commit ac01c42

Browse files
committed
Aggiornato README
1 parent bfd58ce commit ac01c42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ dotnet add package NET6CustomLibrary
2626

2727
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/).
2828

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+
2931
In addition to the implementations listed above, the library includes dependencies to the MassTransit, AutoMapper packages.
3032

3133
## Extensions methods
@@ -46,8 +48,6 @@ In addition to the implementations listed above, the library includes dependenci
4648
| DBContext Pool for different databases | *deprecated* |
4749
| Health Checks for different databases | *deprecated* |
4850

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)
50-
5151
## Available method interfaces:
5252

5353
| Interfaces | Status |

0 commit comments

Comments
 (0)