Releases: Christian-Schou/Dotnet-CRUD-Api
Releases · Christian-Schou/Dotnet-CRUD-Api
Add Order Index
some description
What's Changed
- Added mock setup for CreateCategoryAsync by @kl4u5 in #1
- Bump actions/checkout from 3 to 4 by @dependabot in #2
- Update README.md by @Christian-Schou in #6
New Contributors
- @kl4u5 made their first contribution in #1
- @dependabot made their first contribution in #2
- @Christian-Schou made their first contribution in #6
Full Changelog: 1.0.0...1.0.1
First release
This is the first release of this simple .NET CRUD API. The API at the moment contains the following features:
- Swagger Implementation
- AutoMapper
- MediatR
The plan is to add a unit test project and mock the current services. This will be a part of the future releases.
Full Changelog: https://github.com/Tech-With-Christian/Dotnet-CRUD-Api/commits/1.0.0