Pinned Repositories
ActorModelProblem
Step by step demo of implementing a workflow with an Actor Model Framework in Git commits. Not a real project.
AsyncEnumerable
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
CloudSharp
Extends C# to bring new Cloud-Native Service-Oriented paradigms
Dasync
Every developer deserves the right of creating microservices without using any framework 🤍
EntityFrameworkCore.Extensions.Projections
Extension for EFCore that decouples the read model from entities themselves
D·ASYNC's Repositories
Dasync/AsyncEnumerable
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
Dasync/Dasync
Every developer deserves the right of creating microservices without using any framework 🤍
Dasync/EntityFrameworkCore.Extensions.Projections
Extension for EFCore that decouples the read model from entities themselves
Dasync/CloudSharp
Extends C# to bring new Cloud-Native Service-Oriented paradigms
Dasync/ActorModelProblem
Step by step demo of implementing a workflow with an Actor Model Framework in Git commits. Not a real project.