Contact Information
Project Details.
- ContactRestAPI
This is REST API project written in .Net Core 3.1 with C#.Net - Contact.Rest.API.Tests
This is a Unit test project written in xUnit and Moq.
• Used Ef Core with Code first implementation
• Created Initial migration
• Used Repository pattern
• Created Custom middle ware
• Created Swagger for more clear documentation
• Implemented Rest principles