sevacom's Stars
plivo/plivo-examples-dotnet
Plivo DotNet examples
microsoft/dotnet
This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
lvermeulen/Nanophone
Nanophone is a minimalistic library for Service Registration and Discovery and is the driving force behind the Equalizer middleware for aspnetcore.
mfornos/awesome-microservices
A curated list of Microservice Architecture related principles and technologies.
anvaka/common-words
visualization of common words in different programming languages
vanderkleij/Smocks
Smocks is a library for mocking the normally unmockable. It can mock static and non-virtual methods and properties, amongst others.
mgholam/fastJSON
Smallest, fastest polymorphic JSON serializer
NancyFx/Nancy.Demo.Samples
This site/demo shows a simple Nancy website that aggregates Nancy demo projects from multiple GitHub accounts
YerevaNN/Spoken-language-identification
Spoken language identification with deep learning
dennisdoomen/CSharpGuidelines
A set of coding guidelines for C# 9.0, design principles and layout rules for improving the overall quality of your code development.
filoe/cscore
An advanced audio library, written in C#. Provides tons of features. From playing/recording audio to decoding/encoding audio streams/files to processing audio data in realtime (e.g. applying custom effects during playback, create visualizations,...). The possibilities are nearly unlimited.
XamlAnimatedGif/XamlAnimatedGif
A simple library to display animated GIF images in WPF apps (.NET Framework 4.5, .NET Core 3.1, .NET 5.0)
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
petabridge/akka-bootcamp
Self-paced training course to learn Akka.NET fundamentals from scratch
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
tmsmith/Dapper-Extensions
Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
kevin-montrose/Jil
Fast .NET JSON (De)Serializer, Built On Sigil
mattwarren/StackOverflowTagServer
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
warden-stack/Warden
Define "health checks" for your applications, resources and infrastructure. Keep your Warden on the watch.
lorenzo-stoakes/spell-correct
Peter Norvig's Spell Corrector Implemented in C#
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
ramboxapp/community-edition
Free and Open Source messaging and emailing app that combines common web applications into one.
datalust/seq-client-log4net
A log4net appender that writes events to Seq
Byndyusoft/ByndyuSoft.Dotnet.Infrastructure
Infrastructure for regular .NET projects
tyronegroves/SimpleCQRS
A framework for building applications using the CQRS and Event Sourcing patterns.