kikaragyozov's Stars
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
hoppscotch/hoppscotch
Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
RocketChat/Rocket.Chat
The communications platform that puts data protection first.
openai/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
jaakkopasanen/AutoEq
Automatic headphone equalization from frequency responses
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
dotnet/MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
microsoft/BioGPT
malgamves/CommunityWriterPrograms
A list of Developer Community Writer Programs
paragonie/paseto
Platform-Agnostic Security Tokens
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
Cysharp/MasterMemory
Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.
nietras/Sep
World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.
runceel/ReactiveProperty
ReactiveProperty provides MVVM and asynchronous support features under Reactive Extensions. Target frameworks are .NET 6+, .NET Framework 4.7.2 and .NET Standard 2.0.
ironcev/awesome-roslyn
Curated list of awesome Roslyn books, tutorials, open-source projects, analyzers, code fixes, refactorings, and source generators
DamianEdwards/MinimalApiPlayground
A place I'm trying out the new ASP.NET Core minimal APIs features.
DevTeam/Pure.DI
Pure DI for .NET
NoMoreFood/putty-cac
Windows Secure Shell Client With Support For Smart Cards, Certificates, & FIDO Keys
Metalnem/sharpfuzz
AFL-based fuzz testing for .NET
paseto-standard/paseto-spec
Specification for Platform Agnostic SEcurity TOkens (PASETO)
skazantsev/WebDavClient
Asynchronous cross-platform WebDAV client for .NET Core
redhat-developer/kestrel-linux-transport
Linux Transport for Kestrel
giggio/sourceinject
A source generator for C# that uses Roslyn (the C# compiler) to allow you to generate your dependencies injection during compile time.
saucecontrol/InheritDoc
Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time
samuel-lucas6/Geralt
A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
melkortf/tf2-servers
TF2 server in Docker container - multiple images for various purposes
redknightlois/fastdictionary
An alternative implementation of Dictionary<K,V> on C#
pgolebiowski/algo-kit
Toolkit of algorithms and data structures for .NET developers.