Shouldly
by: Jake Ginnivan Joseph Woodward Simon Cropp
- 56 total downloads
- Latest version: 4.1.0
Shouldly - Assertion framework for .NET. The way asserting *Should* be
Simple.OData.Client
by: Vagif Abilov David Bond Robert McLaws and contributors.
- 6 total downloads
- Latest version: 6.1.0-CI-20240712-015507
Simple.OData.Client helps you interact with OData APIs that comply with any version of the OData standard. Modern APIs will likely want to use the Simple.OData.V4.Client package, which has a smaller memory footprint and is optimized for OData V4.
Commonly used types:
Simple.OData.Client.ODataClient
SimpleInjector
by: Simple Injector Contributors
- 337 total downloads
- Latest version: 5.5.0
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
- 159 total downloads
- Latest version: 4.0.0
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
- 541 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
- 30 total downloads
- Latest version: 1.0.0-beta0008
Low level primitives for use across Six Labors projects.
SixLabors.Fonts
by: Six Labors and contributors
- 100 total downloads
- Latest version: 1.0.0-beta15
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 62 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
- 37 total downloads
- Latest version: 1.0.0-beta13
An extension to ImageSharp that allows the drawing of images, paths, and text.
SixLabors.Shapes
by: Six Labors and contributors
- 91 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
- 204 total downloads
- Latest version: 2.88.9
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
- 119 total downloads
- Latest version: 2.88.9
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
- 158 total downloads
- Latest version: 2.88.9
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
- 2 total downloads
- Latest version: 1.0.0
Easily build SendGrid SMTPAPI headers.
SpecFlow
by: SpecFlow Team
- 250 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
- 35 total downloads
- Latest version: 1.4.1
Adds support for dynamic instances and sets from SpecFlow tables
SpecFlow.CustomPlugin
by: TechTalk
- 26 total downloads
- Latest version: 2.4.1
Package for writing custom extensions for SpecFlow.
SpecFlow.MsTest
by: SpecFlow Team
- 249 total downloads
- Latest version: 4.0.31-beta
Package to setup SpecFlow for use with MsTest v2.
SpecFlow.NUnit
by: SpecFlow Team
- 205 total downloads
- Latest version: 4.0.31-beta
Package to use SpecFlow with NUnit 3.13 and later