Components from govuk-frontend packaged as ASP.NET partial views.
To get started add the nuget package to your project and check out the examples in the GdsRazorDemo project.
There are three projects in this repo:
Contains the actual components. This is the only project that is published.
Mini-site with examples of every component so you can see what they look like.
Every component is tested for accessibility using axe via Selenium.Axe. Plus there are unit tests ported from the original repo.