DotVVM 4.2.0-preview02-final
See the version list below for details.
dotnet add package DotVVM --version 4.2.0-preview02-final
NuGet\Install-Package DotVVM -Version 4.2.0-preview02-final
<PackageReference Include="DotVVM" Version="4.2.0-preview02-final" />
<PackageVersion Include="DotVVM" Version="4.2.0-preview02-final" />
<PackageReference Include="DotVVM" />
paket add DotVVM --version 4.2.0-preview02-final
#r "nuget: DotVVM, 4.2.0-preview02-final"
#addin nuget:?package=DotVVM&version=4.2.0-preview02-final&prerelease
#tool nuget:?package=DotVVM&version=4.2.0-preview02-final&prerelease
DotVVM is an open source ASP.NET-based framework which allows to build interactive web apps easily by using mostly C# and HTML.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.2
- Ben.Demystifier (>= 0.4.1)
- DotVVM.Core (>= 4.2.0-preview02-final)
- FastExpressionCompiler (>= 3.3.3)
- Microsoft.Extensions.DependencyInjection (>= 2.0.0)
- Microsoft.Extensions.DependencyModel (>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.0)
- Microsoft.Extensions.Options (>= 2.0.0)
- Microsoft.Net.Http.Headers (>= 2.0.2)
- Newtonsoft.Json (>= 10.0.3)
- Newtonsoft.Json.Bson (>= 1.0.1)
- Portable.System.DateTimeOnly (>= 6.0.2)
- RecordException (>= 0.1.2)
- System.Collections.Specialized (>= 4.3.0)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.Memory (>= 4.5.4)
- System.Runtime.Loader (>= 4.3.0)
- System.Security.Claims (>= 4.3.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.1
- Ben.Demystifier (>= 0.4.1)
- DotVVM.Core (>= 4.2.0-preview02-final)
- FastExpressionCompiler (>= 3.3.3)
- Microsoft.Extensions.DependencyInjection (>= 2.0.0)
- Microsoft.Extensions.DependencyModel (>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.0)
- Microsoft.Extensions.Options (>= 2.0.0)
- Microsoft.Net.Http.Headers (>= 2.0.2)
- Newtonsoft.Json (>= 10.0.3)
- Newtonsoft.Json.Bson (>= 1.0.1)
- Portable.System.DateTimeOnly (>= 6.0.2)
- RecordException (>= 0.1.2)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Security.Claims (>= 4.3.0)
-
net6.0
- Ben.Demystifier (>= 0.4.1)
- DotVVM.Core (>= 4.2.0-preview02-final)
- FastExpressionCompiler (>= 3.3.3)
- Microsoft.Extensions.DependencyInjection (>= 2.0.0)
- Microsoft.Extensions.DependencyModel (>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.0)
- Microsoft.Extensions.Options (>= 2.0.0)
- Microsoft.Net.Http.Headers (>= 2.0.2)
- Newtonsoft.Json (>= 10.0.3)
- Newtonsoft.Json.Bson (>= 1.0.1)
- RecordException (>= 0.1.2)
- System.Runtime.Loader (>= 4.3.0)
- System.Security.Claims (>= 4.3.0)
NuGet packages (38)
Showing the top 5 NuGet packages that depend on DotVVM:
Package | Downloads |
---|---|
DotVVM.AspNetCore
DotVVM is an open source ASP.NET-based framework which allows to build interactive web apps easily by using mostly C# and HTML. |
|
DotVVM.Owin
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. |
|
DotVVM.Compiler.Light
Command-line compiler for DotVVM. |
|
DotVVM.Tracing.ApplicationInsights
Application Insights Tracing module for DotVVM |
|
DotVVM.DynamicData
DotVVM is an open source ASP.NET-based framework which allows to build interactive web apps easily by using mostly C# and HTML. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
5.0.0-preview02-final | 255 | 5/5/2025 | |
5.0.0-preview01-final | 269 | 3/19/2025 | |
4.3.7 | 987 | 4/28/2025 | |
4.3.6 | 1,599 | 3/14/2025 | |
4.3.5 | 981 | 2/21/2025 | |
4.3.4 | 5,900 | 12/1/2024 | |
4.3.3 | 2,240 | 11/3/2024 | |
4.3.2 | 777 | 10/27/2024 | |
4.3.0 | 12,602 | 9/14/2024 | |
4.3.0-preview06-final | 355 | 9/8/2024 | |
4.3.0-preview05-final | 379 | 8/19/2024 | |
4.3.0-preview04-final | 380 | 6/9/2024 | |
4.3.0-preview03-final | 1,787 | 2/27/2024 | |
4.3.0-preview02-final | 401 | 2/8/2024 | |
4.3.0-preview01-final | 375 | 1/14/2024 | |
4.2.9 | 445 | 12/1/2024 | |
4.2.8 | 3,224 | 8/18/2024 | |
4.2.7 | 4,487 | 6/26/2024 | |
4.2.6 | 9,485 | 2/21/2024 | |
4.2.5 | 6,050 | 1/31/2024 | |
4.2.4 | 1,378 | 1/14/2024 | |
4.2.3 | 1,774 | 12/15/2023 | |
4.2.2 | 1,849 | 12/4/2023 | |
4.2.1 | 2,888 | 11/19/2023 | |
4.2.0 | 7,787 | 11/11/2023 | |
4.2.0-preview09-final | 489 | 10/22/2023 | |
4.2.0-preview08-final | 437 | 10/12/2023 | |
4.2.0-preview07-final | 1,404 | 10/1/2023 | |
4.2.0-preview06-final | 493 | 9/10/2023 | |
4.2.0-preview05-final | 540 | 9/3/2023 | |
4.2.0-preview04-final | 625 | 8/4/2023 | |
4.2.0-preview03-final | 618 | 6/20/2023 | |
4.2.0-preview02-final | 577 | 6/14/2023 | |
4.2.0-preview01-final | 801 | 4/5/2023 | |
4.1.10 | 316 | 12/1/2024 | |
4.1.9 | 159 | 11/19/2023 | |
4.1.8 | 940 | 10/22/2023 | |
4.1.7 | 13,516 | 4/5/2023 | |
4.1.6 | 2,201 | 3/29/2023 | |
4.1.5 | 1,382 | 3/22/2023 | |
4.1.4 | 1,396 | 3/16/2023 | |
4.1.3 | 1,528 | 3/9/2023 | |
4.1.2 | 1,375 | 3/8/2023 | |
4.1.1 | 1,419 | 3/6/2023 | |
4.1.0 | 25,790 | 2/6/2023 | |
4.1.0-preview21-final | 595 | 2/1/2023 | |
4.1.0-preview19-final | 798 | 1/23/2023 | |
4.1.0-preview18-final | 1,370 | 1/17/2023 | |
4.1.0-preview14-final | 721 | 11/14/2022 | |
4.1.0-preview13-final | 674 | 11/9/2022 | |
4.1.0-preview12-final | 620 | 10/31/2022 | |
4.1.0-preview11-final | 2,185 | 10/11/2022 | |
4.1.0-preview10-final | 625 | 9/7/2022 | |
4.1.0-preview09-final | 574 | 9/1/2022 | |
4.1.0-preview07-final | 1,676 | 8/30/2022 | |
4.1.0-preview06-final | 513 | 8/12/2022 | |
4.1.0-preview05-final | 594 | 7/27/2022 | |
4.1.0-preview04-final | 624 | 6/4/2022 | |
4.1.0-preview03-final | 596 | 5/26/2022 | |
4.1.0-preview01-final | 646 | 5/2/2022 | |
4.0.13 | 161 | 11/19/2023 | |
4.0.12 | 181 | 10/22/2023 | |
4.0.11 | 2,285 | 1/18/2023 | |
4.0.10 | 6,934 | 9/7/2022 | |
4.0.9 | 3,299 | 8/25/2022 | |
4.0.8 | 3,788 | 7/25/2022 | |
4.0.7 | 13,074 | 5/25/2022 | |
4.0.6 | 3,537 | 5/25/2022 | |
4.0.5 | 4,238 | 5/13/2022 | |
4.0.3 | 10,684 | 4/29/2022 | |
4.0.2 | 5,093 | 3/28/2022 | |
4.0.1 | 4,053 | 3/24/2022 | |
4.0.0 | 20,171 | 3/22/2022 | |
4.0.0-preview15-final | 593 | 3/12/2022 | |
4.0.0-preview13-final | 551 | 3/2/2022 | |
4.0.0-preview11-final | 625 | 2/18/2022 | |
4.0.0-preview10-final | 570 | 2/13/2022 | |
4.0.0-preview09-final | 594 | 2/5/2022 | |
4.0.0-preview08-final | 527 | 2/5/2022 | |
4.0.0-preview07-final | 691 | 1/7/2022 | |
4.0.0-preview06-final | 528 | 1/5/2022 | |
4.0.0-preview05-final | 391 | 12/20/2021 | |
4.0.0-preview03-final | 720 | 11/12/2021 | |
4.0.0-preview02-final | 462 | 11/11/2021 | |
4.0.0-preview01-final | 538 | 9/2/2021 | |
3.2.3 | 2,281 | 2/12/2022 | |
3.2.2 | 2,139 | 1/18/2022 | |
3.2.1 | 5,898 | 8/27/2021 | |
3.2.0 | 7,300 | 8/27/2021 | |
3.2.0-preview02-final | 506 | 8/27/2021 | |
3.2.0-preview01-final | 569 | 8/23/2021 | |
3.1.1 | 2,486 | 7/28/2021 | |
3.1.0 | 8,638 | 7/6/2021 | |
3.1.0-preview07-final | 578 | 6/29/2021 | |
3.1.0-preview05-final | 585 | 6/15/2021 | |
3.1.0-preview04-final | 449 | 6/10/2021 | |
3.1.0-preview03-final | 458 | 6/9/2021 | |
3.1.0-preview02-final | 463 | 5/17/2021 | |
3.1.0-preview01-final | 580 | 5/11/2021 | |
3.0.5 | 5,382 | 6/5/2021 | |
3.0.4 | 1,178 | 5/19/2021 | |
3.0.3 | 1,286 | 5/5/2021 | |
3.0.2 | 2,544 | 4/25/2021 | |
3.0.1 | 3,881 | 4/11/2021 | |
3.0.0 | 2,021 | 3/29/2021 | |
3.0.0-preview04-final | 663 | 3/16/2021 | |
3.0.0-preview03-final | 467 | 3/16/2021 | |
3.0.0-preview02-final | 665 | 2/26/2021 | |
2.5.2 | 6,064 | 2/6/2021 | |
2.5.1 | 2,139 | 12/27/2020 | |
2.5.0 | 4,900 | 10/31/2020 | |
2.5.0-preview04-final | 2,798 | 9/11/2020 | |
2.5.0-preview02-final | 3,300 | 8/23/2020 | |
2.4.0.1 | 34,544 | 1/7/2020 | |
2.4.0 | 9,013 | 12/28/2019 | |
2.4.0-preview06-final | 1,405 | 12/9/2019 | |
2.4.0-preview03-final | 2,347 | 9/29/2019 | |
2.4.0-preview01-final | 2,238 | 9/15/2019 | |
2.3.3 | 3,446 | 11/4/2019 | |
2.3.2 | 1,566 | 11/2/2019 | |
2.3.1 | 12,818 | 8/6/2019 | |
2.3.0 | 9,509 | 6/5/2019 | |
2.2.0.2 | 6,921 | 4/13/2019 | |
2.2.0.1 | 3,599 | 4/6/2019 | |
2.2.0 | 2,452 | 4/6/2019 | |
2.2.0-preview03-final | 1,308 | 3/22/2019 | |
2.2.0-preview02-final | 1,111 | 3/22/2019 | |
2.2.0-preview01-final | 1,802 | 2/20/2019 | |
2.1.0 | 8,633 | 1/23/2019 | |
2.1.0-preview01-final | 1,712 | 12/18/2018 | |
2.0.3 | 8,455 | 9/24/2018 | |
2.0.3-preview02-final | 1,608 | 9/14/2018 | |
2.0.3-preview01-final | 1,231 | 9/13/2018 | |
2.0.2 | 2,761 | 8/22/2018 | |
2.0.1-preview05-final | 2,176 | 7/21/2018 | |
2.0.1-preview04-final | 2,419 | 6/26/2018 | |
2.0.1-preview03-final | 1,613 | 6/25/2018 | |
2.0.1-preview02-final | 1,649 | 6/18/2018 | |
2.0.1-preview01-final | 2,607 | 6/13/2018 | |
2.0.0 | 32,130 | 5/25/2018 | |
2.0.0-preview08-final | 2,627 | 5/12/2018 | |
2.0.0-preview07-final | 2,540 | 5/1/2018 | |
2.0.0-preview06-final | 2,560 | 4/3/2018 | |
2.0.0-preview05-final | 2,441 | 4/2/2018 | |
2.0.0-preview04-final | 2,497 | 3/22/2018 | |
2.0.0-preview03-final | 3,703 | 3/18/2018 | |
2.0.0-preview02-final | 2,636 | 3/15/2018 | |
2.0.0-preview01-final | 1,815 | 2/15/2018 | |
2.0.0-beta01 | 4,060 | 12/19/2017 | |
1.1.9.4 | 3,480 | 8/30/2018 | |
1.1.9.3 | 3,620 | 7/13/2018 | |
1.1.9.2 | 5,430 | 7/4/2018 | |
1.1.9.1 | 4,569 | 5/25/2018 | |
1.1.9 | 6,793 | 3/29/2018 | |
1.1.8.2 | 5,039 | 2/4/2018 | |
1.1.8.1 | 4,572 | 2/1/2018 | |
1.1.8 | 9,527 | 12/25/2017 | |
1.1.7 | 36,568 | 11/2/2017 | |
1.1.6.3 | 5,354 | 9/21/2017 | |
1.1.6.1 | 5,711 | 8/30/2017 | |
1.1.6 | 4,513 | 8/29/2017 | |
1.1.5 | 7,449 | 8/8/2017 | |
1.1.2 | 3,351 | 6/14/2017 | |
1.1.1 | 3,205 | 5/20/2017 | |
1.1.0.1 | 5,030 | 4/2/2017 | |
1.1.0 | 3,405 | 3/7/2017 | |
1.1.0-rc5 | 1,743 | 2/14/2017 | |
1.1.0-rc3 | 1,694 | 1/22/2017 | |
1.1.0-rc | 1,617 | 12/28/2016 | |
1.1.0-beta | 1,227 | 11/16/2016 | |
1.1.0-alpha | 1,315 | 10/8/2016 | |
1.0.5 | 2,165 | 9/19/2016 | |
1.0.2 | 1,747 | 8/4/2016 | |
1.0.1 | 1,597 | 7/14/2016 | |
1.0.0 | 1,518 | 7/3/2016 | |
1.0.0-rc2 | 1,107 | 5/9/2016 | |
1.0.0-rc | 1,299 | 4/19/2016 | |
1.0.0-beta | 1,159 | 4/5/2016 | |
0.9.0 | 1,570 | 1/1/2016 | |
0.8.6.13-pre | 1,100 | 12/16/2015 | |
0.8.6.7-pre | 1,169 | 11/5/2015 | |
0.8.6.6-pre | 1,126 | 11/5/2015 | |
0.8.6.5-pre | 1,181 | 10/31/2015 | |
0.8.6.4-pre | 1,120 | 10/30/2015 | |
0.8.6.3-pre | 1,098 | 10/29/2015 | |
0.8.6.2-pre | 1,099 | 10/28/2015 | |
0.8.6.1-pre | 1,120 | 10/24/2015 | |
0.8.6-pre | 1,122 | 10/16/2015 | |
0.8.5.10-pre | 1,121 | 10/13/2015 | |
0.8.5.9-pre | 1,141 | 10/10/2015 | |
0.8.5.8-pre | 1,327 | 10/4/2015 | |
0.8.5.7-pre | 1,306 | 10/3/2015 | |
0.8.5.6-pre | 1,214 | 10/1/2015 | |
0.8.5.5-pre | 1,242 | 10/1/2015 | |
0.8.5.4-pre | 1,240 | 9/30/2015 | |
0.8.5.3-pre | 1,209 | 9/30/2015 | |
0.8.5.2-pre | 1,186 | 9/24/2015 | |
0.8.5.1-pre | 1,179 | 9/23/2015 | |
0.8.5-pre | 1,150 | 9/11/2015 | |
0.8.4.2-pre | 1,205 | 9/9/2015 | |
0.8.4.1-pre | 1,195 | 9/8/2015 | |
0.8.4-pre | 1,136 | 9/7/2015 | |
0.8.3.10-pre | 1,151 | 9/7/2015 | |
0.8.3.9-pre | 1,124 | 9/7/2015 | |
0.8.3.8-pre | 1,217 | 9/3/2015 | |
0.8.3.7-pre | 1,176 | 9/3/2015 | |
0.8.3.6-pre | 1,142 | 8/30/2015 | |
0.8.3.5-pre | 1,166 | 8/27/2015 | |
0.8.3.4-pre | 1,158 | 8/23/2015 | |
0.8.3.3-pre | 1,151 | 8/22/2015 | |
0.8.3.2-pre | 1,150 | 8/20/2015 | |
0.8.3.1-pre | 1,130 | 8/17/2015 | |
0.8.3-pre | 1,431 | 8/11/2015 | |
0.8.2.3-pre | 1,437 | 8/4/2015 | |
0.8.2.2-pre | 1,405 | 8/3/2015 | |
0.8.2.1-pre | 1,368 | 8/3/2015 | |
0.8.2-pre | 1,253 | 8/2/2015 | |
0.8.1.2-pre | 1,279 | 7/31/2015 | |
0.8.1.1-pre | 1,333 | 7/30/2015 | |
0.8.1-pre | 1,272 | 7/30/2015 | |
0.8.0-pre | 1,263 | 7/29/2015 | |
0.7.0.8-pre | 1,231 | 7/23/2015 | |
0.7.0.7-pre | 1,262 | 7/23/2015 | |
0.7.0.6-pre | 1,305 | 7/22/2015 | |
0.7.0.5-pre | 1,131 | 7/14/2015 | |
0.7.0.4-pre | 1,181 | 7/13/2015 | |
0.7.0.3-pre | 1,115 | 7/9/2015 | |
0.7.0.2-pre | 1,149 | 7/9/2015 | |
0.7.0.1-pre | 1,107 | 7/9/2015 | |
0.7.0-pre | 3,386 | 7/8/2015 | |
0.6.0-pre | 1,356 | 6/11/2015 |