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

Commit 007c59a

Browse files
committed
Aggiornata documentazione
closes #17 #18
1 parent 88e1f90 commit 007c59a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ dotnet add package NET6CustomLibrary
2727
The extensions methods available regarding:
2828

2929
- [x] Date and Time Only<br>
30-
- [x] DBContext generic CRUD methods<br>
30+
- [x] DBContext generic methods<br>
31+
- [ ] DBContext generic methods transaction (coming soon)<br>
3132
- [x] DBContext Pool MySQL / MariaDB<br>
3233
- [x] DBContext Pool PostgreSQL<br>
3334
- [x] DBContext Pool SQLite<br>
@@ -40,6 +41,7 @@ The extensions methods available regarding:
4041
- [x] Multi language support<br>
4142
- [x] Redis Cache<br>
4243
- [x] Serilog (save to text file)<br>
44+
- [ ] Serilog (save to SEQ - Documentation coming soon)<br>
4345
- [x] Swagger UI minimal configuration<br>
4446
- [x] Swagger UI with date and time only management<br>
4547
- [x] Swagger UI with JWT Bearer<br>
@@ -51,7 +53,7 @@ The extensions methods available regarding:
5153
The available method interfaces:
5254

5355
- [ ] Fluent Validation (Documentation coming soon)<br>
54-
- [ ] Error Result (coming soon)<br>
56+
- [ ] Error Result (Documentation coming soon)<br>
5557
- [ ] RabbitMQ (coming soon)<br>
5658
- [ ] Upload Files (coming soon)
5759

0 commit comments

Comments
 (0)