SimpleInjector.Integration.ServiceCollection
by: Simple Injector Contributors
- 134 total downloads
- Latest version: 5.5.0
Integrates Simple Injector with applications that require the use of IServiceCollection for registration of framework components.
SimpleInjector.Packaging
by: Simple Injector Contributors
- 543 total downloads
- Latest version: 5.5.0
Adds support for packaging sets of related services to allow registering them together. Consumers can implement the IPackage interface and use the RegisterPackages extension method to dynamically add registrations in the supplied list of assemblies.
SixLabors.Core
by: Six Labors
- 34 total downloads
- Latest version: 1.0.0-beta0008
Low level primitives for use across Six Labors projects.
SixLabors.Fonts
by: Six Labors and contributors
- 127 total downloads
- Latest version: 1.0.1
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 136 total downloads
- Latest version: 3.1.6
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Drawing
by: Six Labors and contributors
- 67 total downloads
- Latest version: 1.0.0
An extension to ImageSharp that allows the drawing of images, paths, and text.
SixLabors.Shapes
by: Six Labors and contributors
- 99 total downloads
- Latest version: 1.0.0-beta0009
Fully managed polygon manipulation/merging and interrogation library targeting netstandard.
SixLabors.Shapes.Text
by: Six Labors and contributors
- 62 total downloads
- Latest version: 1.0.0-beta0009
Allows generating glyphs for text and a fonts for manipulation using SixLabors.Shapes
SkiaSharp
by: Microsoft
- 536 total downloads
- Latest version: 3.118.0-preview.2.3
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.NativeAssets.macOS
by: Microsoft
- 209 total downloads
- Latest version: 3.118.0-preview.2.3
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.NativeAssets.Win32
by: Microsoft
- 256 total downloads
- Latest version: 3.118.0-preview.2.3
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.
smtpapi
by: Brandon West
- 3 total downloads
- Latest version: 1.0.0
Easily build SendGrid SMTPAPI headers.
Snappier
by: btburnett3
- 36 total downloads
- Latest version: 1.2.0-beta0001
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.
Snappy.NET
by: Robert Važan
- 4 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
- 431 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.Assist.Dynamic
by: www.marcusoft.net - Marcus Hammarberg
- 41 total downloads
- Latest version: 1.4.2
Adds support for dynamic instances and sets from SpecFlow tables
SpecFlow.CustomPlugin
by: SpecFlow Team
- 393 total downloads
- Latest version: 4.0.31-beta
Package for writing custom generator extensions for SpecFlow.
SpecFlow.Internal.Json
by: SpecFlow Team
- 14 total downloads
- Latest version: 1.0.8
A really simple C# JSON parser.
SpecFlow.MsTest
by: SpecFlow Team
- 370 total downloads
- Latest version: 4.0.31-beta
Package to setup SpecFlow for use with MsTest v2.
SpecFlow.NUnit
by: SpecFlow Team
- 308 total downloads
- Latest version: 4.0.31-beta
Package to use SpecFlow with NUnit 3.13 and later