Simple.Owin 0.10.0

dotnet add package Simple.Owin --version 0.10.0
                    
NuGet\Install-Package Simple.Owin -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" 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" Version="0.10.0" />
                    
Directory.Packages.props
<PackageReference Include="Simple.Owin" />
                    
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 --version 0.10.0
                    
#r "nuget: Simple.Owin, 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.
#:package Simple.Owin@0.10.0
                    
#: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=Simple.Owin&version=0.10.0
                    
Install as a Cake Addin
#tool nuget:?package=Simple.Owin&version=0.10.0
                    
Install as a Cake Tool

An OWIN middleware and application framework for .NET 4+

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (10)

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

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.AppPipeline

A Simple.Owin extension that provides an application pipeline implementation

Simple.Owin.Hosting

A Simple.Owin extension that provides hosting APIs and abstractions

Simple.Owin.Cookies

A Simple.Owin extension that provides http cookie APIs and abstractions

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.10.0 14,603 1/12/2014
0.10.0-delta 3,804 1/12/2014
0.10.0-beta 3,808 1/11/2014
0.10.0-alpha 3,609 1/10/2014
0.9.0 2,161 11/9/2013
0.8.0 2,171 10/26/2013
0.7.0 2,110 10/22/2013
0.6.0 2,125 10/20/2013
0.5.0 1,960 10/19/2013
0.4.0 1,988 10/11/2013