Serilog.Sinks.Seq
by: Serilog Contributors, Serilog.Sinks.Seq Contributors, Datalust Pty Ltd
- 1.03k total downloads
- Latest version: 9.0.0
A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.
Serilog.Sinks.Trace
by: Serilog Contributors
- 95 total downloads
- Latest version: 4.0.0
The System.Diagnostics.Trace sink for Serilog.
ServiceStack.Common
by: ServiceStack
- 569 total downloads
- Latest version: 10.0.6
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Interfaces
by: ServiceStack
- 488 total downloads
- Latest version: 10.0.6
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Redis
by: ServiceStack
- 498 total downloads
- Latest version: 10.0.6
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
- 544 total downloads
- Latest version: 10.0.6
.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
- 1.339k 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
- 483 total downloads
- Latest version: 4.2.0
Core assembly for all SharpDX assemblies.
SharpDX.D3DCompiler
by: Alexandre Mutel
- 385 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1
by: Alexandre Mutel
- 446 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.Direct3D11
by: Alexandre Mutel
- 122 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct3D11, Direct3D11.1 and Effects11 managed API.
SharpDX.Direct3D9
by: Alexandre Mutel
- 400 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 385 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - DXGI managed API.
SharpGen.Runtime
by: jkoritzinsky
- 179 total downloads
- Latest version: 2.4.2-beta
Support classes for code generated by SharpGen.
SharpGen.Runtime.COM
by: jkoritzinsky
- 142 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
- 182 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
- 110 total downloads
- Latest version: 0.13.0
C# bindings for zserge/webview - Batteries included
SharpZipLib
by: ICSharpCode
- 1.111k 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
- 589 total downloads
- Latest version: 4.0.0-rc1
SkiaSharp picture recorder object model shim.
Should
by: Eric Hexter, Tim Scott
- 19 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!