RespServer 0.1.1-cibuild0003

This is a prerelease version of RespServer.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package RespServer --version 0.1.1-cibuild0003
                    
NuGet\Install-Package RespServer -Version 0.1.1-cibuild0003
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RespServer" Version="0.1.1-cibuild0003" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RespServer" Version="0.1.1-cibuild0003" />
                    
Directory.Packages.props
<PackageReference Include="RespServer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RespServer --version 0.1.1-cibuild0003
                    
#r "nuget: RespServer, 0.1.1-cibuild0003"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package RespServer@0.1.1-cibuild0003
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=RespServer&version=0.1.1-cibuild0003&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=RespServer&version=0.1.1-cibuild0003&prerelease
                    
Install as a Cake Tool

Redis (RESP) Server / Protocol

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.1-cibuild0009 1,159 8/5/2016
0.1.1-cibuild0008 995 3/21/2016
0.1.1-cibuild0007 992 3/21/2016
0.1.1-cibuild0006 967 3/16/2016
0.1.1-cibuild0005 966 3/15/2016
0.1.1-cibuild0004 989 3/15/2016
0.1.1-cibuild0003 1,000 3/15/2016
0.1.1-cibuild0002 994 3/14/2016
0.1.1-cibuild0001 989 3/14/2016
0.1.1-cibuild0000 1,002 3/14/2016

Automatic Updates via GitHub