Gazel.Configuration 10.0.1

dotnet add package Gazel.Configuration --version 10.0.1
                    
NuGet\Install-Package Gazel.Configuration -Version 10.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Gazel.Configuration" Version="10.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gazel.Configuration" Version="10.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Gazel.Configuration" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Gazel.Configuration --version 10.0.1
                    
#r "nuget: Gazel.Configuration, 10.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Gazel.Configuration@10.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Gazel.Configuration&version=10.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Gazel.Configuration&version=10.0.1
                    
Install as a Cake Tool

Gazel is a back-end development framework for the .NET framework. This package contains the configuration layer of Gazel and should be used in your app projects.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.1 172 2026/7/7
10.0.0 150 2026/6/9
8.0.2 500 2025/12/12
8.0.1 450 2025/3/17
8.0.0 1,580 2024/6/27
6.4.3 806 2023/11/15
6.4.2 322 2023/9/21
6.4.1 293 2023/9/20
6.4.0 357 2023/9/11
6.3.3 875 2023/8/18
6.3.2 456 2023/8/1
6.3.1 372 2023/7/27
6.3.0 372 2023/6/2
6.2.0 511 2023/3/8
6.1.1 511 2023/2/7
6.1.0 521 2023/2/4
6.0.0 731 2022/11/16
5.3.5 655 2022/11/9
5.3.4 727 2022/10/11
5.3.3 740 2022/9/20
Loading failed