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

Commit

Permalink
Aggiornato README
Browse files Browse the repository at this point in the history
  • Loading branch information
AngeloDotNet committed Aug 11, 2023
1 parent 5f8df73 commit 31f9816
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Custom Library Entity Framework Core
Collection of tools mostly used in my private and/or work projects thus avoiding the duplication of repetitive code.

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

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

0 comments on commit 31f9816

Please # to comment.