SharpCompress by: Adam Hathcock
  • 139 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.
Serilog.Sinks.Seq by: Serilog Contributors
  • 77 total downloads
  • Latest version: 2.0.0-beta-28
  • serilog seq structured logging
Serilog sink that writes to the Seq event server over HTTP/S.
ServiceStack.Interfaces by: Service Stack
  • 178 total downloads
  • Latest version: 4.0.24
  • Fast JSON XML CSV HTML SOAP JSV REST Web Service Framework MONO ServiceStack
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
Serilog.Sinks.Elasticsearch by: Michiel van Oudheusden, Martijn Laarman, Mogens Heller Grabe, Konstantin Erman
  • 80 total downloads
  • Latest version: 3.0.121
  • serilog logging elasticsearch
The perfect way for .NET apps to write structured log events to Elasticsearch 2.x.
SharpDX.Direct3D9 by: Alexandre Mutel
  • 449 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D Direct3D9 D3D9
Assembly providing DirectX - Direct3D9 managed API.
Serilog by: Serilog Contributors
  • 1,925k total downloads
  • Latest version: 4.3.2-dev-02419
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
SixLabors.Fonts by: Six Labors and contributors
  • 35 total downloads
  • Latest version: 1.0.0-beta0001
  • font truetype opentype woff
A cross-platform library for loading and laying out for processing and measuring; written in C#
semver by: Max Hauser
  • 44 total downloads
  • Latest version: 1.1.2
  • semver semantic version
A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/.
SharpDX.DXGI by: Alexandre Mutel
  • 453 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D DXGI
Assembly providing DirectX - DXGI managed API.
SixLabors.ImageSharp by: Six Labors and contributors
  • 227 total downloads
  • Latest version: 3.1.12
  • Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
ServiceStack.Redis by: Service Stack
  • 435 total downloads
  • Latest version: 4.0.62
  • Redis NoSQL Client Distributed Cache PubSub Messaging Transactions
C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients. Thread-Safe Basic and Pooled client managers included. To revert back to earlier BSD v3, see: servicestack.net/download#v3
Selenium.WebDriver.ChromeDriver by: jsakamoto
  • 452 total downloads
  • Latest version: 148.0.7778.500-beta
  • Selenium WebDriver chromedriver
Install Chrome Driver (Win32, macOS, macOS arm64, and Linux64) for Selenium WebDriver into your Unit Test Project. "chromedriver(.exe)" is copied to the bin folder from the package folder when the build process. NuGet package restoring ready, and no need to commit "chromedriver(.exe)" binary into source code control repository. / The MSBuild script that contained this package is free and unencumbered software released into the public domain. / "chromedriver(.exe)" is licensed under the New BSD License.
SimpleInjector by: Simple Injector Contributors
  • 1,142k total downloads
  • Latest version: 5.5.0
  • simpleinjector architecture dependency-injection DI Inversion-of-Control IOC
Simple Injector is an easy, flexible and fast dependency injection library that uses best practice to guide your solutions toward the pit of success.
SharpDX by: Alexandre Mutel
  • 453 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Core assembly for all SharpDX assemblies.
ServiceStack.Common by: Service Stack
  • 456 total downloads
  • Latest version: 4.0.62
  • ServiceStack Common Framework Clients ServiceClients Gateway
Common base library for ServiceStack projects.
ServiceStack.Text by: Service Stack
  • 760 total downloads
  • Latest version: 4.0.62
  • JSON Text Serializer CSV JSV Dump PrettyPrint Fast
.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://servicestack.net/text
SixLabors.Core by: Six Labors
  • 13 total downloads
  • Latest version: 1.0.0-beta0002
  • rectangle point size,primitives
Low level primitives for use across Six Labors projects..
SharpDX.D3DCompiler by: Alexandre Mutel
  • 442 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1 by: Alexandre Mutel
  • 454 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.
SharpZipLib by: http://www.icsharpcode.net/
  • 14 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).