BooTeK's Stars
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
ziishaned/learn-regex
Learn regex the easy way
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
tipsy/profile-summary-for-github
Tool for visualizing GitHub profiles
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
facebook/yoga
Yoga is an embeddable layout engine targeting web standards.
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/csharplang
The official repo for the design of the C# programming language
mbdavid/LiteDB
LiteDB - A .NET NoSQL Document Store in a single data file
avast/retdec
RetDec is a retargetable machine-code decompiler based on LLVM.
ElectronNET/Electron.NET
:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
gilbertchen/duplicacy
A new generation cloud backup tool
Azure/autorest
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
jarulraj/sqlcheck
Automatically identify anti-patterns in SQL queries
microcharts-dotnet/Microcharts
Create cross-platform (Xamarin, Windows, ...) simple charts.
aspnet/Announcements
Subscribe to this repo to be notified about major changes in ASP.NET Core and Entity Framework Core
praeclarum/Ooui
A small cross-platform UI library that brings the simplicity of native UI development to the web
ubisoft/massgate
Massgate is the online backend server for the Massive Entertainment game World in Conflict, and is now open-source to make it possible for anyone to host their own Massgate server.
kspearrin/Otp.NET
A .NET implementation of TOTP and HOTP for things like two-factor authentication codes.
nih-at/libzip
A C library for reading, creating, and modifying zip archives.
Azure/app-service-announcements
Subscribe to this repo to be notified about major changes in App Service
microsoft/slow-cheetah
Tooling for XML and JSON file transforms on build from Visual Studio and MSBuild
CharsetDetector/UTF-unknown
Character set detector build in C# - .NET 5+, .NET Core 2+, .NET standard 1+ & .NET 4+
GlaireDaggers/Netcode.IO.NET
A pure managed C# implementation of the Netcode.IO spec
xamarin/flex
Flex is a flexible box layout system written in C, designed to be easy to consume from other languages
segor/SslCertBinding.Net
SslCertBinding.Net is a library for .NET and Windows and provides a simple API to add, remove or retrieve bindings between a https port and a SSL certificate.
bojanrajkovic/Oxide
A collection of useful library methods for .NET.