SocketIO.Serializer.SystemTextJson
by: doghappy
- 123 total downloads
- Latest version: 3.1.2
Package Description
SocketIOClient
by: doghappy
- 3.389k total downloads
- Latest version: 3.1.2
socket.io-client implemention for .NET
SocketIOClient.Newtonsoft.Json
by: SocketIOClient.Newtonsoft.Json
- 276 total downloads
- Latest version: 3.0.7
socket.io-client json serialization/deserialization for Newtonsoft.Json
SocketIoClientDotNet
by: Matthias Ludwig
- 928 total downloads
- Latest version: 1.0.5
This is the Socket.IO Client Library for .NET.
SpecFlow
by: SpecFlow Team
- 4.628k 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
- 4.034k total downloads
- Latest version: 4.0.31-beta
Package for writing custom generator extensions for SpecFlow.
SpecFlow.Internal.Json
by: SpecFlow Team
- 89 total downloads
- Latest version: 1.0.8
A really simple C# JSON parser.
SpecFlow.NUnit
by: SpecFlow Team
- 4.401k total downloads
- Latest version: 4.0.31-beta
Package to use SpecFlow with NUnit 3.13 and later
SpecFlow.Plus.LivingDocPlugin
by: SpecFlow Team
- 1.108k 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
- 4.008k 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
- 1.337k total downloads
- Latest version: 3.9.31
SpecFlow+Runner - supports SpecRun.SpecFlow and SpecRun.NUnit packages.
Splat
by: .NET Foundation and Contributors
- 5.348k total downloads
- Latest version: 15.4.1
A library to make things cross-platform that should be.
Sprache
by: Sprache
- 7.481k total downloads
- Latest version: 3.0.0-develop-00049
Sprache is a simple, lightweight library for constructing parsers directly in C# code.
SQLite
by: SQLite Development Team
- 106 total downloads
- Latest version: 3.13.0
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Linux, macOS, and Windows (desktop and Universal Windows apps).
SQLite.Native
by: SQLite Development Team
- 45 total downloads
- Latest version: 3.12.3
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Windows, macOS, and Linux.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 9.033k total downloads
- Latest version: 2.1.11
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlite3 included
SQLitePCLRaw.bundle_green
by: Eric Sink
- 3.19k total downloads
- Latest version: 2.1.11
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms.
SQLitePCLRaw.core
by: Eric Sink
- 9.186k total downloads
- Latest version: 2.1.11
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3
by: Eric Sink
- 8.136k total downloads
- Latest version: 2.1.11
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.