SimpleInjector.Integration.AspNetCore.Mvc
by: Simple Injector Contributors
- 272 total downloads
- Latest version: 4.0.12
Integration library for ASP.NET Core MVC for Simple Injector.
SimpleInjector.Integration.AspNetCore.Mvc.Core
by: Simple Injector Contributors
- 82 total downloads
- Latest version: 4.0.12
Integration library for ASP.NET Core MVC for Simple Injector.
SimpleInjector.Packaging
by: Simple Injector Contributors
- 1.149k 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
- 86 total downloads
- Latest version: 1.0.0-beta0006
Low level primitives for use across Six Labors projects..
SixLabors.Fonts
by: Six Labors and contributors
- 282 total downloads
- Latest version: 1.0.0-beta0007
A cross-platform library for loading and laying out for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 156 total downloads
- Latest version: 3.1.10
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Drawing
by: SixLabors and contributors
- 65 total downloads
- Latest version: 1.0.0-beta0005
An extension to ImageSharp that allows the drawing of images, paths, and text.
SixLabors.Shapes
by: Six Labors and contributors
- 271 total downloads
- Latest version: 1.0.0-beta0007
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
- 161 total downloads
- Latest version: 1.0.0-beta0007
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes
SkiaSharp
by: Microsoft
- 568 total downloads
- Latest version: 2.80.0-preview.14
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
- 13 total downloads
- Latest version: 1.0.0
Easily build SendGrid SMTPAPI headers.
Snappy.NET
by: Robert Važan
- 9 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
- 1.346k 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
- 135 total downloads
- Latest version: 1.4.2
Adds support for dynamic instances and sets from SpecFlow tables
SpecFlow.CustomPlugin
by: SpecFlow Team
- 697 total downloads
- Latest version: 3.3.16-beta
Package for writing custom generator extensions for SpecFlow.
SpecFlow.Internal.Json
by: SpecFlow Team
- 24 total downloads
- Latest version: 1.0.8
A really simple C# JSON parser.
SpecFlow.MsTest
by: SpecFlow Team
- 975 total downloads
- Latest version: 4.0.31-beta
Package to setup SpecFlow for use with MsTest v2.
SpecFlow.NUnit
by: SpecFlow Team
- 1.232k total downloads
- Latest version: 4.0.31-beta
Package to use SpecFlow with NUnit 3.13 and later
SpecFlow.NUnit.Runners
by: SpecFlow Team
- 1.113k total downloads
- Latest version: 4.0.31-beta
Combined package to setup SpecFlow with NUnit easily for running the tests with the NUnit runners.
SpecFlow.Plus.LivingDocPlugin
by: SpecFlow Team
- 121 total downloads
- Latest version: 3.9.57
A plugin for SpecFlow to generate a shareable HTML Gherkin feature execution report (living documentation). Use together with SpecFlow.Plus.LivingDoc.CLI.