This repository was archived by the owner on Apr 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 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+
78Collection 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
1218The 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
3743In 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
4748Contributions and/or suggestions are always welcome.
You can’t perform that action at this time.
0 commit comments