Snappy.NET by: Robert Važan
  • 10 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
  • 245 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
  • 163 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
  • 279 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
  • 10 total downloads
  • Latest version: 3.1.2
Package Description
SocketIO.Serializer.Core by: doghappy
  • 13 total downloads
  • Latest version: 3.1.2
Package Description
SocketIO.Serializer.SystemTextJson by: doghappy
  • 16 total downloads
  • Latest version: 3.1.2
Package Description
SocketIOClient by: doghappy
  • 474 total downloads
  • Latest version: 4.0.0.2
  • socket.io-client
socket.io-client implemention for .NET
SocketIOClient.Common by: doghappy
  • 6 total downloads
  • Latest version: 4.0.0
  • socket.io-client
socket.io-client implemention for .NET
SocketIOClient.Newtonsoft.Json by: SocketIOClient.Newtonsoft.Json
  • 23 total downloads
  • Latest version: 3.0.7
  • socket.io-client
socket.io-client json serialization/deserialization for Newtonsoft.Json
SocketIOClient.Serializer by: doghappy
  • 5 total downloads
  • Latest version: 4.0.0.1
  • socket.io-client
socket.io-client implemention for .NET
SocketIOClient.Serializer.NewtonsoftJson by: doghappy
  • 5 total downloads
  • Latest version: 4.0.0.1
  • socket.io-client
socket.io-client implemention for .NET
SocketIoClientDotNet by: Matthias Ludwig
  • 128 total downloads
  • Latest version: 1.0.5
  • socket.io.client
This is the Socket.IO Client Library for .NET.
SourceGear.sqlite3 by: Eric Sink
  • 23 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
  • 225 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
  • 940 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
  • 772 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
  • 13 total downloads
  • Latest version: 1.0.8
  • Json Serialisation
A really simple C# JSON parser.
SpecFlow.NUnit by: SpecFlow Team
  • 905 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
  • 186 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.