-
Notifications
You must be signed in to change notification settings - Fork 6
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):
- Create a new ASP.NET Core MVC project.
- Install CoreDdd.AspNetCore nuget package.