Simple.Owin.Hosting 0.10.0

dotnet add package Simple.Owin.Hosting --version 0.10.0
                    
NuGet\Install-Package Simple.Owin.Hosting -Version 0.10.0
                    
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="Simple.Owin.Hosting" Version="0.10.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Simple.Owin.Hosting" Version="0.10.0" />
                    
Directory.Packages.props
<PackageReference Include="Simple.Owin.Hosting" />
                    
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 Simple.Owin.Hosting --version 0.10.0
                    
#r "nuget: Simple.Owin.Hosting, 0.10.0"
                    
#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.
#addin nuget:?package=Simple.Owin.Hosting&version=0.10.0
                    
Install Simple.Owin.Hosting as a Cake Addin
#tool nuget:?package=Simple.Owin.Hosting&version=0.10.0
                    
Install Simple.Owin.Hosting as a Cake Tool

A Simple.Owin extension that provides hosting APIs and abstractions

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Simple.Owin.Hosting:

Package Downloads
Simple.Owin.Servers.TcpServer

A simple tcp socket based server for Simple.Owin

Simple.Owin.Servers.Nowin

A Nowin server wrapper for Simple.Owin

Simple.Owin.Testing

A Simple.Owin extension that provides testing helper APIs and abstractions

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.10.0 5,870 1/12/2014
0.10.0-delta 1,343 1/12/2014
0.10.0-beta 1,336 1/11/2014
0.10.0-alpha 1,148 1/10/2014