SkiaSharp.NativeAssets.Win32
by: Microsoft
- 451 total downloads
- Latest version: 2.88.9
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.
sqlite-net-pcl
by: Frank A. Krueger
- 176 total downloads
- Latest version: 1.6.292
SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses SQLitePCLRaw to provide platform independent versions of SQLite.
SQLitePCL.raw
by: Eric Sink, et al
- 13 total downloads
- Latest version: 0.9.4-pre1
NOTE: As of the 1.0 release, package IDs for SQLitePCL.raw now begin with SQLitePCLRaw.*. Some use cases will involve minor breaking changes in the transition. See README on GitHub for more info.
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. On platforms (like Android or iOS) where SQLite is preinstalled, this package may be all you need. On other platforms, or if you want to use a different SQLite build, see the SQLitePCL.plugin.* packages. (Note that with the 0.8.0 release, the ID of this package changed from 'SQLitePCL.raw_basic' to 'SQLitePCL.raw'. Eventually, the old ID will stop getting updates.)
SpecFlow
by: SpecFlow Team
- 681 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.
SQLitePCLRaw.bundle_green
by: Eric Sink
- 284 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
- 14 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
- 620 total downloads
- Latest version: 3.118.0-preview.1.2
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
- 810 total downloads
- Latest version: 2.88.9
This package adds text shaping support to SkiaSharp via HarfBuzz.
SourceFileFinder
by: Egil Hansen
- 8 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
- 378 total downloads
- Latest version: 1.0.0-beta0009
Fully managed polygon manipulation/merging and interrogation library targeting netstandard.
Splat
by: Paul Betts
- 68 total downloads
- Latest version: 3.0.0
A library to make things cross-platform that should be
SkiaSharp
by: Microsoft
- 1,385k total downloads
- Latest version: 2.88.9
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.
SQLite
by: SQLite Development Team
- 28 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
- 286 total downloads
- Latest version: 3.0.2
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SkiaSharp.NativeAssets.macOS
by: Microsoft
- 459 total downloads
- Latest version: 2.88.9
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.
SixLabors.ImageSharp.Drawing
by: Six Labors and contributors
- 148 total downloads
- Latest version: 1.0.0-beta13
An extension to ImageSharp that allows the drawing of images, paths, and text.
SixLabors.Fonts
by: Six Labors and contributors
- 473 total downloads
- Latest version: 1.0.0-beta15
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SpecFlow.Tools.MsBuild.Generation
by: SpecFlow Team
- 202 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/
SixLabors.ImageSharp
by: Six Labors and contributors
- 303 total downloads
- Latest version: 3.1.12
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.Shapes.Text
by: Six Labors and contributors
- 251 total downloads
- Latest version: 1.0.0-beta0009
Allows generating glyphs for text and a fonts for manipulation using SixLabors.Shapes