DotVVM is an open source ASP.NET-based framework which allows to build interactive web apps easily by using mostly C# and HTML.
Info
Version: | 4.3.3 |
Author(s): | RIGANTI |
Last Update: | Sunday, November 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dotvvm.com/ |
NuGet Url: | https://www.nuget.org/packages/DotVVM.AspNetCore |
Install
Install-Package DotVVM.AspNetCore
dotnet add package DotVVM.AspNetCore
paket add DotVVM.AspNetCore
DotVVM.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- DotVVM.Core(>= 2.5.1)
- DotVVM(>= 2.5.1)
- Ben.Demystifier(>= 0.1.0)
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.1.0)
- Microsoft.AspNetCore.Authorization(>= 2.1.0)
- Microsoft.AspNetCore.DataProtection(>= 2.1.0)
- Microsoft.AspNetCore.Http.Extensions(>= 2.1.0)
- Microsoft.AspNetCore.Localization(>= 2.1.0)
- Microsoft.CodeAnalysis.CSharp(>= 2.6.1)
- Microsoft.Extensions.Caching.Memory(>= 2.1.0)
- Microsoft.Extensions.Localization(>= 2.1.0)
Tags