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

Commit 4714556

Browse files
committed
Aggiornato README
1 parent 7790096 commit 4714556

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
<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" />
44

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

99

10-
Collection of tools mostly used in my private and/or work projects thus avoiding the duplication of repetitive code. -->
10+
<!-- Collection of tools mostly used in my private and/or work projects thus avoiding the duplication of repetitive code. -->
1111

1212

1313
## :star: Give a star
@@ -29,9 +29,9 @@ dotnet add package NET6CustomLibrary
2929
The extensions methods available regarding:
3030

3131
- [x] Date and Time Only<br>
32-
- [x] DBContext generic methods and generic methods with transactions - Documentation coming soon<br>
32+
- [ ] DBContext generic methods and generic methods with transactions - Documentation coming soon<br>
3333
- [x] DBContext Pool for different databases (MySQL / MariaDB, PostgreSQL, SQLite, SQL server<br>
34-
- [x] Health Checks for different databases (MySQL / MariaDB, PostgreSQL, SQLite, SQL server) - coming soon<br>
34+
- [ ] Health Checks for different databases (MySQL / MariaDB, PostgreSQL, SQLite, SQL server) - coming soon<br>
3535
- [ ] Health Checks UI for different databases (MySQL / MariaDB, PostgreSQL, SQLite, SQL server) - Documentation coming soon<br>
3636
- [x] Json<br>
3737
- [x] MailKit<br>

0 commit comments

Comments
 (0)