Serilog by: Serilog Contributors
  • 6.815k total downloads
  • Latest version: 4.4.0-dev-02437
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Enrichers.Thread by: Serilog Contributors
  • 307 total downloads
  • Latest version: 3.2.0-dev-00756
  • serilog thread enricher
Enrich Serilog events with properties from the current thread.
Serilog.Formatting.Compact by: Serilog Contributors
  • 545 total downloads
  • Latest version: 1.1.1-dev-00944
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Async by: Jezz Santos, Serilog Contributors
  • 370 total downloads
  • Latest version: 1.5.0
  • serilog async
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Debug by: Serilog Contributors
  • 1.441k total downloads
  • Latest version: 2.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Map by: Serilog Contributors
  • 1.341k total downloads
  • Latest version: 1.0.2
  • serilog
A Serilog sink wrapper that dispatches events based on a property value.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 734 total downloads
  • Latest version: 3.1.1-dev-00804
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.Seq by: Serilog Contributors
  • 1.63k total downloads
  • Latest version: 5.2.3
  • serilog seq
Serilog sink that writes to the Seq log server over HTTP/HTTPS.
ServiceStack.Text by: Demis Bellot
  • 28 total downloads
  • Latest version: 3.9.11
  • JSON Text Serializer CSV JSV Dump PrettyPrint Fast
.NET's fastest JSON, JSV and CSV Text Serializers (3x faster than JSON.NET). Fast, Light, Resilient. Benchmarks at: http://servicestack.net/benchmarks/ Includes the String and Stream functionality for all the ServiceStack projects including: - T.Dump() generic extension method for easy dbugging and introspection of types - WebRequest, List, Dictionary and DateTime extensions
SharpCompress by: Adam Hathcock
  • 772 total downloads
  • Latest version: 0.24.0
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
SharpCompress is a compression library for NET Standard 1.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
SharpDX by: Alexandre Mutel
  • 755 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Core assembly for all SharpDX assemblies.
SharpDX.D3DCompiler by: Alexandre Mutel
  • 611 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1 by: Alexandre Mutel
  • 723 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D 3D Direct2D D2D DirectWrite DWrite WIC
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.Direct3D11 by: Alexandre Mutel
  • 704 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D 3D Direct3D11 D3D11 Effects11
Assembly providing DirectX - Direct3D11, Direct3D11.1 and Effects11 managed API.
SharpDX.Direct3D9 by: Alexandre Mutel
  • 103 total downloads
  • Latest version: 2.6.3
  • SharpDX DirectX Direct3D MDX 3D Direct3D9 D3D9
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI by: Alexandre Mutel
  • 643 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D DXGI
Assembly providing DirectX - DXGI managed API.
SharpGen.Runtime by: jkoritzinsky
  • 1.039k total downloads
  • Latest version: 2.4.2-beta
Support classes for code generated by SharpGen.
SharpGen.Runtime.COM by: jkoritzinsky
  • 703 total downloads
  • Latest version: 2.4.2-beta
C# COM Interop classes for use with SharpGenTools generated libraries
SharpPcap by: Chris Morgan
  • 43 total downloads
  • Latest version: 4.4.0
SharpPcap is a cross-platform(Windows, Mac, Linux) packet capture framework for the .NET environment. It provides an API for capturing, injecting, analyzing and building packets using any .NET language such as C# and VB.NET.
SharpZipLib by: http://www.icsharpcode.net/
  • 27 total downloads
  • Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).