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