This repository was archived by the owner on Apr 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,8 @@ dotnet add package NET6CustomLibrary
2727The 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:
5153The 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
You can’t perform that action at this time.
0 commit comments