You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ If you have found this project helpful, either as a library that you use or as a
21
21
22
22
This is default white application for ASP.NET Core API development
23
23
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.
25
25
26
26
-[x] Application is implemented on Onion architecture
27
27
-[x] API
@@ -32,8 +32,11 @@ This whiteapp contains following features, uncheck feature need to implement yet
32
32
-[x] Integration testing via NUnit
33
33
-[ ] Versioning
34
34
-[ ] Swagger
35
-
-[ ] JWT authentication
36
35
-[ ] Loggings - seriLog
36
+
37
+
Below features will be implemented in infrastructure layer. You can plug and play based on your project.
0 commit comments