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

Commit 2cdd538

Browse files
committed
2 parents b114dcc + e0c77ab commit 2cdd538

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
# NET6 Custom Library
22

3-
<img src="https://socialify.git.ci/AngeloDotNet/NET6CustomLibrary/image?description=1&forks=1&issues=1&language=1&name=1&owner=1&pulls=1&stargazers=1&theme=Light" alt="NET6CustomLibrary" width="640" height="320" />
3+
Collection of tools mostly used in my private and/or work projects thus avoiding the duplication of repetitive code.
4+
45

56
[![NuGet](https://img.shields.io/nuget/v/NET6CustomLibrary.svg?style=for-the-badge)](https://www.nuget.org/packages/NET6CustomLibrary)
67
[![NuGet](https://img.shields.io/nuget/dt/NET6CustomLibrary.svg?style=for-the-badge)](https://www.nuget.org/packages/NET6CustomLibrary)
8+
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/angelodotnet/NET6CustomLibrary?style=for-the-badge">
9+
<img alt="GitHub forks" src="https://img.shields.io/github/forks/angelodotnet/NET6CustomLibrary?style=for-the-badge">
10+
![GitHub issues](https://img.shields.io/github/issues/angelodotnet/NET6CustomLibrary?style=for-the-badge)
11+
<img alt="GitHub pull requests" src="https://img.shields.io/github/issues-pr/angelodotnet/NET6CustomLibrary?style=for-the-badge">
712
[![GitHub license](https://img.shields.io/github/license/AngeloDotNet/NET6CustomLibrary?style=for-the-badge)](https://github.com/AngeloDotNet/NET6CustomLibrary/blob/main/LICENSE)
813

914

10-
<!-- Collection of tools mostly used in my private and/or work projects thus avoiding the duplication of repetitive code. -->
11-
12-
1315
## :star: Give a star
1416

1517
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)