Skip to content

Commit 8310656

Browse files
committed
Update README.md
1 parent 120c698 commit 8310656

File tree

1 file changed

+18
-19
lines changed

1 file changed

+18
-19
lines changed

README.md

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ If you like or are using this project to learn or start your solution, please gi
4040
* [Getting Started](#getting-started)
4141
* [Prerequisites](#prerequisites)
4242
* [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)
4546
* [Contributing](#contributing)
4647
* [Licence Used](#Licence-Used)
4748
* [Contact](#contact)
@@ -119,22 +120,7 @@ Swagger UI
119120

120121
![image](Assert/Step4.png)
121122

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-
<a href="https://www.buymeacoffee.com/amitpnaik" target="_blank"><img src="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
138124

139125
This is default white application for ASP.NET Core API development
140126

@@ -156,13 +142,26 @@ Below features will be implemented in infrastructure layer. You can plug and pla
156142
- [ ] JWT authentication
157143
- [ ] React-redux for UI
158144
- [ ] Health checks
159-
- [ ] SignalR
160145
- [ ] Fluent validations
161146
- [ ] Hangfire
162147
- [ ] Email
163148
- [ ] Advanced Pagination
164149
- [ ] 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+
165157

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+
<a href="https://www.buymeacoffee.com/amitpnaik" target="_blank"><img src="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
166165

167166
[license-shield]: https://img.shields.io/badge/License-MIT-yellow.svg
168167
[license-url]: https://github.com/Amitpnk/Onion-architecture-ASP.NET-Core/blob/master/LICENSE.txt

0 commit comments

Comments
 (0)