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