Installation
Caution
Frent is still in beta.
Tip
You will need to enable prerelease to see the package in many UIs.
.NET
Frent is on Nuget!
dotnet add package Frent --version 0.5.6.5-beta
Unity
Unity requires a different package*
The package can be installed manually or with tools such as NuGetForUnity. If installing manually, make sure to tag the Frent.Generator.dll file with RoslynAnalyzer. More information about source generation in Unity can be found in the Unity documentation.