Saturn.Extensions.Authorization
0.13.0
See the version list below for details.
dotnet add package Saturn.Extensions.Authorization --version 0.13.0
NuGet\Install-Package Saturn.Extensions.Authorization -Version 0.13.0
<PackageReference Include="Saturn.Extensions.Authorization" Version="0.13.0" />
paket add Saturn.Extensions.Authorization --version 0.13.0
#r "nuget: Saturn.Extensions.Authorization, 0.13.0"
// Install Saturn.Extensions.Authorization as a Cake Addin #addin nuget:?package=Saturn.Extensions.Authorization&version=0.13.0 // Install Saturn.Extensions.Authorization as a Cake Tool #tool nuget:?package=Saturn.Extensions.Authorization&version=0.13.0
Opinionated, web development framework for F# which implements the server-side, functional MVC pattern
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 is compatible. |
.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. |
-
.NETCoreApp 3.1
- FSharp.Core (>= 4.7.1)
- Microsoft.AspNetCore.Authentication.Google (>= 3.0.3)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 3.0.3)
- Saturn (>= 0.13.0)
-
.NETStandard 2.0
- FSharp.Core (>= 4.7.1)
- Microsoft.AspNetCore.Authentication.Google (>= 2.2.2)
- Microsoft.AspNetCore.Authentication.OAuth (>= 2.2.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 2.2.0)
- Saturn (>= 0.13.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Saturn.Extensions.Authorization:
Package | Downloads |
---|---|
Saturn.Extensions.OpenIdConnect
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 | 873 | 4/18/2024 |
0.16.1 | 23,032 | 4/9/2022 |
0.16.0-preview03 | 698 | 2/21/2022 |
0.15.0 | 6,116 | 6/9/2021 |
0.15.0-preview03 | 875 | 2/8/2021 |
0.15.0-preview02 | 865 | 1/20/2021 |
0.15.0-preview01 | 965 | 6/23/2020 |
0.14.1 | 8,942 | 6/18/2020 |
0.13.3 | 1,321 | 6/15/2020 |
0.13.2 | 1,158 | 6/11/2020 |
0.13.1 | 1,313 | 4/27/2020 |
0.13.0 | 1,260 | 4/24/2020 |
0.12.1 | 1,186 | 3/2/2020 |
0.12.0 | 1,126 | 2/18/2020 |
0.11.0 | 1,314 | 2/1/2020 |
0.10.1 | 1,262 | 11/25/2019 |
0.10.0 | 1,280 | 10/17/2019 |
0.9.0 | 1,879 | 7/26/2019 |
0.8.0 | 2,590 | 12/5/2018 |
0.7.6 | 1,591 | 11/5/2018 |
0.7.5 | 1,941 | 8/3/2018 |
Allow all functions in a channel to see the socketId (by [@robertpi](https://github.com/robertpi))
Add exception handler for site.map generation (by [@Krzysztof-Cieslak](https://github.com/Krzysztof-Cieslak))
Fix edit action in controller (by [@Krzysztof-Cieslak](https://github.com/Krzysztof-Cieslak))
Moves `use_open_id_auth_with_config` to the Saturn.Extensions.Authorization project, obsoletes the old member and forwards it to the new project. (by [@ChrSteinert](https://github.com/ChrSteinert)))
Channel improvements (typed `handle` action) (by [@Krzysztof-Cieslak](https://github.com/Krzysztof-Cieslak))
Doc generation and infrastructure updates (by [@Krzysztof-Cieslak](https://github.com/Krzysztof-Cieslak))