SharpZipLib
by: http://www.icsharpcode.net/
- 131 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.641k total downloads
- Latest version: 1.1.14
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.605k total downloads
- Latest version: 1.1.15
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.537k total downloads
- Latest version: 2.8.3
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
- 5.101k total downloads
- Latest version: 6.9.0
.NET Bindings for the Sentry Android SDK
SixLabors.Shapes
by: Scott Williams and contributors
- 18 total downloads
- Latest version: 1.0.0-beta0001
Polygon manipulation/merging and interrogation library.
Its a fully manged netstandard library so should work everywhere.
SemanticVersioning
by: Adam Reeve
- 935 total downloads
- Latest version: 2.0.2
This library implements the Semantic Versioning 2.0.0 specification and the version range specification used by npm.
Sentry.PlatformAbstractions
by: Sentry Team and Contributors
- 2.355k total downloads
- Latest version: 1.1.1
Abstractions to platform information
Sentry
by: Sentry Team and Contributors
- 15.813k total downloads
- Latest version: 14.12.1-dump1
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
runtime.win-x86.runtime.native.System.Data.SqlClient.sni
by: Microsoft
- 427 total downloads
- Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
d0d5c7b49271cadb6d97de26d8e623e98abdc8db
When using NuGet 3.x this package requires at least version 3.4.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 3.828k total downloads
- Latest version: 3.0.5
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
- 25 total downloads
- Latest version: 1.0.1
Package Description
SonarAnalyzer.CSharp
by: SonarSource
- 4.794k total downloads
- Latest version: 10.33.0.1635
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
- 2.038k total downloads
- Latest version: 4.4.1-dev-02443
Simple .NET logging with fully-structured events
SixLabors.ImageSharp.Drawing
by: Six Labors and contributors
- 46 total downloads
- Latest version: 3.1.0
Drawing extensions for ImageSharp with support for shapes, paths, text, and image rendering.
SixLabors.Fonts
by: Six Labors and contributors
- 265 total downloads
- Latest version: 3.1.0
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 299 total downloads
- Latest version: 4.1.1
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.Shapes.Text
by: Scott Williams and contributors
- 71 total downloads
- Latest version: 1.0.0-beta0001
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes
ServiceStack.Text
by: Demis Bellot
- 5.521k total downloads
- Latest version: 3.9.71
.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
- 106 total downloads
- Latest version: 1.0.0-beta0002
Low level primitives for use across Six Labors projects..