Skip to content

CQRS software architectural pattern demonstrated with a sample application. Built with ASP.NET Core Web API.

Notifications You must be signed in to change notification settings

pabasara-mahindapala/ContactBook

Repository files navigation

A sample ContactBook application that showcases the CQRS software architectural pattern. Built with ASP.NET Core Web API.

Follow the below steps to run the application:

  1. Clone the repository.
  2. Run the recreate-database.bat file to create the database tables.
  3. Open the ContactBook.sln file in Visual Studio.
  4. Run the application.
  5. Use the Swagger UI to test the API endpoints for creating, updating, and reading user contacts.

About

CQRS software architectural pattern demonstrated with a sample application. Built with ASP.NET Core Web API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published