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