Snappier
by: btburnett3
- 941 total downloads
- Latest version: 1.3.1
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.
Slapper.AutoMapper
by: Randy Burden & contributors
- 304 total downloads
- Latest version: 2.0.5
Slapper.AutoMapper is a mapping library that can convert dynamic data into static types and populate complex nested child objects.
Spectre.Console
by: Patrik Svensson Phil Scott Nils Andresen Cédric Luthi
- 7.627k total downloads
- Latest version: 0.55.3-alpha.0.18
A library that makes it easier to create beautiful console applications.
SpecFlow.NUnit
by: SpecFlow Team
- 2.236k 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
- 1.849k 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/
SpecFlow
by: SpecFlow Team
- 2.519k 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.
SmartBreadcrumbs
by: zHaytam
- 278 total downloads
- Latest version: 3.6.1
A utility library for ASP.NET Core (both MVC and Razor Pages) websites to easily add and customize breadcrumbs.
SpecFlow.Internal.Json
by: SpecFlow Team
- 30 total downloads
- Latest version: 1.0.8
A really simple C# JSON parser.
Spectre.Console.Cli
by: Patrik Svensson Phil Scott Nils Andresen Cédric Luthi Frank Ray
- 3.356k total downloads
- Latest version: 1.0.0-alpha.0.15
A library that makes it easier to create beautiful console applications.
Skoruba.IdentityServer4.Admin.BusinessLogic.Shared
by: Jan Škoruba
- 203 total downloads
- Latest version: 2.0.1
Shared Business Logic layer for the administration of the IdentityServer4 and Asp.Net Core Identity
Skoruba.IdentityServer4.Admin.BusinessLogic.Identity
by: Jan Škoruba
- 220 total downloads
- Latest version: 2.0.1
Business Logic layer for the administration of the Asp.Net Core Identity and IdentityServer4
Skoruba.IdentityServer4.Admin.EntityFramework.Identity
by: Jan Škoruba
- 182 total downloads
- Latest version: 2.0.1
Entity Framework layer for the administration of the Asp.Net Core Identity and IdentityServer4
Skoruba.AuditLogging.EntityFramework
by: Jan Škoruba
- 166 total downloads
- Latest version: 1.0.0
Simple audit logging for .NET Core with EntityFramework Core support
Skoruba.IdentityServer4.Admin.EntityFramework
by: Jan Škoruba
- 196 total downloads
- Latest version: 2.0.1
Entity Framework layer for the administration of the IdentityServer4
Skoruba.IdentityServer4.Admin.EntityFramework.Extensions
by: Jan Škoruba
- 156 total downloads
- Latest version: 2.0.1
EntityFramework extensions for the administration of the IdentityServer4 and Asp.Net Core Identity
SourceGear.sqlite3
by: Eric Sink
- 76 total downloads
- Latest version: 3.53.3
This package contains builds of the native SQLite code for various platforms.
These builds have "e_sqlite3" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.
SmartFormat
by: axuno gGmbH Scott Rippey SmartFormat Project maintainers and contributors.
- 264 total downloads
- Latest version: 3.6.1
This package contains the core SmartFormat assemblies with core extensions built-in.
SmartFormat is a lightweight text templating library written in C#.
It can format various data sources into a string with a minimal, intuitive syntax similar to string.Format.
It uses extensions to provide named placeholders, localization, pluralization, gender conjugation, and list and time formatting.
Spectre.Console.Ansi
by: Patrik Svensson Phil Scott Nils Andresen Cédric Luthi
- 386 total downloads
- Latest version: 0.55.3-alpha.0.18
A library that makes it easier to create beautiful console applications.
Snappy.Sharp
by: Jeff Esp
- 2 total downloads
- Latest version: 1.0.0
An implementation of Google's Snappy compression algorithm in C#.