SixLabors.Core
by: Six Labors
- 8 total downloads
- Latest version: 1.0.0-beta0002
Low level primitives for use across Six Labors projects..
SixLabors.Fonts
by: Six Labors and contributors
- 16 total downloads
- Latest version: 1.0.0-beta0001
A cross-platform library for loading and laying out for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 88 total downloads
- Latest version: 3.1.10
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Drawing
by: Six Labor and contributors
- 5 total downloads
- Latest version: 1.0.0-beta0001
An extension to ImageSharp that allows the drawing of images, paths, and text.
This is the official release of ImageSharp.Drawing by the Six Labors team who own the ImageSharp codebase.
SixLabors.Shapes
by: Scott Williams and contributors
- 7 total downloads
- Latest version: 1.0.0-beta0001
Polygon manipulation/merging and interrogation library.
Its a fully manged netstandard library so should work everywhere.
SixLabors.Shapes.Text
by: Scott Williams and contributors
- 27 total downloads
- Latest version: 1.0.0-beta0001
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes
SkiaSharp.NativeAssets.Linux
by: Microsoft
- 39 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.
Slapper.AutoMapper
by: Randy Burden & contributors
- 52 total downloads
- Latest version: 1.0.0.9
Slapper.AutoMapper is a mapping library that can convert dynamic data into static types and populate complex nested child objects.
Snappy.NET
by: Robert Važan
- 8 total downloads
- Latest version: 1.1.1.8
Snappy is an extremely fast compressor (250MB/s) and decompressor (500MB/s). Snappy.NET is a P/Invoke wrapper around native Snappy, which additionally implements Snappy framing/streaming format.
SpecFlow
by: SpecFlow Team
- 524 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.
SpecFlow.NUnit
by: SpecFlow Team
- 644 total downloads
- Latest version: 4.0.31-beta
Package to use SpecFlow with NUnit 3.13 and later
SpecFlow.Tools.MsBuild.Generation
by: SpecFlow Team
- 552 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/
Spire.PDF
by: Administrator
- 295 total downloads
- Latest version: 11.6.0
Spire.PDF for .NET is a versatile PDF library that enables software developers to generate, edit, read and manipulate PDF files within their own .NET applications. As a standalone PDF component, Spire.PDF for .NET provides users an incredible wealth of features without installing Adobe Acrobat. This component is completely written in C#, but also supports VB.NET, Windows Forms and ASP.NET.
With the Spire.PDF for .NET API, you can get the ability to read PDF text and image even attachments with high efficiency. Even the special content such as language written from right to left can be extracted such as Herbrew and Arabic. Other basic features such as text, image, table, shapes, hyperlinks, bookmark, headings, footnotes, lists, form fields, pagination, booklet barcode, attachments, transparency, annotations, actions, overlay etc all work great for users. As for security, Spire.PDF for .NET enables you to protect your PDF files by passwords and digital signature. Spire.PDF now supprots to work on .NET core, MonoAndroid and Xamarin.iOS platforms.
SpreadsheetLight
by: Vincent Tan
- 110 total downloads
- Latest version: 3.4.11
SpreadsheetLight is an open source Open XML spreadsheet library for .NET Framework written in C#, and is released under the MIT License. You can create new Open XML spreadsheets, or work with existing Open XML spreadsheets that are compatible with Microsoft Excel 2007/2010/2013 and LibreOffice Calc.
No Office/Excel Interop needed. You do not need Microsoft Office/Excel to be installed.
Dependency: Open XML SDK 2.5
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 112 total downloads
- Latest version: 1.1.14
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: e_sqlite3 included
SQLitePCLRaw.bundle_green
by: Eric Sink
- 140 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
SQLitePCLRaw.core
by: Eric Sink et al
- 131 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.lib.e_sqlite3.ios
by: Eric Sink
- 57 total downloads
- Latest version: 2.1.11
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_*.
SQLitePCLRaw.lib.e_sqlite3.linux
by: Eric Sink D. Richard Hipp et al
- 162 total downloads
- Latest version: 1.1.14
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.osx
by: Eric Sink D. Richard Hipp et al
- 148 total downloads
- Latest version: 1.1.14
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.