Okanshi.Owin 4.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Okanshi.Owin --version 4.0.4
NuGet\Install-Package Okanshi.Owin -Version 4.0.4
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="Okanshi.Owin" Version="4.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Okanshi.Owin --version 4.0.4
#r "nuget: Okanshi.Owin, 4.0.4"
#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.
// Install Okanshi.Owin as a Cake Addin
#addin nuget:?package=Okanshi.Owin&version=4.0.4

// Install Okanshi.Owin as a Cake Tool
#tool nuget:?package=Okanshi.Owin&version=4.0.4

Okanshi support for OWIN

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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
7.0.0 613 3/6/2019
6.0.0 711 9/19/2018
6.0.0-alpha2 798 3/5/2018
6.0.0-alpha 757 1/23/2018
5.0.0 868 11/16/2017
5.0.0-beta9 677 10/10/2017
5.0.0-beta8 676 10/9/2017
5.0.0-beta7 673 9/26/2017
5.0.0-beta6 692 9/1/2017
5.0.0-beta5 661 8/24/2017
5.0.0-beta4.1 540 8/24/2017
5.0.0-beta4 654 8/23/2017
5.0.0-beta3 673 8/7/2017
5.0.0-beta2 718 8/7/2017
5.0.0-beta 722 7/25/2017
4.0.4 876 7/20/2017
4.0.3 851 7/19/2017
4.0.2 823 6/22/2017
4.0.0 865 5/17/2017

Fix problem where locks weren't released correctly, causing deadlocks.