Managed Code
Open Source Community for .NET Developers: Reliable, Actively Maintained, and Community-Driven. Made in Ukraine 🇺🇦 with ❤️
France
Pinned 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.
Database
Unified interface for working with a variety of different document-oriented NoSQL databases.
markitdown
C# tool for converting files and office documents to Markdown.
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.
OpenAI
This is an unofficial C# library for the OpenAI API. As there are no official libraries available, we have created our own to help C# developers interact with the API easily.
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.
Orleans.Indexing
Orleans.Indexing is a library that provides functionality for searching Orleans grains by their states. It uses the powerful Lucene.NET library for indexing and searching grain states, making it easy to quickly retrieve data from grains.
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.
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.
Storage
Storage library provides a universal interface for accessing and manipulating data in different cloud blob storage providers
Managed Code's Repositories
managedcode/Storage
Storage library provides a universal interface for accessing and manipulating data in different cloud blob storage providers
managedcode/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.
managedcode/markitdown
C# tool for converting files and office documents to Markdown.
managedcode/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.
managedcode/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.
managedcode/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.
managedcode/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.
managedcode/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
managedcode/Orleans.StateMachine
managedcode/MimeTypes
MimeType, provides a convenient way to work with MIME types in C#. It defines a set of properties for each MIME type, allowing you to use properties instead of strings in your code.
managedcode/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.
managedcode/FeatureChecker
managedcode/IntegrationTestBaseKit
Extensions for ASP.NET for managing Docker containers in integration tests.
managedcode/MLXSharp
MLXSharp is the first .NET wrapper around Apple MLX that plugs straight into Microsoft.Extensions.AI. It is designed and tested on macOS (Apple silicon) but ships prebuilt native binaries for both macOS and Linux so that NuGet consumers can run out-of-the-box.
managedcode/Orleans.Graph
Managing and validating grain call transitions in Microsoft Orleans applications. It allows you to define allowed communication patterns between grains
managedcode/.github
managedcode/IdGenerator
managedcode/KernelMemory.Playwright
managedcode/Queue
managedcode/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
managedcode/presidio
An open-source framework for detecting, redacting, masking, and anonymizing sensitive data (PII) across text, images, and structured data. Supports NLP, pattern matching, and customizable pipelines.
managedcode/together-dotnet
C# SDK for together.ai
managedcode/agent-lightning
The absolute trainer to light up AI agents.
managedcode/CodeUI
managedcode/MediaLibrary
managedcode/ProjectTemplate
managedcode/RagSharp
managedcode/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.
managedcode/TimePeriodLibrary
Extensive time period calculations and individual calendar periods.
managedcode/umap
C# library for fast embeddings projection using Uniform Manifold Approximation and Projection