Echo.Process.Owin 2.2.1-beta

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

WebSocket client support (via Owin) for the Echo.Process system.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  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
2.2.1-beta 942 5/3/2023
2.2.0-beta 264 3/1/2023
2.1.36-beta 419 11/17/2022
2.1.35-beta 602 7/28/2022
2.1.34-beta 275 7/26/2022
2.1.33-beta 286 6/16/2022
2.1.32-beta 280 6/15/2022
2.1.31-beta 277 6/4/2022
2.1.30-beta 389 5/19/2022
2.1.29-beta 362 4/21/2022
2.1.27-beta 341 3/9/2022
2.1.26-beta 321 3/8/2022
2.1.25-beta 380 11/1/2021
2.1.24-beta 358 10/28/2021
2.1.23-beta 351 10/21/2021
2.1.22-beta 361 10/21/2021
2.1.21-beta 339 10/20/2021
2.1.20-beta 385 10/20/2021
2.1.19-beta 351 10/20/2021
2.1.18-beta 352 10/20/2021
Loading failed