There are 3 NuGet packages available that should be installed when using the Turas Design System in a .Net Core web app.
We would advise consuming the latest Production versions:
You will need permission to access the NES Technology NuGet feed to consume these.
Include this line in your _viewImports files, this will allow you to use our tag helpers in your views:
You can Use LibMan with ASP.NET Core in Visual Studio to consume the Turas Design System client side libraries.
We would advise consuming the latest production version:
In the Program.cs after this line ''var builder = WebApplication.CreateBuilder(args)" add the following lines:
You can request a Font Awesome kit ID from the UX team.
An in depth README file is avaliable. You will need access to our repository to view this.
We would advise using this Layout.cshtml page to start your project. You will need access to our repository to view this.