Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: nuget: Microsoft.Orleans.Core.Abstractions

Core abstractions library of Microsoft Orleans
84 versions
Latest release: 4 months ago
183 dependent packages
14,451,832 downloads total

View more package details: https://packages.ecosyste.ms/registries/nuget.org/packages/Microsoft.Orleans.Core.Abstractions

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/dotnet%2Forleans

Dependent Repos 276

feijie999/Vertex Fork of RayTale/Vertex
This is a high-performance distributed framework that integrates Actor, Event Sourcing.
  • * src/Stream/Vertex.Stream.InMemory/Vertex.Stream.InMemory.csproj
  • * src/Vertex.Abstractions/Vertex.Abstractions.csproj

Size: 377 KB - Last synced: 15 days ago - Pushed: over 1 year ago

lamLeX/Templates Fork of Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
  • 3.4.3 Source/OrleansTemplate/Source/OrleansTemplate.Abstractions/OrleansTemplate.Abstractions.csproj

Size: 46.4 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

alex-erygin/study
  • 3.1.5 orleans/getting-started/GrainInterfaces/GrainInterfaces.csproj
  • 3.1.5 orleans/getting-started/Grains/Grains.csproj

Size: 39.8 MB - Last synced: 5 months ago - Pushed: 5 months ago

LiamMorrow/OrgnalR
SignalR backplane implemented through Orleans
  • 3.6.2 src/OrgnalR.Backplane.GrainAdaptors/OrgnalR.Backplane.GrainAdaptors.csproj
  • 3.6.2 src/OrgnalR.Backplane.GrainImplementations/OrgnalR.Backplane.GrainImplementations.csproj
  • 3.6.2 src/OrgnalR.Backplane.GrainInterfaces/OrgnalR.Backplane.GrainInterfaces.csproj
  • 3.6.2 src/OrgnalR.SignalR/OrgnalR.SignalR.csproj

Size: 815 KB - Last synced: about 1 month ago - Pushed: about 1 month ago

Gravicode/AquaCulture
AquaCulture App is experiment project for end-to-end IoT solution for water monitoring system. Tech: ModBus, Mqtt, Orleans, Blazor, Maui, Redis
  • 3.6.2 src/AquaCulture.Models/AquaCulture.Models.csproj
  • 3.6.2 src/AquaCulture.StreamGrain/AquaCulture.StreamGrain.csproj

Size: 14 MB - Last synced: 27 days ago - Pushed: almost 2 years ago

IEvangelist/orleans-on-container-apps
  • 3.6.2 Abstractions/Orleans.ShoppingCart.Abstractions.csproj
  • 3.6.2 Grains/Orleans.ShoppingCart.Grains.csproj

Size: 2.22 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

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
  • * src/Stream/Vertex.Stream.InMemory/Vertex.Stream.InMemory.csproj
  • * src/Vertex.Abstractions/Vertex.Abstractions.csproj

Size: 376 KB - Last synced: 16 days ago - Pushed: 9 months ago

gigya/microdot
Microdot: An open source .NET microservices framework
  • 3.4.1 paket.lock

Size: 19.4 MB - Last synced: 7 days ago - Pushed: 6 months ago

microsoft/dotnet-podcasts 📦
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
  • 3.6.0 src/Services/ListenTogether/ListenTogether.Application/ListenTogether.Application.csproj
  • 3.6.0 src/Services/ListenTogether/ListenTogether.Hub/ListenTogether.Hub.csproj

Size: 14.3 MB - Last synced: about 13 hours ago - Pushed: 10 days ago

Azure-Samples/Orleans-Cluster-on-Azure-Container-Apps
Sample application demonstrating a multiple-silo Orleans cluster running in Azure Container Apps.
  • 3.6.2 Abstractions/Abstractions.csproj
  • 3.6.2 Grains/Grains.csproj

Size: 3.45 MB - Last synced: about 1 month ago - Pushed: 3 months ago

KarenTazayan/Azure-Pipelines-Deployment-Strategies
Azure Pipelines Deployment Strategies
  • 3.6.5 src/ShoppingApp.Abstractions/ShoppingApp.Abstractions.csproj
  • 3.6.5 src/ShoppingApp.Grains/ShoppingApp.Grains.csproj

Size: 341 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

bradygaster/HelloOrleans
Simple app to show wiring up Orleans with multiple silos and a client.
  • 3.6.2 Abstractions/Abstractions.csproj
  • 3.6.2 Grains/Grains.csproj

Size: 1.61 MB - Last synced: about 1 year ago - Pushed: about 2 years ago

bradygaster/OrleansOnAzureAppService
  • 3.6.0 OrleansOnAppService.Abstractions/OrleansOnAppService.Abstractions.csproj
  • 3.6.0 OrleansOnAppService.Client/OrleansOnAppService.Client.csproj
  • 3.6.0 OrleansOnAppService.Dashboard/OrleansOnAppService.Dashboard.csproj
  • 3.6.0 OrleansOnAppService.Grains/OrleansOnAppService.Grains.csproj
  • 3.6.0 OrleansOnAppService.Silo/OrleansOnAppService.Silo.csproj

Size: 1010 KB - Last synced: about 1 year ago - Pushed: about 2 years ago

flyendlessly/MicroServiceDemo
.net core 微服务demo
  • 2.1.2 Class1/Class1.csproj

Size: 1.63 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

IEvangelist/orleans-shopping-cart 📦
  • 3.6.0 Abstractions/Orleans.ShoppingCart.Abstractions.csproj
  • 3.6.0 Grains/Orleans.ShoppingCart.Grains.csproj

Size: 2.82 MB - Last synced: 11 days ago - Pushed: 9 months ago

OrleansContrib/Orleans.Providers.MongoDB
A MongoDb implementation of the Orleans Providers: Membership, Storage and Reminders.
  • 3.6.2 Test/GrainInterfaces/Orleans.Providers.MongoDB.Test.GrainInterfaces.csproj

Size: 36.7 MB - Last synced: about 20 hours ago - Pushed: 2 months ago

Cratis/Cratis
Event Sourcing database built with ease of use, productivity, compliance and software evolution in mind.
  • $(Orleans) Specifications/Common/Common.csproj

Size: 35.8 MB - Last synced: 1 day ago - Pushed: 1 day ago

web-scheduler/web-scheduler
A general scheduler supporting a variety of triggers.
  • 3.6.3 Source/WebScheduler.Abstractions/WebScheduler.Abstractions.csproj

Size: 560 KB - Last synced: 12 days ago - Pushed: 5 months ago

OrleansContrib/SignalR.Orleans
SignalR backend based on Orleans.
  • 3.0.0 samples/ChatSample/Grains/Grains.csproj
  • 3.0.0 samples/ChatSample/Interfaces/Interfaces.csproj

Size: 250 KB - Last synced: 14 days ago - Pushed: 3 months ago

IDisposable/ASP.NET-MVC-Boilerplate Fork of Dotnet-Boxed/Templates
A professional ASP.NET MVC template for building secure, fast, robust and adaptable web applications or sites. It provides the minimum amount of code required on top of the default MVC template provided by Microsoft.
  • 3.3.0 Source/OrleansTemplate/Source/OrleansTemplate.Abstractions/OrleansTemplate.Abstractions.csproj

Size: 45.9 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

JsAndDotNet/Orleans-3.6.2-LoadTest
A simple orleans cluster for performance testing
  • 3.6.2 LoadTest.Grains/LoadTest.Grains.csproj
  • 3.6.2 LoadTest.Grains.Interfaces/LoadTest.Grains.Interfaces.csproj

Size: 54.7 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

Async-Hub/Orleans.Security.SimpleCluster
  • 3.4.3 src/Grains/Grains.csproj
  • 3.4.3 src/Interfaces/GrainsInterfaces.csproj

Size: 2.01 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

bonomali/squidex Fork of Squidex/squidex
Headless CMS and Content Managment Hub
  • 2.2.0 src/Squidex/Squidex.csproj

Size: 27.7 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

Zeroshi/Orleans.Providers.MongoDB Fork of OrleansContrib/Orleans.Providers.MongoDB
A MongoDb implementation of the Orleans Providers. This includes the Membership (IMembershipTable & IGatewayListProvider), Reminder (IReminderTable), MongoStatisticsPublisher and IStorageProvider providers
  • 3.4.3 Test/GrainInterfaces/Orleans.Providers.MongoDB.Test.GrainInterfaces.csproj

Size: 27.4 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

diku-dk/Snapper-Orleans
Port of Snapper library on Orleans
  • 3.4.3 Persist.Grains/Persist.Grains.csproj
  • 3.4.3 Persist.Interfaces/Persist.Interfaces.csproj
  • 3.4.3 SmallBank.Grains/SmallBank.Grains.csproj
  • 3.4.3 TPCC.Grains/TPCC.Grains.csproj
  • 3.4.3 TPCC.Interfaces/TPCC.Interfaces.csproj

Size: 29.2 MB - Last synced: 9 months ago - Pushed: about 1 year ago

ScarletKuro/SimpleOrleansSample
  • 3.5.0 SimpleOrleansSample.Grains/SimpleOrleansSample.Grains.csproj
  • 3.5.0 SimpleOrleansSample.Interfaces/SimpleOrleansSample.Interfaces.csproj

Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 2 years ago

lucax88x/orlyanchat
  • 3.6.2 src/OrlyanChat.Grains/OrlyanChat.Grains.csproj

Size: 13.7 KB - Last synced: 9 months ago - Pushed: about 2 years ago

ettenauer/orleans-asteroid-belt
small project to play round with orleans
  • 3.6.2 source/Orleans.AsteriodBelt.Grains/Orleans.AsteriodBelt.Grains.csproj

Size: 862 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

OrleansContrib/Orleans.Redis
Redis support packages for Orleans
  • 3.1.0 samples/HelloWorld.Grains/HelloWorld.Grains.csproj
  • 3.1.0 samples/HelloWorld.Interfaces/HelloWorld.Interfaces.csproj
  • 3.4.3 test/Orleans.Persistence.Redis.TestGrainInterfaces/Orleans.Persistence.Redis.TestGrainInterfaces.csproj
  • 3.4.3 test/Orleans.Persistence.Redis.TestGrains/Orleans.Persistence.Redis.TestGrains.csproj
  • 3.4.3 test/Orleans.Reminders.Redis.TestGrainInterfaces/Orleans.Reminders.Redis.TestGrainInterfaces.csproj
  • 3.4.3 test/Orleans.Reminders.Redis.TestGrains/Orleans.Reminders.Redis.TestGrains.csproj

Size: 181 KB - Last synced: 15 days ago - Pushed: 4 months ago

Pilchie/Snakes
Snake game using various .NET techologies
  • 3.6.0 GrainInterfaces/GrainInterfaces.csproj
  • 3.6.0 Grains/Grains.csproj

Size: 396 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

Itoktsnhc/JobTrackerX.Orleans
JobTrackerX.Orleans
  • 3.5.1 JobTrackerX.GrainInterfaces/JobTrackerX.GrainInterfaces.csproj

Size: 721 KB - Last synced: 15 days ago - Pushed: 8 months ago

Totopolis/xioru.orleans 📦
  • 3.6.2 src/Xioru.Grain/Xioru.Grain.csproj
  • 3.6.2 src/Xioru.Grain.Contracts/Xioru.Grain.Contracts.csproj

Size: 306 KB - Last synced: 15 days ago - Pushed: about 1 year ago

Systemad/Playground
Fullstack Trivia / Quiz made in React and .NET
  • 3.6.2 API/API.csproj
  • 3.6.2 Orleans.Grains/Orleans.Grains.csproj
  • 3.6.2 Orleans.Interfaces/Orleans.Interfaces.csproj

Size: 1.91 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

windperson/OrleansUrlShortener
Microsoft Orleans example project demonstrates Smart Cache Pattern
  • 3.6.3 src/UrlShortener.Backend.Grains/UrlShortener.Backend.Grains.csproj
  • 3.6.3 src/UrlShortener.Backend.Interfaces/UrlShortener.Backend.Interfaces.csproj

Size: 337 KB - Last synced: 23 days ago - Pushed: 6 months ago

zeedash/ZeeDash.API
  • 3.6.4 src/ZeeDash.API.Abstractions/ZeeDash.API.Abstractions.csproj

Size: 251 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

zachary-cauchi/dotnet-practice-movie-database
A practice repository which creates a movie metadata server.
  • 3.6.3 Movies.Contracts/Movies.Contracts.csproj
  • $(OrleansVersion) Movies.Core/Movies.Core.csproj
  • 3.6.3 Movies.Grains/Movies.Grains.csproj

Size: 101 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

krb3d/OrleansDemo
Orleans Framework demos
  • 3.4.1 src/GrainInterfaces/GrainInterfaces.csproj
  • 3.4.1 src/Grains/Grains.csproj

Size: 21.5 KB - Last synced: 8 months ago - Pushed: about 3 years ago

OrleansContrib/Orleans.EventSourcing.Snapshot
Snapshot storage provider for orleans event sourcing
  • 3.4.0 samples/SimpleSample.GrainInterfaces/SimpleSample.GrainInterfaces.csproj
  • 3.4.0 samples/SimpleSample.Grains/SimpleSample.Grains.csproj

Size: 51.8 KB - Last synced: 16 days ago - Pushed: 4 months ago

cdemi/fluffy-spoon
  • 3.3.0 src/DemoFluffySpoon.Contracts/DemoFluffySpoon.Contracts.csproj

Size: 935 KB - Last synced: 9 months ago - Pushed: over 3 years ago

acesyde/SimpleIoT
Simple IoT
  • 3.6.0 src/SimpleIoT.Grains/SimpleIoT.Grains.csproj
  • 3.6.0 src/SimpleIoT.Grains.Interfaces/SimpleIoT.Grains.Interfaces.csproj

Size: 61.5 KB - Last synced: 9 months ago - Pushed: about 2 years ago

channell/Cephei
Cephei parallel library for financial modelling
  • 3.3.0 Cephei.Cell.FTest/obj/project.assets.json
  • 3.3.0 Cephei.Orleans/obj/project.assets.json

Size: 1010 MB - Last synced: 12 days ago - Pushed: about 3 years ago

ElanHasson/Orleans.DataStructures
Various data structures implemented on top of Microsoft Orleans
  • 3.6.4 samples/Examples.Client/Examples.Client.csproj
  • 3.6.4 src/Orleans.DataStructures/Orleans.DataStructures.csproj

Size: 60.5 KB - Last synced: 11 days ago - Pushed: about 1 year ago

RayTale/Ray 📦
项目停止更新,新项目:https://github.com/RayTale/Vertex
  • * examples/ConcurrentTransfer/ConcurrentTransfer.IGrains/ConcurrentTransfer.IGrains.csproj
  • * examples/Transfer/Transfer.IGrains/Transfer.IGrains.csproj
  • * examples/TxTransfer/TxTransfer.IGrains/TxTransfer.IGrains.csproj

Size: 45.9 MB - Last synced: 11 days ago - Pushed: over 3 years ago

madhon/Olea
IoT test api using Orleans actor backend
  • 3.6.0 IoT.GrainImplementation/IoT.GrainImplementation.csproj
  • 3.6.0 IoT.GrainInterfaces/IoT.GrainInterfaces.csproj

Size: 126 KB - Last synced: 15 days ago - Pushed: about 1 month ago

ChristopheDEBOVE/OrleansBook
  • 3.6.4 GrainClasses/GrainClasses.csproj
  • 3.6.4 OrleansBook.GrainInterfaces/OrleansBook.GrainInterfaces.csproj

Size: 6.84 KB - Last synced: 8 months ago - Pushed: over 1 year ago

Zeroshi/QueuePublisher
Cluster to publish messages to queues and support failed messages
  • 3.1.3 QueuePublisher/Grains/Grains.csproj
  • 3.1.3 QueuePublisher/Interfaces/Interfaces.csproj

Size: 36.1 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

havenlau2010/HavenLau.MicroServices
HavenLau.MicroServices
  • 2.3.0 Orleans/OrleansDemo.Grain/OrleansDemo.Grain.csproj
  • 2.3.0 Orleans/OrleansDemo.IGrain/OrleansDemo.IGrain.csproj

Size: 14.2 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

zhangchaoza/OrleansTest
Orleans学习的例子
  • 2.3.5 4.Orleans2/GrainImplement/GrainImplement.csproj
  • 2.3.5 4.Orleans2/GrainInterfaces/GrainInterfaces.csproj
  • 2.0.0 5.OrleansES/GrainImplement/GrainImplement.csproj
  • 2.0.0 5.OrleansES/GrainInterfaces/GrainInterfaces.csproj
  • 2.4.0 6.AdvancedFeatures/GrainImplement/GrainImplement.csproj

Size: 74.4 MB - Last synced: about 1 year ago - Pushed: over 1 year ago