Opinionated, web development framework for F# which implements the server-side, functional MVC pattern.
Info
Version: | 0.17.0 |
Author(s): | Krzysztof Cieslak |
Last Update: | Thursday, April 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://saturnframework.org/ |
NuGet Url: | https://www.nuget.org/packages/Saturn |
Install
Install-Package Saturn
dotnet add package Saturn
paket add Saturn
Saturn Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Control.Websockets(>= 0.2.2)
- FSharp.Core(>= 5.0.0)
- Giraffe(>= 5.0.06)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 5.0.2)
Tags