2
2
3
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 " />
4
4
5
- <!-- [](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 )
6
6
[ ![ NuGet] ( https://img.shields.io/nuget/dt/NET6CustomLibrary.svg?style=for-the-badge )] ( https://www.nuget.org/packages/NET6CustomLibrary )
7
7
[ ![ GitHub license] ( https://img.shields.io/github/license/AngeloDotNet/NET6CustomLibrary?style=for-the-badge )] ( https://github.com/AngeloDotNet/NET6CustomLibrary/blob/main/LICENSE )
8
8
9
9
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. -->
11
11
12
12
13
13
## :star : Give a star
@@ -29,9 +29,9 @@ dotnet add package NET6CustomLibrary
29
29
The extensions methods available regarding:
30
30
31
31
- [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 >
33
33
- [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 >
35
35
- [ ] Health Checks UI for different databases (MySQL / MariaDB, PostgreSQL, SQLite, SQL server) - Documentation coming soon<br >
36
36
- [x] Json<br >
37
37
- [x] MailKit<br >
0 commit comments