AsValeO's Stars
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
abbodi1406/vcredist
AIO Repack for latest Microsoft Visual C++ Redistributable Runtimes
dotnet-state-machine/stateless
A simple library for creating state machines in C# code
BrentOzarULTD/SQL-Server-First-Responder-Kit
sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
TelegramBots/Telegram.Bot
.NET Client for Telegram Bot API
olahallengren/sql-server-maintenance-solution
SQL Server Maintenance Solution
ai-forever/ru-gpts
Russian GPT3 models.
crazy-max/docker-jetbrains-license-server
JetBrains License Server Docker image
microsoft/tigertoolbox
Toolbox repository for Tiger team
wiz0u/WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET
leonchen83/redis-replicator
Redis replication tool. support sync, psync, psync2. can parse rdb, aof, mixed rdb and aof files. support redis-7.2
BcryptNet/bcrypt.net
BCrypt.Net - Bringing updates to the original bcrypt package
jpt/barlow
Barlow: a straight-sided sans-serif superfamily
sergiisyrovatchenko/SQLIndexManager
Free GUI Tool for Index Maintenance on SQL Server and Azure
appccelerate/statemachine
A .net library that lets you build state machines (hierarchical, async with fluent definition syntax and reporting capabilities).
res2k/HDRTray
Windows Notification Area icon to show and change HDR status
amrali-eg/EncodingChecker
A GUI tool that allows you to validate the text encoding of one or more files. Modified from https://encodingchecker.codeplex.com/
yochananrachamim/AzureSQL
Polly-Contrib/Polly.Contrib.WaitAndRetry
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
i3arnon/ConcurrentHashSet
A ConcurrentHashSet implementation
salarmehr/IDEA-gitignore
The better way to manage `.idea` folder in git
ilya-git/SimpleHashing.Net
A simple password hashing based on top of Microsoft PBKDF2 with an easy to use interface
Banane9/StateMachine
State Machine for stuff.
yochananrachamim/AzureSQLConnectivityChecker
This application has been designed with a main idea: how to obtain information about the elapsed time in the connectivity process and the query execution to a database of Azure SQL Database.