Snappier
by: btburnett3
- 34 total downloads
- Latest version: 1.3.0-beta.2
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
- 5 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.
Snapshooter
by: Swiss Life authors and contributors
- 21 total downloads
- Latest version: 1.1.0
Snapshooter core functionalities to create and assert snapshots in .Net unit tests.
Snapshooter.NUnit
by: Swiss Life authors and contributors
- 57 total downloads
- Latest version: 1.1.0
NUnit Snapshooter is a flexible snapshot testing tool for .Net unit tests with NUnit.
It creates and asserts snapshots (json format) within NUnit unit tests.
Snapshooter.Xunit
by: Swiss Life authors and contributors
- 81 total downloads
- Latest version: 1.1.0
Xunit Snapshooter is a flexible snapshot testing tool for .Net unit tests with Xunit.
It creates and asserts snapshots (json) within Xunit unit tests.
SocketIO.Serializer.SystemTextJson
by: doghappy
- 4 total downloads
- Latest version: 3.1.2
Package Description
SocketIOClient
by: doghappy
- 147 total downloads
- Latest version: 3.1.2
socket.io-client implemention for .NET
SocketIOClient.Newtonsoft.Json
by: SocketIOClient.Newtonsoft.Json
- 6 total downloads
- Latest version: 3.0.7
socket.io-client json serialization/deserialization for Newtonsoft.Json
SocketIoClientDotNet
by: Matthias Ludwig
- 53 total downloads
- Latest version: 1.0.5
This is the Socket.IO Client Library for .NET.
SourceGear.sqlite3
by: Eric Sink
- 10 total downloads
- Latest version: 3.50.4.5
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.
SourceLink.Create.CommandLine
by: Cameron Taggart
- 87 total downloads
- Latest version: 2.8.3
SourceLink: Source Code On Demand
Source Link your Portable PDB files to allow source code to be downloaded on demand
SpecFlow
by: SpecFlow Team
- 519 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.CustomPlugin
by: SpecFlow Team
- 331 total downloads
- Latest version: 4.0.31-beta
Package for writing custom generator extensions for SpecFlow.
SpecFlow.Internal.Json
by: SpecFlow Team
- 9 total downloads
- Latest version: 1.0.8
A really simple C# JSON parser.
SpecFlow.NUnit
by: SpecFlow Team
- 378 total downloads
- Latest version: 4.0.31-beta
Package to use SpecFlow with NUnit 3.13 and later
SpecFlow.Plus.LivingDocPlugin
by: SpecFlow Team
- 84 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.
SpecFlow.Tools.MsBuild.Generation
by: SpecFlow Team
- 436 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/
SpecRun.Runner
by: SpecFlow Team
- 230 total downloads
- Latest version: 3.9.31
SpecFlow+Runner - supports SpecRun.SpecFlow and SpecRun.NUnit packages.