smtpapi
by: Brandon West
- 10 total downloads
- Latest version: 1.0.0
Easily build SendGrid SMTPAPI headers.
Snappier
by: btburnett3
- 95 total downloads
- Latest version: 1.3.0
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
- 10 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
- 245 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
- 163 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
- 279 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
- 16 total downloads
- Latest version: 3.1.2
Package Description
SocketIOClient
by: doghappy
- 472 total downloads
- Latest version: 4.0.0.2
socket.io-client implemention for .NET
SocketIOClient.Common
by: doghappy
- 5 total downloads
- Latest version: 4.0.0
socket.io-client implemention for .NET
SocketIOClient.Newtonsoft.Json
by: SocketIOClient.Newtonsoft.Json
- 23 total downloads
- Latest version: 3.0.7
socket.io-client json serialization/deserialization for Newtonsoft.Json
SocketIOClient.Serializer
by: doghappy
- 4 total downloads
- Latest version: 4.0.0.1
socket.io-client implemention for .NET
SocketIOClient.Serializer.NewtonsoftJson
by: doghappy
- 4 total downloads
- Latest version: 4.0.0.1
socket.io-client implemention for .NET
SocketIoClientDotNet
by: Matthias Ludwig
- 128 total downloads
- Latest version: 1.0.5
This is the Socket.IO Client Library for .NET.
SourceGear.sqlite3
by: Eric Sink
- 23 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
- 225 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
- 936 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
- 771 total downloads
- Latest version: 4.0.31-beta
Package for writing custom generator extensions for SpecFlow.
SpecFlow.Internal.Json
by: SpecFlow Team
- 13 total downloads
- Latest version: 1.0.8
A really simple C# JSON parser.