Top 20 NuGet Packages depending on Microsoft Orleans Runtime

Total dependencies: 62

Hosting utilities for Azure Cloud Services of Microsoft Orleans.
Newbe.Claptrap is a framework for server development. It take advantage to Actor Pattern and Event Sourcing Pattern. It could help you to build a distributed, scalable, and testable server application. This package is one part of that project. Please check the source repository for more deta...
Core Transaction library of Microsoft Orleans used on the server.
Microsoft Orleans reminders provider backed by Azure CosmosDB
An Orleans PersistentStreamProvider based on Kafka
Microsoft Orleans persistence provider backed by Azure CosmosDB
基础服务
Microsoft Orleans streaming provider backed by Azure CosmosDB Change Feed
Microsoft Orleans clustering provider backed by Azure CosmosDB
A container used to host an Orleans Microdot service which uses Ninject for dependency injection. Incoming HTTP calls (via Gigya.Microdot.ServiceProxy) are handled and processed inside Orleans and are then dispatched to specific Grains. Part of the Microdot framework.
An extension for Orleans which intercepts all telemetry calls, calculates and tracks the metrics on each silo, and aggregates all of the silo metrics into a ClusterMetricsGrain. The metrics stored in this grain can be accessed from any grain or Orleans client.
An extension for Orleans which intercepts all telemetry calls, calculates and tracks the metrics on each silo, and aggregates all of the silo metrics into a ClusterMetricsGrain. The metrics stored in this grain can be accessed from any grain or Orleans client by subscribing to individual silo or agg...
Compatibility layer for ASP.NET Core WebHost
Libraries for easier create Orleans (http://dotnet.github.io/orleans ) Silo Host running on .NET Core generic host
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.