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.
<PackageVersion Include="GranDen.Orleans.NetCoreGenericHost.CommonLib" Version="1.3.2" />
                    
Directory.Packages.props
<PackageReference Include="GranDen.Orleans.NetCoreGenericHost.CommonLib" />
                    
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 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.
#addin nuget:?package=GranDen.Orleans.NetCoreGenericHost.CommonLib&version=1.3.2
                    
Install GranDen.Orleans.NetCoreGenericHost.CommonLib as a Cake Addin
#tool nuget:?package=GranDen.Orleans.NetCoreGenericHost.CommonLib&version=1.3.2
                    
Install GranDen.Orleans.NetCoreGenericHost.CommonLib as a Cake Tool

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.  net9.0 was computed.  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. 
.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,088 4/1/2020 1.3.2 is deprecated because it is no longer maintained.
1.3.1 479 3/15/2020
1.3.0 513 3/5/2020
1.2.5 582 1/20/2020
1.2.4 574 12/26/2019
1.2.3 553 12/2/2019
1.2.2 612 11/21/2019
1.2.1 597 10/30/2019
1.1.11 338 9/18/2019
1.1.10 328 9/9/2019
1.1.9 319 9/3/2019
1.1.8 335 8/27/2019
1.1.6 595 8/15/2019
1.1.5 649 8/13/2019
1.1.4 622 8/11/2019
1.1.3 624 8/5/2019
1.1.2 620 7/16/2019
1.1.2-beta2 435 7/16/2019
1.1.2-beta 413 7/15/2019
1.1.1 617 6/26/2019
1.1.0 579 6/23/2019
1.0.8 601 6/18/2019
1.0.6 642 6/6/2019
1.0.5 610 6/4/2019
1.0.4 668 6/3/2019
1.0.0 625 5/30/2019

1.3.2 :
     
Upgrade Orleans to v3.1.4