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
+18-19Lines changed: 18 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,8 +40,9 @@ If you like or are using this project to learn or start your solution, please gi
40
40
*[Getting Started](#getting-started)
41
41
*[Prerequisites](#prerequisites)
42
42
*[Installation](#installation)
43
-
*[Usage](#usage)
44
-
*[Roadmap](#roadmap)
43
+
*[Features available in this project](#Features-available-in-this-project)
44
+
45
+
*[Design patterns Used](#roadmap)
45
46
*[Contributing](#contributing)
46
47
*[Licence Used](#Licence-Used)
47
48
*[Contact](#contact)
@@ -119,22 +120,7 @@ Swagger UI
119
120
120
121

121
122
122
-
123
-
## Licence Used
124
-
[![MIT License][license-shield]][license-url]
125
-
126
-
See the contents of the LICENSE file for details
127
-
128
-
129
-
## Support This Project
130
-
131
-
If you have found this project helpful, either as a library that you use or as a learning tool, please consider buying me a coffee:
132
-
133
-
<ahref="https://www.buymeacoffee.com/amitpnaik"target="_blank"><imgsrc="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png"alt="Buy Me A Coffee"style="height: 41px!important;width: 174px!important" ></a>
134
-
135
-
I do coding for fun during leisure time, but I have to pay the bills, so I also work for money :P
136
-
137
-
## Whiteapp Onion architecture with ASP.NET Core API
123
+
## Features available in this project
138
124
139
125
This is default white application for ASP.NET Core API development
140
126
@@ -156,13 +142,26 @@ Below features will be implemented in infrastructure layer. You can plug and pla
156
142
-[ ] JWT authentication
157
143
-[ ] React-redux for UI
158
144
-[ ] Health checks
159
-
-[ ] SignalR
160
145
-[ ] Fluent validations
161
146
-[ ] Hangfire
162
147
-[ ] Email
163
148
-[ ] Advanced Pagination
164
149
-[ ] CQRS Pattern
150
+
<!-- - [ ] SignalR -->
151
+
152
+
## Licence Used
153
+
[![MIT License][license-shield]][license-url]
154
+
155
+
See the contents of the LICENSE file for details
156
+
165
157
158
+
## Support This Project
159
+
160
+
If you have found this project helpful, either as a library that you use or as a learning tool, please consider buying me a coffee:
161
+
162
+
<ahref="https://www.buymeacoffee.com/amitpnaik"target="_blank"><imgsrc="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png"alt="Buy Me A Coffee"style="height: 41px!important;width: 174px!important" ></a>
163
+
164
+
I do coding for fun during leisure time, but I have to pay the bills, so I also work for money :P
0 commit comments