Skip to content

Commit f4f14fe

Browse files
committed
Update README.md
1 parent fd02249 commit f4f14fe

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If you have found this project helpful, either as a library that you use or as a
2121

2222
This is default white application for ASP.NET Core API development
2323

24-
This whiteapp contains following features, uncheck feature need to implement yet. Features will be implemented in infrastructure layer. You can plug and play based on your project.
24+
This whiteapp contains following features, uncheck feature need to implement yet.
2525

2626
- [x] Application is implemented on Onion architecture
2727
- [x] API
@@ -32,8 +32,11 @@ This whiteapp contains following features, uncheck feature need to implement yet
3232
- [x] Integration testing via NUnit
3333
- [ ] Versioning
3434
- [ ] Swagger
35-
- [ ] JWT authentication
3635
- [ ] Loggings - seriLog
36+
37+
Below features will be implemented in infrastructure layer. You can plug and play based on your project.
38+
39+
- [ ] JWT authentication
3740
- [ ] React-redux for UI
3841
- [ ] Health checks
3942
- [ ] SignalR

0 commit comments

Comments
 (0)