Snappier by: btburnett3
  • 34 total downloads
  • Latest version: 1.3.0-beta.2
  • snappy compression fast io
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, 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.
Snapshooter by: Swiss Life authors and contributors
  • 21 total downloads
  • Latest version: 1.1.0
  • XUnit SwissLife Snapshot UnitTest Test IntegrationTest SystemTest DatabaseTest .Net
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
  • XUnit SwissLife Snapshot UnitTest Test IntegrationTest SystemTest DatabaseTest .Net
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 SwissLife Snapshot UnitTest Test IntegrationTest SystemTest DatabaseTest .Net
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.Core by: doghappy
  • 4 total downloads
  • Latest version: 3.1.1
Package Description
SocketIO.Serializer.Core by: doghappy
  • 5 total downloads
  • Latest version: 3.1.2
Package Description
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
socket.io-client implemention for .NET
SocketIOClient.Newtonsoft.Json by: SocketIOClient.Newtonsoft.Json
  • 6 total downloads
  • Latest version: 3.0.7
  • socket.io-client
socket.io-client json serialization/deserialization for Newtonsoft.Json
SocketIoClientDotNet by: Matthias Ludwig
  • 53 total downloads
  • Latest version: 1.0.5
  • socket.io.client
This is the Socket.IO Client Library for .NET.
SourceGear.sqlite3 by: Eric Sink
  • 10 total downloads
  • Latest version: 3.50.4.5
  • sqlite
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 pdb symbols git sourceindexing debugging sourceserver build
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 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.CustomPlugin by: SpecFlow Team
  • 331 total downloads
  • Latest version: 4.0.31-beta
  • specflow bdd gherkin cucumber generator
Package for writing custom generator extensions for SpecFlow.
SpecFlow.Internal.Json by: SpecFlow Team
  • 9 total downloads
  • Latest version: 1.0.8
  • Json Serialisation
A really simple C# JSON parser.
SpecFlow.NUnit by: SpecFlow Team
  • 378 total downloads
  • Latest version: 4.0.31-beta
  • specflow nunit
Package to use SpecFlow with NUnit 3.13 and later
SpecFlow.Plus.LivingDocPlugin by: SpecFlow Team
  • 84 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.
SpecFlow.Tools.MsBuild.Generation by: SpecFlow Team
  • 436 total downloads
  • Latest version: 4.0.31-beta
  • specflow msbuild
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
  • specrun specflow bdd integration tests runner
SpecFlow+Runner - supports SpecRun.SpecFlow and SpecRun.NUnit packages.