Serilog.Sinks.Trace
by: Serilog Contributors
- 771 total downloads
- Latest version: 4.0.0
The System.Diagnostics.Trace sink for Serilog.
ServiceStack.Common
by: ServiceStack
- 2.926k total downloads
- Latest version: 10.0.8
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Interfaces
by: ServiceStack
- 2.452k total downloads
- Latest version: 10.0.8
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Redis
by: ServiceStack
- 2.623k total downloads
- Latest version: 10.0.8
C# Redis Client for the worlds fastest distributed NoSQL datastore.
Byte[], String and POCO Typed clients.
Thread-Safe Basic and Pooled client managers included.
ServiceStack.Text
by: ServiceStack
- 3.419k total downloads
- Latest version: 10.0.8
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient.
Contains ServiceStack's high-performance text-processing powers, for more info see:
https://github.com/ServiceStack/ServiceStack.Text
SharpCompress
by: Adam Hathcock
- 3.998k total downloads
- Latest version: 1.0.0
SharpCompress is a compression library for NET 4.8/NET 8.0/NET 10.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
- 1.46k total downloads
- Latest version: 4.2.0
Core assembly for all SharpDX assemblies.
SharpDX.D3DCompiler
by: Alexandre Mutel
- 1.217k total downloads
- Latest version: 4.2.0
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1
by: Alexandre Mutel
- 1.549k total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.Direct3D11
by: Alexandre Mutel
- 1.195k total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct3D11, Direct3D11.1 and Effects11 managed API.
SharpDX.Direct3D9
by: Alexandre Mutel
- 1.4k total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 1.253k total downloads
- Latest version: 4.2.0
Assembly providing DirectX - DXGI managed API.
SharpGen.Runtime
by: jkoritzinsky
- 1.054k total downloads
- Latest version: 2.4.2-beta
Support classes for code generated by SharpGen.
SharpGen.Runtime.COM
by: jkoritzinsky
- 739 total downloads
- Latest version: 2.4.2-beta
C# COM Interop classes for use with SharpGenTools generated libraries
SharpPcap
by: Tamir Gal, Chris Morgan and others
- 399 total downloads
- Latest version: 6.3.1
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.
SharpWebview
by: Gerrit 'Geaz' Gazic
- 379 total downloads
- Latest version: 0.13.0
C# bindings for zserge/webview - Batteries included
SharpZipLib
by: ICSharpCode
- 1.955k total downloads
- Latest version: 1.4.2
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
ShimSkiaSharp
by: Wiesław Šoltés
- 1.42k total downloads
- Latest version: 5.1.1
SkiaSharp picture recorder object model shim.
Should
by: Eric Hexter, Tim Scott
- 42 total downloads
- Latest version: 1.1.20
The Should Assertion Library provides a set of extension methods for test assertions for AAA and BDD style tests. It provides assertions only, and as a result it is test runner agnostic. The assertions are a direct fork of the xUnit test assertions. This project was born because test runners Should be independent of the assertions!
Shouldly
by: Jake Ginnivan, Joseph Woodward, Simon Cropp
- 1.454k total downloads
- Latest version: 5.0.0-preview.1
Shouldly - Assertion framework for .NET. The way asserting *Should* be