Saturn 0.7.3
See the version list below for details.
dotnet add package Saturn --version 0.7.3
NuGet\Install-Package Saturn -Version 0.7.3
<PackageReference Include="Saturn" Version="0.7.3" />
paket add Saturn --version 0.7.3
#r "nuget: Saturn, 0.7.3"
// Install Saturn as a Cake Addin #addin nuget:?package=Saturn&version=0.7.3 // Install Saturn as a Cake Tool #tool nuget:?package=Saturn&version=0.7.3
Saturn
Saturn is a web development framework written in F# which implements the server-side MVC pattern. Many of its components and concepts will seem familiar to those of us with experience in other web frameworks like Ruby on Rails or Python’s Django.
It's heavily inspired by Elixir's Phoenix.
Read more about why I've decided to create Saturn, and some of its design choices on my blog - http://kcieslak.io/Reinventing-MVC-for-web-programming-with-F
Documentation
Saturn has a nice documentation and I appreciate any help to improve it further by sending pull requests or just adding an issue with you think is missing.
How to contribute
Imposter syndrome disclaimer: I want your help. No really, I do.
There might be a little voice inside that tells you you're not ready; that you need to do one more tutorial, or learn another framework, or write a few more blog posts before you can help me with this project.
I assure you, that's not the case.
This project has some clear Contribution Guidelines and expectations that you can read here.
The contribution guidelines outline the process that you'll need to follow to get a patch merged. By making expectations and process explicit, I hope it will make it easier for you to contribute.
And you don't just have to write code. You can help out by writing documentation, tests, or even by giving feedback about this work. (And yes, that includes giving feedback about the contribution guidelines.)
Thank you for contributing!
Contributing and copyright
The project is hosted on GitHub where you can report issues, fork the project and submit pull requests.
The library is available under MIT license, which allows modification and redistribution for both commercial and non-commercial purposes.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
- FSharp.Core (>= 4.2.3)
- Giraffe (>= 1.1.0)
- Microsoft.AspNetCore (>= 2.1.0)
- Microsoft.AspNetCore.Antiforgery (>= 2.1.0)
- Microsoft.AspNetCore.Authentication.Cookies (>= 2.1.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 2.1.0)
- Microsoft.AspNetCore.Authentication.OAuth (>= 2.1.0)
- Microsoft.AspNetCore.Authorization (>= 2.1.0)
- Microsoft.AspNetCore.Cors (>= 2.1.0)
- Microsoft.AspNetCore.ResponseCompression (>= 2.1.0)
- Microsoft.AspNetCore.Rewrite (>= 2.1.0)
- Microsoft.AspNetCore.Session (>= 2.1.0)
- Microsoft.AspNetCore.StaticFiles (>= 2.1.0)
- Microsoft.Extensions.Caching.Memory (>= 2.1.0)
NuGet packages (15)
Showing the top 5 NuGet packages that depend on Saturn:
Package | Downloads |
---|---|
Saturn.Extensions.Authorization
Opinionated, web development framework for F# which implements the server-side, functional MVC pattern |
|
Fable.SignalR.Saturn
A type-safe functional wrapper for SignalR and Saturn |
|
Saturn.AzureFunctions
Opinionated, web development framework for F# which implements the server-side, functional MVC pattern |
|
hobbes.web
hobbes.web library. |
|
Saturn.Extensions.Turbolinks
Opinionated, web development framework for F# which implements the server-side, functional MVC pattern |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.17.0 | 18,995 | 4/18/2024 |
0.16.1 | 117,997 | 4/9/2022 |
0.16.0-preview03 | 2,748 | 2/21/2022 |
0.15.0 | 73,170 | 6/9/2021 |
0.15.0-preview03 | 3,655 | 2/8/2021 |
0.15.0-preview02 | 1,223 | 1/20/2021 |
0.15.0-preview01 | 2,826 | 6/23/2020 |
0.14.1 | 61,645 | 6/18/2020 |
0.13.3 | 2,445 | 6/15/2020 |
0.13.2 | 2,374 | 6/11/2020 |
0.13.1 | 23,243 | 4/27/2020 |
0.13.0 | 2,576 | 4/24/2020 |
0.12.1 | 8,644 | 3/2/2020 |
0.12.0 | 3,996 | 2/18/2020 |
0.11.0 | 11,693 | 2/1/2020 |
0.10.1 | 13,121 | 11/25/2019 |
0.10.0 | 18,023 | 10/17/2019 |
0.9.0 | 11,808 | 7/26/2019 |
0.8.0 | 21,309 | 12/5/2018 |
0.7.6 | 7,121 | 11/5/2018 |
0.7.5 | 5,748 | 8/3/2018 |
0.7.4 | 1,948 | 7/20/2018 |
0.7.3 | 2,435 | 7/14/2018 |
0.6.0 | 1,601 | 7/3/2018 |
0.5.0 | 2,153 | 5/22/2018 |
0.4.3 | 3,371 | 2/27/2018 |
0.4.2 | 1,382 | 2/19/2018 |
0.4.0 | 1,498 | 2/16/2018 |
0.3.1 | 1,505 | 2/3/2018 |
0.3.0 | 1,455 | 2/2/2018 |
0.2.0 | 1,574 | 1/28/2018 |
Use earlier FSharp.Core version (by [@Krzysztof-Cieslak](https://github.com/Krzysztof-Cieslak))
Remove unnecessary ObsoleteAttribute from `use_router` (by [@Krzysztof-Cieslak](https://github.com/Krzysztof-Cieslak))