Microsoft.Orleans.TestingHost 1.1.0

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

Microsoft Orleans library for hosting silo in a testing project.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on Microsoft.Orleans.TestingHost:

Package Downloads
Blauhaus.EVACS.TestHelpers.Server

Package Description

Microsoft.Orleans.Transactions.TestKit.Base

Testkit base library for transactions

Orleans.Contrib.UniversalSilo

This library provides primitives to set up a configurable, application-agnostic Orleans silo and clients. Use it with the Orleans.Contrib.UniversalSilo.Templates to get started with Orleans.

Cratis.Chronicle.XUnit.Integration

Package Description

Nabs.Launchpad.Core.Testing.Silos

Package Description

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Microsoft.Orleans.TestingHost:

Repository Stars
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
OrleansContrib/OrleansDashboard
:bar_chart: A developer dashboard for Microsoft Orleans
J-Tech-Japan/Sekiban
Sekiban - an Opinionated Event Sourcing and CQRS Framework using C#. It can store data into Azure Cosmos DB, AWS Dynamo DB or Postgres
RayTale/Vertex
Vertex is a distributed, ultimately consistent, event traceable cross platform framework based on Orleans, which is used to build high-performance, high throughput, low latency, scalable distributed applications
Version Downloads Last Updated
10.0.1 3,161 2/7/2026
10.0.0 11,635 1/20/2026
10.0.0-rc.2 389 12/31/2025
9.2.1 181,724 7/16/2025
9.2.0 20,171 7/14/2025
9.2.0-preview3 7,632 6/10/2025
9.2.0-preview2 886 6/4/2025
9.2.0-preview1 3,939 4/4/2025
9.1.2 237,207 2/13/2025
9.0.1 141,773 11/23/2024
9.0.0 33,961 11/14/2024
7.2.7 3,114 10/15/2024
3.8.0 5,567 5/6/2025
3.8.0-preview5 396 5/12/2025
3.8.0-preview3 365 4/8/2025
3.8.0-preview2 357 4/4/2025
3.8.0-preview1 359 3/31/2025
1.1.0 2,367 12/14/2015
Loading failed