DotVVM.Owin 5.0.0-preview08-final

This is a prerelease version of DotVVM.Owin.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package DotVVM.Owin --version 5.0.0-preview08-final
 
NuGet\Install-Package DotVVM.Owin -Version 5.0.0-preview08-final
 
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="DotVVM.Owin" Version="5.0.0-preview08-final" />
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotVVM.Owin" Version="5.0.0-preview08-final" />
 
Directory.Packages.props
<PackageReference Include="DotVVM.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 DotVVM.Owin --version 5.0.0-preview08-final
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotVVM.Owin, 5.0.0-preview08-final"
 
#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 DotVVM.Owin@5.0.0-preview08-final
 
#: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=DotVVM.Owin&version=5.0.0-preview08-final&prerelease
 
Install as a Cake Addin
#tool nuget:?package=DotVVM.Owin&version=5.0.0-preview08-final&prerelease
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

This package contains OWIN middleware and hosting infrastructure for DotVVM apps.
DotVVM is an open source ASP.NET-based framework which allows to build interactive web apps easily by using mostly C# and HTML.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible. 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 (4)

Showing the top 4 NuGet packages that depend on DotVVM.Owin:

Package Downloads
DotVVM.Tracing.MiniProfiler.Owin

MiniProfiler Tracing module for OWIN and DotVVM

DotVVM.Tracing.ApplicationInsights.Owin

Application Insights Tracing module for OWIN and DotVVM

DotVVM.HotReload.Owin

Hot reload support for DotVVM pages and changes in markup

DotVVM.Diagnostics.ViewHotReload.Owin

Hot reload support for DotVVM pages and changes in markup

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0-preview10-final 101 7/10/2026
5.0.0-preview09-final 129 6/18/2026
5.0.0-preview08-final 119 3/19/2026
5.0.0-preview07-final 162 1/13/2026
5.0.0-preview05-final 173 12/29/2025
5.0.0-preview04-final 244 10/26/2025
5.0.0-preview03-final 238 6/19/2025
4.3.17 135 7/10/2026
4.3.16 149 6/27/2026
4.3.15 172 6/18/2026
4.3.14 168 6/11/2026
4.3.13 173 6/5/2026
4.3.12 275 3/22/2026
4.3.11 418 3/7/2026
4.3.10 317 2/12/2026
4.3.9 496 10/24/2025
4.3.8 532 6/19/2025
4.2.11 146 6/18/2026
4.2.10 405 6/19/2025
Loading failed