- Status: Accepted
There are two primary .NET application frameworks used for .NET projects within the DfE. These are ASP.NET MVC and ASP.NET Razor Pages. Which framework should we use for this project?
- Suited to project's needs
- Patterns within framework are standard and familiar for Developers familiar with other web frameworks including Ruby on Rails
- The chosen framework should be compatible with existing DfE NuGet packages to serve GDS frontend assets
- ASP.NET MVC
- ASP.NET Razor Pages
Chosen option: ASP.NET MVC framework.