Snappier by: btburnett3
  • 151 total downloads
  • Latest version: 1.3.0
  • 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.Sharp by: Jeff Esp
  • 4 total downloads
  • Latest version: 1.0.0
An implementation of Google's Snappy compression algorithm in C#.
Snapshooter by: Swiss Life authors and contributors
  • 419 total downloads
  • Latest version: 1.3.1
  • 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
  • 266 total downloads
  • Latest version: 1.3.1
  • 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
  • 470 total downloads
  • Latest version: 1.3.1
  • 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
  • 16 total downloads
  • Latest version: 3.1.2
Package Description
SocketIO.Serializer.Core by: doghappy
  • 24 total downloads
  • Latest version: 3.1.2
Package Description
SocketIO.Serializer.SystemTextJson by: doghappy
  • 31 total downloads
  • Latest version: 3.1.2
Package Description
SocketIOClient by: doghappy
  • 842 total downloads
  • Latest version: 4.0.3
  • socket.io-client
socket.io-client implemention for .NET
SocketIOClient.Common by: doghappy
  • 12 total downloads
  • Latest version: 4.0.0
  • socket.io-client
socket.io-client implemention for .NET
SocketIOClient.Newtonsoft.Json by: SocketIOClient.Newtonsoft.Json
  • 48 total downloads
  • Latest version: 3.0.7
  • socket.io-client
socket.io-client json serialization/deserialization for Newtonsoft.Json
SocketIOClient.Serializer by: doghappy
  • 12 total downloads
  • Latest version: 4.0.0.1
  • socket.io-client
socket.io-client implemention for .NET
SocketIOClient.Serializer.NewtonsoftJson by: doghappy
  • 12 total downloads
  • Latest version: 4.0.0.1
  • socket.io-client
socket.io-client implemention for .NET
SocketIoClientDotNet by: Matthias Ludwig
  • 32 total downloads
  • Latest version: 1.0.5
  • socket.io.client
This is the Socket.IO Client Library for .NET.
SourceGear.sqlite3 by: Eric Sink
  • 52 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
  • 298 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
  • 1.367k 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
  • 974 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
  • 21 total downloads
  • Latest version: 1.0.8
  • Json Serialisation
A really simple C# JSON parser.
SpecFlow.NUnit by: SpecFlow Team
  • 1.322k total downloads
  • Latest version: 4.0.31-beta
  • specflow nunit
Package to use SpecFlow with NUnit 3.13 and later