thepensionsregulator / govuk-frontend-aspnetcore-extensions

Adds client-side validation, additional components and editing in Umbraco to https://github.com/gunndabad/govuk-frontend-aspnetcore
MIT License
16 stars 1 forks source link

GOV.UK Design System for ASP.NET MVC and Umbraco

This builds on ASP.NET Core MVC tag helpers for GOV.UK Design System by James Gunn.

We add support for:

We target GOV.UK Frontend v5.2.0 in line with James Gunn's base project.

ASP.NET projects without Umbraco

ASP.NET support for GOV.UK Design System components is published on NuGet as ThePensionsRegulator.GovUk.Frontend

ThePensionsRegulator.GovUk.Frontend on nuget.org

ASP.NET support for The Pensions Regulator components, and The Pensions Regulator styling of GOV.UK components, is published on NuGet as ThePensionsRegulator.Frontend

ThePensionsRegulator.Frontend on nuget.org

Building applications with Umbraco

We provide features for building applications with Umbraco, particularly for working with block grids and block lists. These are not dependent on the GOV.UK Design System (but some examples do refer to GOV.UK Design System components).

Umbraco features not dependent upon the GOV.UK Design System are published on NuGet as ThePensionsRegulator.Umbraco

ThePensionsRegulator.Umbraco on nuget.org

Umbraco unit-testing support is published on NuGet as ThePensionsRegulator.Umbraco.Testing

ThePensionsRegulator.Umbraco.Testing on nuget.org

Using the GOV.UK Design System in Umbraco

Umbraco GOV.UK Design System support is published on NuGet as ThePensionsRegulator.GovUk.Frontend.Umbraco

ThePensionsRegulator.GovUk.Frontend.Umbraco on nuget.org

Contributing to this project

This project prioritises the components required by The Pensions Regulator (TPR). Please open an issue if you find a bug, want to request improvements to a component we already support, or wish to implement a component we do not yet support. Pull requests are welcome.

We also encourage contributions to the base project we're building upon, govuk-frontend-aspnetcore.

See Contributing to govuk-frontend-aspnetcore-extensions for how to implement and test features.

Disclaimer

This is a community implementation of the GOV.UK Design System. The Design System team is not responsible for it and cannot support you with using it. Open an issue if you need help or you want to request a feature.