SharpZipLib by: http://www.icsharpcode.net/
  • 124 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).
SQLitePCLRaw.core by: Eric Sink et al
  • 3.421k total downloads
  • Latest version: 1.1.14
  • sqlite pcl database xamarin monotouch ios monodroid android wp8 wpa netstandard uwp
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.bundle_green by: Eric Sink
  • 3.409k total downloads
  • Latest version: 1.1.15
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included
SourceLink.Create.GitHub by: Cameron Taggart
  • 3.412k total downloads
  • Latest version: 2.8.3
  • sourcelink pdb symbols git sourceindexing debugging sourceserver build
SourceLink: Source Code On Demand Source Link your Portable PDB files to allow source code to be downloaded on demand
Sentry.Bindings.Android by: Sentry Team and Contributors
  • 4.515k total downloads
  • Latest version: 6.6.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
.NET Bindings for the Sentry Android SDK
SixLabors.Shapes by: Scott Williams and contributors
  • 7 total downloads
  • Latest version: 1.0.0-beta0001
  • polygon rectangle point in polygon complex polygons shape 2D
Polygon manipulation/merging and interrogation library. Its a fully manged netstandard library so should work everywhere.
SQLitePCLRaw.lib.e_sqlite3.linux by: Eric Sink D. Richard Hipp et al
  • 3.808k total downloads
  • Latest version: 1.1.14
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
Sentry.PlatformAbstractions by: Sentry Team and Contributors
  • 2.229k total downloads
  • Latest version: 1.1.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Abstractions to platform information
Sentry by: Sentry Team and Contributors
  • 14.753k total downloads
  • Latest version: 14.12.1-dump1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 3.552k total downloads
  • Latest version: 3.0.3
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SixLabors.PolygonClipper by: Six Labors and contributors
  • 7 total downloads
  • Latest version: 1.0.0
Package Description
SonarAnalyzer.CSharp by: SonarSource
  • 3.949k total downloads
  • Latest version: 10.27.0.140913
  • Roslyn Analyzer Analyzers Refactoring CodeAnalysis CleanCode Clean Code Sonar SonarAnalyzer Dotnet CSharp CodeQuality CodeReview StaticCodeAnalysis SonarQube SonarCloud SonarLint SonarQubeServer SonarQubeCloud SonarQubeIDE
Roslyn analyzers that spot Bugs, Vulnerabilities and Code Smells in your code. For an even better overall experience, you can use SonarQube for IDE (Visual Studio, Rider, see https://www.sonarsource.com/products/sonarlint), which is a free extension that can be used standalone or with SonarQube (Server, Cloud, see: https://www.sonarsource.com/products/sonarqube/ and https://www.sonarsource.com/products/sonarcloud/).
Serilog by: Serilog Contributors
  • 1.756k total downloads
  • Latest version: 4.4.0-dev-02437
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
SixLabors.ImageSharp.Drawing by: Six Labors and contributors
  • 14 total downloads
  • Latest version: 3.0.0
  • ImageSharp Drawing Graphics Shapes Paths Text Fonts Vector Raster
Drawing extensions for ImageSharp with support for shapes, paths, text, and image rendering.
SixLabors.Fonts by: Six Labors and contributors
  • 226 total downloads
  • Latest version: 3.0.0
  • font truetype opentype woff woff2
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SQLitePCLRaw.lib.e_sqlite3.ios by: Eric Sink
  • 1.84k total downloads
  • Latest version: 2.1.11
  • sqlite
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SixLabors.ImageSharp by: Six Labors and contributors
  • 110 total downloads
  • Latest version: 4.0.0
  • 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
SixLabors.Shapes.Text by: Scott Williams and contributors
  • 26 total downloads
  • Latest version: 1.0.0-beta0001
  • shapes text
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes
ServiceStack.Text by: Demis Bellot
  • 5.183k total downloads
  • Latest version: 3.9.71
  • JSON Text Serializer CSV JSV Dump PrettyPrint Fast
.NET's fastest JSON, JSV and CSV Text Serializers. 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
SixLabors.Core by: Six Labors
  • 101 total downloads
  • Latest version: 1.0.0-beta0002
  • rectangle point size primitives
Low level primitives for use across Six Labors projects..