SimpleInjector by: Simple Injector Contributors
  • 2.699k total downloads
  • Latest version: 5.5.0
  • 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.
SimpleInjector.Extensions.ExecutionContextScoping by: Simple Injector Contributors
  • 1.093k total downloads
  • Latest version: 4.0.0
  • simpleinjector architecture dependency-injection DI easy easy-to-use Inversion-of-Control IOC lifestyle execution context scope scoping logical call async await
The Execution Context Scoping package adds the 'Execution Context Scope' lifestyle, which allows instances to live within an explicitly defined execution context scope (or logical call context) and get disposed when this scope ends. This scope allows flowing through asynchronous method calls.
SimpleInjector.Packaging by: Simple Injector Contributors
  • 1.601k total downloads
  • Latest version: 5.5.0
  • simpleinjector architecture dependency-injection DI easy easy-to-use Inversion-of-Control IOC packaging packages modules installers registries
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
  • 124 total downloads
  • Latest version: 1.0.0-beta0006
  • rectangle point size primitives
Low level primitives for use across Six Labors projects..
SixLabors.Fonts by: Six Labors and contributors
  • 414 total downloads
  • Latest version: 1.0.0-beta0007
  • font truetype opentype woff
A cross-platform library for loading and laying out for processing and measuring; written in C#
SixLabors.ImageSharp by: Six Labors and contributors
  • 220 total downloads
  • Latest version: 3.1.11
  • 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
SixLabors.ImageSharp.Drawing by: SixLabors and contributors
  • 83 total downloads
  • Latest version: 1.0.0-beta0005
  • Image Draw Shape Path Font
An extension to ImageSharp that allows the drawing of images, paths, and text.
SixLabors.Shapes by: Six Labors and contributors
  • 362 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.
SixLabors.Shapes.Text by: Six Labors and contributors
  • 225 total downloads
  • Latest version: 1.0.0-beta0007
  • shapes text
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes
SkiaSharp by: Microsoft
  • 812 total downloads
  • Latest version: 2.80.0-preview.14
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
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
  • 17 total downloads
  • Latest version: 1.0.0
  • smtpapi sendgrid email
Easily build SendGrid SMTPAPI headers.
Snappy.NET by: Robert Važan
  • 15 total downloads
  • Latest version: 1.1.1.8
  • snappy compression codec fast io lz4 zlib interop
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
  • 1.626k 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.
SpecFlow.Assist.Dynamic by: www.marcusoft.net - Marcus Hammarberg
  • 174 total downloads
  • Latest version: 1.4.1
  • SpecFlow Gherkin Cucumber Dynamic
Adds support for dynamic instances and sets from SpecFlow tables
SpecFlow.CustomPlugin by: SpecFlow Team
  • 945 total downloads
  • Latest version: 3.3.16-beta
  • specflow bdd gherkin cucumber generator
Package for writing custom generator extensions for SpecFlow.
SpecFlow.Internal.Json by: SpecFlow Team
  • 32 total downloads
  • Latest version: 1.0.8
  • Json Serialisation
A really simple C# JSON parser.
SpecFlow.MsTest by: SpecFlow Team
  • 1.319k total downloads
  • Latest version: 4.0.31-beta
  • specflow mstest
Package to setup SpecFlow for use with MsTest v2.
SpecFlow.NUnit by: SpecFlow Team
  • 1.597k total downloads
  • Latest version: 4.0.31-beta
  • specflow nunit
Package to use SpecFlow with NUnit 3.13 and later
SpecFlow.NUnit.Runners by: SpecFlow Team
  • 1.53k total downloads
  • Latest version: 4.0.31-beta
  • specflow nunit nunit.runners nunit-console
Combined package to setup SpecFlow with NUnit easily for running the tests with the NUnit runners.
SpecFlow.Plus.LivingDocPlugin by: SpecFlow Team
  • 141 total downloads
  • Latest version: 3.9.57
  • specflow livingdoc report
A plugin for SpecFlow to generate a shareable HTML Gherkin feature execution report (living documentation). Use together with SpecFlow.Plus.LivingDoc.CLI.