ExperimentFramework.Admin 0.23.7

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

Administrative API endpoints for experiment management

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 (2)

Showing the top 2 NuGet packages that depend on ExperimentFramework.Admin:

Package Downloads
ExperimentFramework.Dashboard.Api

API endpoints for the ExperimentFramework Dashboard. Provides REST APIs for experiment management, configuration, governance workflows, analytics, rollout, and targeting. Used internally by ExperimentFramework.Dashboard package.

ExperimentFramework.Dashboard

Enterprise-grade embeddable dashboard for ExperimentFramework. Provides a Hangfire-style web UI for managing A/B tests, feature flags, and experiments. Features include: experiment management, analytics visualization, governance workflows, rollout management, targeting rules, configuration DSL, and plugin support. Supports multi-tenancy and custom authorization. Embed with app.MapExperimentDashboard("/dashboard").

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.23.7 118 6/22/2026
0.23.6 125 6/22/2026
0.23.5 126 6/22/2026
0.23.4 119 6/16/2026
0.23.3 119 6/16/2026
0.23.2 124 6/9/2026
0.23.1 123 6/4/2026
0.23.0 133 6/2/2026
0.22.17 143 5/28/2026
0.22.16 102 4/24/2026
0.22.15 96 4/24/2026
0.22.14 101 4/24/2026
0.22.13 96 4/24/2026
0.22.12 108 4/24/2026
0.22.11 96 4/24/2026
0.22.10 95 4/23/2026
0.22.9 100 4/23/2026
0.22.8 86 4/22/2026
0.22.7 106 4/22/2026
0.22.6 96 4/22/2026
Loading failed