Skip to content

ASP.NET Core app with Mediator Pattern, using MediatR

Notifications You must be signed in to change notification settings

rajvirtual/aspnetcore-mediatr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Asp.Net Core/EF Core app with Mediator Pattern.

Technologies
  • .NET Core 3.1
  • ASP .NET Core 3.1
  • Entity Framework Core 3.1
  • Mediatr
  • Sql Server
Getting Started
  1. Navigate to Blip.Web Folder.
  2. Run dotnet ef database update, which will create a BlogDb Database.
  3. Run the app
  4. Go to Swagger url (https://localhost:[port]/swagger) to execute the actions.

About

ASP.NET Core app with Mediator Pattern, using MediatR

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages