Skip to content
This repository was archived by the owner on Aug 18, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 974 Bytes

File metadata and controls

17 lines (9 loc) · 974 Bytes

Orleans.NetCoreGenericHost.CommonLib

Libraries for Orleans (http://dotnet.github.io/orleans) hosting on .NET Core Generic Host instance.

See example projects for usage.

Provide extension method for easier creating Orleans Silo running on .NET Core Generic Host, default using Orleans.Providers.MongoDB to provide cluster hosting and grain storage.

Package for Orleans Grain to provide Dependency Injection function interface.

Package for Silo Host usning Serilog.