SkiaSharp.NativeAssets.Win32
by: Microsoft
- 759 total downloads
- Latest version: 4.150.0-preview.1.1
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
Snappier
by: btburnett3
- 84 total downloads
- Latest version: 1.3.1
A near-C++ performance implementation of the Snappy compression algorithm for .NET. Snappier is ported to C# directly
from the official C++ implementation, with the addition of support for the framed stream format.
By avoiding P/Invoke, Snappier is fully cross-platform and works on both Linux and Windows and against any CPU supported
by .NET. However, Snappier performs best in .NET 6 and later on little-endian x86/64 processors with the
help of System.Runtime.Instrinsics.
Splat.Core
by: .NET Foundation and Contributors
- 51 total downloads
- Latest version: 17.2.1
A library to make things cross-platform that should be.
SpecFlow
by: SpecFlow Team
- 1,141k total downloads
- Latest version: 4.0.31-beta
SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today.
Splat.Logging
by: .NET Foundation and Contributors
- 52 total downloads
- Latest version: 17.2.1
A library to make things cross-platform that should be.
SQLite.Native
by: SQLite Development Team
- 17 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.
SkiaSharp.NativeAssets.Linux
by: Microsoft
- 942 total downloads
- Latest version: 4.150.0-preview.1.1
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SkiaSharp.HarfBuzz
by: Microsoft
- 1,238k total downloads
- Latest version: 4.150.0-preview.1.1
This package adds text shaping support to SkiaSharp via HarfBuzz.
SourceFileFinder
by: Egil Hansen
- 39 total downloads
- Latest version: 1.1.0
A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the types assembly through the related portable PDB.
SixLabors.Shapes
by: Six Labors and contributors
- 431 total downloads
- Latest version: 1.0.0-beta0009
Fully managed polygon manipulation/merging and interrogation library targeting netstandard.
SkiaSharp.Views.Desktop.Common
by: Microsoft
- 1,224k total downloads
- Latest version: 4.150.0-preview.1.1
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
Splat
by: .NET Foundation and Contributors
- 1,738k total downloads
- Latest version: 17.2.1
A library to make things cross-platform that should be.
SkiaSharp
by: Microsoft
- 1,923k total downloads
- Latest version: 4.150.0-preview.1.1
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SpecFlow.Internal.Json
by: SpecFlow Team
- 22 total downloads
- Latest version: 1.0.8
A really simple C# JSON parser.
SQLite
by: SQLite Development Team
- 34 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).
SourceGear.sqlite3
by: Eric Sink
- 48 total downloads
- Latest version: 3.50.4.5
This package contains builds of the native SQLite code for various platforms.
These builds have "e_sqlite3" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.
SkiaSharp.NativeAssets.macOS
by: Microsoft
- 783 total downloads
- Latest version: 4.150.0-preview.1.1
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
SpecFlow.Tools.MsBuild.Generation
by: SpecFlow Team
- 406 total downloads
- Latest version: 4.0.31-beta
Package to enable the code-behind file generation during build time http://specflow.org/documentation/Generate-Tests-from-MsBuild/
Splat.Builder
by: .NET Foundation and Contributors
- 63 total downloads
- Latest version: 17.2.1
A library to make things cross-platform that should be.
SixLabors.Shapes.Text
by: Six Labors and contributors
- 289 total downloads
- Latest version: 1.0.0-beta0009
Allows generating glyphs for text and a fonts for manipulation using SixLabors.Shapes