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

Commit 553ec86

Browse files
committed
Aggiornato README
1 parent efc44f4 commit 553ec86

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,26 +29,26 @@ dotnet add package NET6CustomLibrary
2929
The extensions methods available regarding:
3030

3131
- [x] Date and Time Only<br>
32-
- [ ] DBContext generic methods and generic methods with transactions - Documentation coming soon<br>
33-
- [x] DBContext Pool for different databases (MySQL / MariaDB, PostgreSQL, SQLite, SQL server<br>
34-
- [ ] Health Checks for different databases (MySQL / MariaDB, PostgreSQL, SQLite, SQL server) - coming soon<br>
35-
- [ ] Health Checks UI for different databases (MySQL / MariaDB, PostgreSQL, SQLite, SQL server) - Documentation coming soon<br>
32+
- [ ] DBContext generic methods and generic methods with transactions<br>
33+
- [x] DBContext Pool for different databases (MySQL / MariaDB, PostgreSQL, SQLite, SQL server)<br>
34+
- [ ] Health Checks for different databases (MySQL / MariaDB, PostgreSQL, SQLite, SQL server)<br>
35+
- [ ] Health Checks UI for different databases (MySQL / MariaDB, PostgreSQL, SQLite, SQL server)<br>
3636
- [x] Json<br>
3737
- [x] MailKit<br>
3838
- [x] Multi language support<br>
3939
- [x] Redis Cache<br>
4040
- [x] Serilog (save to text file and save to SEQ)<br>
4141
- [x] Swagger UI (different types of configuration)<br>
42-
- [ ] MediatR (Documentation coming soon)<br>
43-
- [ ] Scrutor (Documentation coming soon)
42+
- [ ] MediatR<br>
43+
- [ ] Scrutor
4444

4545

4646
The available method interfaces:
4747

48-
- [ ] Fluent Validation (Documentation coming soon)<br>
49-
- [ ] Custom Response (Documentation coming soon)<br>
50-
- [ ] RabbitMQ (coming soon)<br>
51-
- [ ] Upload Files (coming soon)
48+
- [ ] Fluent Validation<br>
49+
- [ ] Custom Response<br>
50+
- [ ] RabbitMQ<br>
51+
- [ ] Upload Files
5252

5353

5454
The documentation is divided for each extension method, and can be consulted by clicking [here](https://github.com/AngeloDotNet/NET6CustomLibrary/blob/main/src/NET6CustomLibrary/Docs/).

0 commit comments

Comments
 (0)