Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Commit 31f9816

Browse files
committed
Aggiornato README
1 parent 5f8df73 commit 31f9816

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Custom Library Entity Framework Core
22
Collection of tools mostly used in my private and/or work projects thus avoiding the duplication of repetitive code.
33

4-
[![NuGet](https://img.shields.io/nuget/v/CustomLibrary.EFCore.svg?style=for-the-badge)](https://www.nuget.org/packages/CustomLibrary.EFCore)
5-
[![NuGet](https://img.shields.io/nuget/dt/CustomLibrary.EFCore.svg?style=for-the-badge)](https://www.nuget.org/packages/CustomLibrary.EFCore)
6-
[![GitHub License](https://img.shields.io/github/license/AngeloDotNet/CustomLibrary.EFCore?style=for-the-badge)](https://github.com/AngeloDotNet/CustomLibrary.EFCore/blob/main/LICENSE)
4+
[![NuGet](https://img.shields.io/nuget/v/CustomLibrary.EFCore.svg)](https://www.nuget.org/packages/CustomLibrary.EFCore)
5+
[![NuGet](https://img.shields.io/nuget/dt/CustomLibrary.EFCore.svg)](https://www.nuget.org/packages/CustomLibrary.EFCore)
6+
[![GitHub License](https://img.shields.io/github/license/AngeloDotNet/CustomLibrary.EFCore)](https://github.com/AngeloDotNet/CustomLibrary.EFCore/blob/main/LICENSE)
77

88
## :star: Give a star
99
If you found this Implementation helpful or used it in your Projects, do give it a :star: on Github. Thanks!

0 commit comments

Comments
 (0)