Skip to content

A customer API to perform CRUD operations on customers. It has been developed using Asp.Net Core Web Api and Entity Framework Core In-Memory-Database.

Notifications You must be signed in to change notification settings

ParagNaikade/CustomerApi

Repository files navigation

CustomerApi

A simple Customer API that performs CRUD operations on Customer. It is secured using Jwt security token mechanism.

If you are using Visual Studio 17, then set Host/CustomerApi.csproj as startup project.

This api is developed using

  • ASP.NET Core 2.2
  • In memory entity framework store

Swagger / OpenAPI support has been added.

Basic unit and integration tests are written using xunit.

About

A customer API to perform CRUD operations on customers. It has been developed using Asp.Net Core Web Api and Entity Framework Core In-Memory-Database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages