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

Commit 1ab5060

Browse files
committed
Aggiornato README
1 parent c2778fd commit 1ab5060

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,15 @@
44
[![NuGet](https://img.shields.io/nuget/dt/NET6CustomLibrary.svg?style=for-the-badge)](https://www.nuget.org/packages/NET6CustomLibrary)
55
[![GitHub license](https://img.shields.io/github/license/AngeloDotNet/NET6CustomLibrary?style=for-the-badge)](https://github.com/AngeloDotNet/NET6CustomLibrary/blob/main/LICENSE)
66

7+
78
Collection of tools mostly used in my private/work projects thus avoiding the duplication of repetitive code.
89

910

11+
## :star: Give a star
12+
13+
If you found this Implementation helpful or used it in your Projects, do give it a :star: on Github. Thanks!
14+
15+
1016
## :dvd: Installation
1117

1218
The library is available on [NuGet](https://www.nuget.org/packages/NET6CustomLibrary) or run the following command in the .NET CLI:
@@ -37,11 +43,6 @@ The documentation is divided for each extension method, and can be consulted by
3743
In addition to the implementations listed above, the library includes dependencies to the MediatR and AutoMapper packages.
3844

3945

40-
## :star: Give a star
41-
42-
If you found this Implementation helpful or used it in your Projects, do give it a :star: on Github. Thanks!
43-
44-
4546
## :muscle: Contributing
4647

4748
Contributions and/or suggestions are always welcome.

0 commit comments

Comments
 (0)