GranDen.Orleans.NetCoreGenericHost.CommonLib 1.3.2

dotnet add package GranDen.Orleans.NetCoreGenericHost.CommonLib --version 1.3.2
NuGet\Install-Package GranDen.Orleans.NetCoreGenericHost.CommonLib -Version 1.3.2
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="GranDen.Orleans.NetCoreGenericHost.CommonLib" Version="1.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GranDen.Orleans.NetCoreGenericHost.CommonLib --version 1.3.2
#r "nuget: GranDen.Orleans.NetCoreGenericHost.CommonLib, 1.3.2"
#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.
// Install GranDen.Orleans.NetCoreGenericHost.CommonLib as a Cake Addin
#addin nuget:?package=GranDen.Orleans.NetCoreGenericHost.CommonLib&version=1.3.2

// Install GranDen.Orleans.NetCoreGenericHost.CommonLib as a Cake Tool
#tool nuget:?package=GranDen.Orleans.NetCoreGenericHost.CommonLib&version=1.3.2

GranDen.Orleans.NetCoreGenericHost.CommonLib

Extension method for easier creating Orleans Silo running on .NET Core Generic Host, default using Orleans.Providers.MongoDB to provide clustering and grain storage.

To use default implmentation, use OrleansSiloBuilderExtension.CreateHostBuilder() method.

See example projects for usage.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
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
1.3.2 1,007 4/1/2020
1.3.1 427 3/15/2020
1.3.0 476 3/5/2020
1.2.5 520 1/20/2020
1.2.4 519 12/26/2019
1.2.3 498 12/2/2019
1.2.2 544 11/21/2019
1.2.1 535 10/30/2019
1.1.11 294 9/18/2019
1.1.10 286 9/9/2019
1.1.9 275 9/3/2019
1.1.8 294 8/27/2019
1.1.6 541 8/15/2019
1.1.5 589 8/13/2019
1.1.4 567 8/11/2019
1.1.3 563 8/5/2019
1.1.2 563 7/16/2019
1.1.2-beta2 383 7/16/2019
1.1.2-beta 364 7/15/2019
1.1.1 550 6/26/2019
1.1.0 525 6/23/2019
1.0.8 545 6/18/2019
1.0.6 581 6/6/2019
1.0.5 563 6/4/2019
1.0.4 610 6/3/2019
1.0.0 563 5/30/2019

1.3.2 :
     
Upgrade Orleans to v3.1.4