netframework topic

List netframework repositories

AmpShell

42
Stars
8
Forks
Watchers

A WinForms-based, lean and fast DOSBox frontend, for Windows

EF.DbContextFactory

91
Stars
21
Forks
Watchers

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

95
Stars
25
Forks
Watchers

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

4.2k
Stars
1.0k
Forks
Watchers

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/.

CopyPlusPlus

878
Stars
64
Forks
Watchers

让复制更加简单!

swan

259
Stars
27
Forks
Watchers

Swan stands for Stuff We All Need. Unosquare's collection of C# extension methods and classes.

dropbox-sdk-dotnet

330
Stars
450
Forks
Watchers

The Official Dropbox API V2 SDK for .NET

QuickLogger

358
Stars
82
Forks
Watchers

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

1.0k
Stars
104
Forks
Watchers

A lightweight text templating library written in C# which can be a drop-in replacement for string.Format