Skip to content

ASP.NET Core

Martin Havlišta edited this page Aug 30, 2018 · 33 revisions

Follow these steps to use CoreDdd in ASP.NET Core MVC application (tested with Visual Studio 2017 and .NET Core 2.1):

  1. Create a new ASP.NET Core MVC project.
  2. Install CoreDdd.AspNetCore nuget package.

Clone this wiki locally