sqlite-net-pcl by: Frank A. Krueger
  • 213 total downloads
  • Latest version: 1.6.292
  • sqlite-net sqlite pcl database orm mobile raw
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.
SixLabors.Core by: Six Labors
  • 117 total downloads
  • Latest version: 1.0.0-beta0006
  • rectangle point size,primitives
Low level primitives for use across Six Labors projects..
SQLitePCL.raw by: Eric Sink, et al
  • 16 total downloads
  • Latest version: 0.9.4-pre1
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
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
  • 881 total downloads
  • Latest version: 4.0.31-beta
  • specflow bdd gherkin cucumber
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.
SharpZipLib by: http://www.icsharpcode.net/
  • 17 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.bundle_green by: Eric Sink
  • 334 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
SQLite.Native by: SQLite Development Team
  • 17 total downloads
  • Latest version: 3.12.3
  • sqlite,embedded,database,sql
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
  • 259 total downloads
  • Latest version: 3.118.0-preview.1.2
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
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.
SourceFileFinder by: Egil Hansen
  • 19 total downloads
  • Latest version: 1.1.0
  • c# reflection
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
  • 396 total downloads
  • Latest version: 1.0.0-beta0007
  • polygon rectangle point in polygon complex polygons shape 2D
Polygon manipulation/merging and interrogation library. It's a fully managed netstandard library so should work everywhere.
Splat by: Paul Betts
  • 83 total downloads
  • Latest version: 3.0.0
  • drawing colours geometry logging unit test detection service location image handling portable xamarin xamarin ios xamarin mac android monodroid uwp net45
A library to make things cross-platform that should be
SQLite by: SQLite Development Team
  • 34 total downloads
  • Latest version: 3.13.0
  • SQLite,embedded,database,sql
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
  • 343 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
  • 5 total downloads
  • Latest version: 1.0.0
Package Description
SixLabors.ImageSharp.Drawing by: Six Labors and contributors
  • 74 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
  • 434 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#
SpecFlow.Tools.MsBuild.Generation by: SpecFlow Team
  • 405 total downloads
  • Latest version: 4.0.31-beta
  • specflow msbuild
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
  • 277 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
SimpleInjector by: Simple Injector Contributors
  • 1,573k total downloads
  • Latest version: 5.5.2
  • simpleinjector architecture dependency-injection DI Inversion-of-Control IOC
Simple Injector is an easy, flexible and fast dependency injection library that uses best practice to guide your solutions toward the pit of success.
SixLabors.Shapes.Text by: Six Labors and contributors
  • 248 total downloads
  • Latest version: 1.0.0-beta0007
  • shapes text
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes