Skip to content

Commit d301a04

Browse files
committed
Update README.md
1 parent ee7530e commit d301a04

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ If you like or are using this project to learn or start your solution, please gi
4141
* [Features available in this project](#Features-available-in-this-project)
4242
* [Project description](#project-description)
4343
* [Design patterns Used](#roadmap)
44-
* [Class diagram](#roadmap)
4544
* [Contributing](#contributing)
4645
* [Licence Used](#Licence-Used)
4746
* [Contact](#contact)
@@ -143,17 +142,17 @@ This whiteapp contains following features, uncheck feature need to implement yet
143142
- [x] Automapper
144143
- [x] Unit testing via NUnit
145144
- [x] Integration testing via NUnit
146-
- [ ] Versioning
145+
- [x] Versioning
147146
- [x] Swagger
148147
- [x] CQRS Pattern
149148

150149
Below features will be implemented in infrastructure layer. You can plug and play based on your project.
151150

152151
- [x] Loggings - seriLog
153152
- [x] Email
153+
- [ ] Health checks
154154
- [ ] JWT authentication
155155
- [ ] React-redux for UI
156-
- [ ] Health checks
157156
- [ ] Fluent validations
158157
- [ ] Hangfire
159158
- [ ] Advanced Pagination

0 commit comments

Comments
 (0)