Skip to content

Releases: Christian-Schou/Dotnet-CRUD-Api

Add Order Index

04 Dec 17:53
7b76e62
Compare
Choose a tag to compare

some description

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

First release

09 Mar 18:56
4befa90
Compare
Choose a tag to compare

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