Skip to content
View vitalik23's full-sized avatar

Organizations

@managedcode
Block or Report

Block or report vitalik23

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Stars

Showing results
C# 4 Updated Jun 11, 2024

Phone number parsing

C# 4 Updated May 6, 2022

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.

C# 8 Updated Dec 11, 2022

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 ea…

C# 19 Updated Dec 12, 2022

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

C# 63 16 Updated Jul 31, 2024
C# 6 Updated Jul 10, 2024

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.

C# 9 1 Updated May 27, 2024

Library for automatically balancing the number of active Grains in an Orleans. It allows you to set limits on the number of active Grains, and will automatically deactivate Grains if those limits a…

C# 10 1 Updated Mar 20, 2023

Use KEDA autoscaling to automatically scale applications based on metrics such as the number of active Grains in Orleans, the number of API requests, and the number of SignalR connections. This all…

C# 13 1 Updated Mar 21, 2023

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 …

C# 31 Updated Jul 10, 2024

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…

JavaScript 17 1 Updated Mar 15, 2024

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

C# 23 5 Updated Aug 11, 2023

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.

C# 29 4 Updated Oct 3, 2023

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…

C# 15 3 Updated Dec 7, 2023
C# 8 1 Updated Apr 24, 2023
6 Updated Oct 12, 2023

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 t…

C# 17 1 Updated May 13, 2024

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 system…

C# 18 Updated Jun 19, 2024
JavaScript 8 Updated Jul 13, 2023

ZoneTree is a persistent, high-performance, transactional, ACID-compliant ordered key-value database for NET. It can operate in memory or on local/cloud storage.

C# 290 29 Updated Jul 19, 2024