/sample-feature-folders

ASP.NET Core - MVC Feature Folders

Primary LanguageC#MIT LicenseMIT

ASP.NET Core - MVC Feature Folders

This repository shows how to create Feature Folders in ASP.NET Core.

Solution Structur

  • classic - classic MVC structure with Model-View-Controller folders
  • enhanced - feature folder structure (Features folder)