SourceLink.Create.GitHub
by: Cameron Taggart
- 3.614k 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
SixLabors.Shapes
by: Six Labors and contributors
- 493 total downloads
- Latest version: 1.0.0-beta0007
Polygon manipulation/merging and interrogation library.
It's a fully managed netstandard library so should work everywhere.
Serilog.Sinks.Debug
by: Serilog Contributors
- 1.803k total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
SQLite
by: SQLite Development Team
- 312 total downloads
- Latest version: 3.13.0
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Linux, macOS, and Windows (desktop and Universal Windows apps).
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 3.932k 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
- 36 total downloads
- Latest version: 1.0.1
Package Description
SonarAnalyzer.CSharp
by: SonarSource
- 5.353k total downloads
- Latest version: 10.34.0.3385
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/).
SixLabors.ImageSharp.Drawing
by: Six Labors and contributors
- 131 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
- 2.855k total downloads
- Latest version: 3.1.2
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
- 2.058k total downloads
- Latest version: 2.1.13
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
- 353 total downloads
- Latest version: 4.1.1
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.Shapes.Text
by: Six Labors and contributors
- 294 total downloads
- Latest version: 1.0.0-beta0007
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes
ServiceStack.Text
by: Demis Bellot
- 169 total downloads
- Latest version: 3.9.11
.NET's fastest JSON, JSV and CSV Text Serializers (3x faster than JSON.NET). 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
- 775 total downloads
- Latest version: 1.0.0-beta0006
Low level primitives for use across Six Labors projects..
SharpZipLib
by: http://www.icsharpcode.net/
- 134 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).
SerilogTimings
by: nblumhardt
- 1.741k total downloads
- Latest version: 2.3.1-dev-00010
Extends Serilog with timed operations
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 4.843k total downloads
- Latest version: 3.1.1-dev-00804
Buffer batches of log events to be flushed asynchronously.
SQLitePCLRaw.core
by: Eric Sink et al
- 3.745k 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.717k 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
SQLite.Native
by: SQLite Development Team
- 123 total downloads
- Latest version: 3.12.3
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Windows, macOS, and Linux.