ExperimentFramework.Configuration 0.17.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package ExperimentFramework.Configuration --version 0.17.5
                    
NuGet\Install-Package ExperimentFramework.Configuration -Version 0.17.5
                    
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="ExperimentFramework.Configuration" Version="0.17.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ExperimentFramework.Configuration" Version="0.17.5" />
                    
Directory.Packages.props
<PackageReference Include="ExperimentFramework.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 ExperimentFramework.Configuration --version 0.17.5
                    
#r "nuget: ExperimentFramework.Configuration, 0.17.5"
                    
#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 ExperimentFramework.Configuration@0.17.5
                    
#: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=ExperimentFramework.Configuration&version=0.17.5
                    
Install as a Cake Addin
#tool nuget:?package=ExperimentFramework.Configuration&version=0.17.5
                    
Install as a Cake Tool

YAML/JSON configuration support for ExperimentFramework. Define experiments declaratively in configuration files.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  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 (7)

Showing the top 5 NuGet packages that depend on ExperimentFramework.Configuration:

Package Downloads
ExperimentFramework.Data

Data collection and storage for scientific experimentation

ExperimentFramework.Resilience

Resilience patterns for ExperimentFramework using Polly

ExperimentFramework.Rollout

Progressive rollout and percentage-based allocation for experiments

ExperimentFramework.PluginHostSample

Package Description

ExperimentFramework.Bandit

Multi-armed bandit algorithms for adaptive experiment allocation

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.22.1 233 3/3/2026
0.22.0 247 1/16/2026
0.21.0 242 1/15/2026
0.20.0 239 1/15/2026
0.19.0 248 1/15/2026
0.18.0 246 1/15/2026
0.17.5 241 1/13/2026
0.17.4 258 1/13/2026
0.17.3 245 1/13/2026
0.17.1 249 1/8/2026
0.16.0 251 1/5/2026
0.15.2 186 1/3/2026
0.15.1 190 1/3/2026
0.15.0 156 1/2/2026
0.13.0 158 12/30/2025
0.12.0 156 12/30/2025
0.11.0 159 12/30/2025
0.10.0 152 12/30/2025
0.8.0 160 12/28/2025
0.7.1 109 12/28/2025
Loading failed