How to install the package UrhoSharp.SharpReality from NuGet
.Net
C#
NuGet
UrhoSharp.SharpReality
Here are different methods to install the package. Check the documentation for the latest version.
# Package Manager
Install-Package UrhoSharp.SharpReality -Version 1.9.67
# .NET CLI
dotnet add package UrhoSharp.SharpReality --version 1.9.67
# PackageReference
<PackageReference Include="UrhoSharp.SharpReality" Version="1.9.67" />
# Paket CLI
paket add UrhoSharp.SharpReality --version 1.9.67