ExperimentFramework.Configuration 0.22.16

dotnet add package ExperimentFramework.Configuration --version 0.22.16
                    
NuGet\Install-Package ExperimentFramework.Configuration -Version 0.22.16
                    
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.22.16" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ExperimentFramework.Configuration" Version="0.22.16" />
                    
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.22.16
                    
#r "nuget: ExperimentFramework.Configuration, 0.22.16"
                    
#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.22.16
                    
#: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.22.16
                    
Install as a Cake Addin
#tool nuget:?package=ExperimentFramework.Configuration&version=0.22.16
                    
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 (8)

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.Bandit

Multi-armed bandit algorithms for adaptive experiment allocation

ExperimentFramework.PluginHostSample

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.22.16 298 4/24/2026
0.22.15 287 4/24/2026
0.22.14 286 4/24/2026
0.22.13 280 4/24/2026
0.22.12 289 4/24/2026
0.22.11 286 4/24/2026
0.22.10 290 4/23/2026
0.22.9 286 4/23/2026
0.22.8 287 4/22/2026
0.22.7 313 4/22/2026
0.22.6 292 4/22/2026
0.22.5 330 4/22/2026
0.22.4 244 4/20/2026
0.22.3 243 4/15/2026
0.22.2 243 3/25/2026
0.22.1 246 3/3/2026
0.22.0 254 1/16/2026
0.21.0 252 1/15/2026
0.20.0 248 1/15/2026
0.19.0 256 1/15/2026
Loading failed