YTsalko's Stars
dotnet/command-line-api
Command line parsing, invocation, and rendering of terminal output.
kekyo/FSharp.Control.FusionTasks
F# Async workflow <--> .NET Task/ValueTask easy seamless interoperability library.
mrange/fable-formlets
Fable Formlets (Applicative Functor Forms kind of)
Dzoukr/CosmoStore
F# Event store for Azure Cosmos DB, Table Storage, Postgres, LiteDB & ServiceStack
demystifyfp/FsToolkit.ErrorHandling
An opinionated F# Library for error handling
xoofx/markdig
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
khellang/Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
jimbobbennett/Awesome-Fabulous
A hand-curated list of awesome resources when using Fabulous 📱
fabulous-dev/Fabulous
Declarative UI framework for cross-platform mobile & desktop apps, using MVU and F# functional programming
MangelMaxime/Thoth
Thoth is a set of several libraries for working with Fable applications.
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
dotnet/blazor
Blazor moved to https://github.com/dotnet/aspnetcore
rspeele/TaskBuilder.fs
F# computation expression builder for System.Threading.Tasks
jackfoxy/DependentTypes
experiments with @robkuz LimitedValue type
louthy/language-ext
C# functional language extensions - a base class library for functional programming
pigment/fake-logos
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
microsoft/service-fabric-aspnetcore
This repo contains ASP.NET Core integration for Service Fabric Reliable Services.
microsoft/service-fabric-services-and-actors-dotnet
Reliable Services and Reliable Actors are Service Fabric application frameworks for building highly-scalable distributed cloud applications.
Azure/service-fabric
We've moved!
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
vturecek/service-fabric-xray
A visualizer for Service Fabric cluster capacity and application load metrics written with ASP.NET Core 1 + Angular 2 with TypeScript
tmenier/Flurl
Fluent URL builder and testable HTTP client for .NET
sprache/Sprache
A tiny, friendly, C# parser construction library
paolosalvatori/servicefabricasynchronouscomputingactors
This sample demonstrates how to create a stateful actor service that supports long running, asynchronous computations in Service Fabric.
microsoft/Tx
Tx (LINQ to Events)
loekd/ServiceFabric.Mocks
ServiceFabric.Mocks contains Mock classes to enable unit testing of Actors and Services
tonerdo/readline
A Pure C# GNU-Readline like library for .NET/.NET Core
TsuyoshiUshio/AzureServiceFabricSample
Unofficial source sample for Programming Microsoft Azure Service Fabric