Wrappers for hosting WebSharper sitelets and remoting components in ASP.NET Core projects.
Info
Version: | 7.0.6.454-beta5 |
Author(s): | IntelliFactory |
Last Update: | Tuesday, April 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://websharper.com/ |
NuGet Url: | https://www.nuget.org/packages/WebSharper.AspNetCore |
Install
Install-Package WebSharper.AspNetCore
dotnet add package WebSharper.AspNetCore
paket add WebSharper.AspNetCore
WebSharper.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- WebSharper(>= 4.7.0 && < 4.8.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.0)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.0.0)
- Microsoft.AspNetCore.Authentication.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.0.0)
- FSharp.Core(>= 4.3.4)
Tags