Managed Code's repositories
Communication
Result pattern for .NET that replaces exceptions with type-safe return values. Features railway-oriented programming, ASP.NET Core integration, RFC 7807 Problem Details, and built-in pagination. Designed for production systems requiring explicit error handling without the overhead of throwing exceptions.
markitdown
C# tool for converting files and office documents to Markdown.
Orleans.SignalR
Orleans.SignalR is a lightweight, open-source library that enables easy integration of SignalR with Orleans, a distributed virtual actor model framework for building scalable, fault-tolerant systems. The library provides a SignalR backplane, allowing you to effortlessly add real-time communication capabilities to your distributed systems.
Orleans.RateLimiting
This is a library for Microsoft Orleans that provides a set of rate limiting algorithms for controlling the flow of requests in your distributed applications. It is designed to be easy to use and to integrate with your Orleans-based applications seamlessly.
MAUIAppVersion
This action updates the application version and/or display version properties in a .cproj file for a MAUI application. You can use this action as part of your CI/CD workflow to automatically update the version properties when building and publishing your MAUI application.
Orleans.Identity
Orleans.Identity is an authentication and authorization library for ASP.NET Identity based on Orleans. It provides a simple and efficient way to manage user sessions and authentication for your ASP.NET applications.
TimeSeries
TimeSeries, provides convenient tools for working with time series data in C#. It includes classes for accumulating and summarizing data in time frames, as well as storing and compressing the data efficiently
EnvironmentDetector
Library that provides a simple way to detect whether your code is running in a test environment or not. It currently supports detecting MSTest, NUnit, and xUnit test frameworks.
IntegrationTestBaseKit
Extensions for ASP.NET for managing Docker containers in integration tests.
Orleans.Graph
Managing and validating grain call transitions in Microsoft Orleans applications. It allows you to define allowed communication patterns between grains
together-dotnet
C# SDK for together.ai
agent-lightning
The absolute trainer to light up AI agents.
SiloLinker
SiloLinker is an advanced URL shortening service designed to provide efficient, scalable, and secure management of web links. Built on the Microsoft Orleans, SiloLinker ensures high performance and reliability by leveraging the power of distributed computing.
TimePeriodLibrary
Extensive time period calculations and individual calendar periods.
umap
C# library for fast embeddings projection using Uniform Manifold Approximation and Projection