netframework topic
AmpShell
A WinForms-based, lean and fast DOSBox frontend, for Windows
EF.DbContextFactory
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity F...
Simplexcel
A 100% managed code (.net Standard 2.0/2.1/Core/.net Framework 4.5+) library to generate Excel .xlsx Workbooks. Can be safely used on a server, no COM Interop or other unsafe/unsupported operations.
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/.
Coding-Standards
Coding Guidelines for C#
swan
Swan stands for Stuff We All Need. Unosquare's collection of C# extension methods and classes.
dropbox-sdk-dotnet
The Official Dropbox API V2 SDK for .NET
QuickLogger
Powerful and flexible library for logging on files, console, memory, email, rest, eventlog, syslog, slack, telegram, redis, logstash, elasticsearch, influxdb, graylog, Sentry, Twilio, ide debug messag...
SmartFormat
A lightweight text templating library written in C# which can be a drop-in replacement for string.Format