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

Commit 77107f1

Browse files
committed
Fix README
1 parent aeb479e commit 77107f1

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,23 @@ The extensions methods available regarding:
3131
- [x] DBContext Pool MySQL / MariaDB<br>
3232
- [x] DBContext Pool PostgreSQL<br>
3333
- [x] DBContext Pool SQLite<br>
34-
- [x] DBContext Pool SQL server (coming soon)<br>
34+
- [x] DBContext Pool SQL server<br>
3535
- [x] Health Checks MySQL / MariaDB<br>
3636
- [x] Health Checks PostgreSQL<br>
37-
- [ ] Health Checks SQL Server (coming soon)<br>
3837
- [x] Json<br>
3938
- [x] MailKit<br>
4039
- [x] Multi language support<br>
41-
- [ ] RabbitMQ (coming soon)<br>
4240
- [x] Serilog (save to text file)<br>
4341
- [x] Swagger UI minimal configuration<br>
4442
- [x] Swagger UI with date and time only management<br>
4543
- [x] Swagger UI with JWT Bearer<br>
4644
- [x] Swagger UI with date, time and JWT Bearer<br>
45+
46+
47+
Coming soon:
48+
49+
- [ ] Health Checks SQL Server (coming soon)<br>
50+
- [ ] RabbitMQ (coming soon)<br>
4751
- [ ] Upload Files (coming soon)
4852

4953

0 commit comments

Comments
 (0)