Managed Code

Results 8 repositories owned by Managed Code

Storage

55
Stars
14
Forks
Watchers

Storage library provides a universal interface for accessing and manipulating data in different cloud blob storage providers

Database

23
Stars
5
Forks
Watchers

Unified interface for working with a variety of different document-oriented NoSQL databases.

Communication

31
Stars
0
Forks
Watchers

Communication library is a convenient wrapper for handling the results of functions that do not throw exceptions. Instead of throwing exceptions, these functions return an object that contains the res...

MAUIAppVersion

17
Stars
1
Forks
Watchers

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 th...

Orleans.RateLimiting

16
Stars
1
Forks
Watchers

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 i...

Orleans.SignalR

18
Stars
0
Forks
Watchers

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....

Orleans.Indexing

19
Stars
0
Forks
Watchers

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...

OpenAI

29
Stars
4
Forks
Watchers

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.