Bit.Server.Owin 19.0.0

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

Bit.Server.Owin

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

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

Package Downloads
Bit.Server.WebApi

Bit.Server.WebApi

Bit.Server.IdentityServer

Bit.Server.IdentityServer

Bit.Server.Hangfire

Bit.Server.Hangfire

Bit.Server.Test

Bit.Server.Test

Bit.Server.Signalr

Bit.Server.Signalr

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
19.0.0 533 8/29/2025
18.0.0 1,791 1/23/2025
17.0.0 665 6/6/2024
16.0.0 4,459 2/19/2024
15.0.0 781 11/15/2023
14.0.0 253 10/24/2023
13.6.0 1,116 8/21/2023
13.4.0 1,125 5/25/2023
13.3.0 3,048 2/22/2023
13.2.0 619 2/20/2023
13.1.0 724 1/4/2023
13.0.0 871 11/14/2022
12.0.0-pre-03 587 6/13/2022
11.0.0 2,833 5/30/2022
10.0.0 1,792 5/14/2022
9.0.5 1,851 4/18/2022
9.0.2 1,778 3/28/2022
9.0.0 2,114 3/9/2022
8.9.0 4,614 2/17/2022
8.8.0 2,102 1/21/2022
Loading failed