Saturn.Extensions.gRPC
0.13.0
See the version list below for details.
dotnet add package Saturn.Extensions.gRPC --version 0.13.0
NuGet\Install-Package Saturn.Extensions.gRPC -Version 0.13.0
<PackageReference Include="Saturn.Extensions.gRPC" Version="0.13.0" />
paket add Saturn.Extensions.gRPC --version 0.13.0
#r "nuget: Saturn.Extensions.gRPC, 0.13.0"
// Install Saturn.Extensions.gRPC as a Cake Addin #addin nuget:?package=Saturn.Extensions.gRPC&version=0.13.0 // Install Saturn.Extensions.gRPC as a Cake Tool #tool nuget:?package=Saturn.Extensions.gRPC&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 | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- FSharp.Core (>= 4.7.1)
- protobuf-net.Grpc.AspNetCore (>= 1.0.37)
- Saturn (>= 0.13.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.17.0 | 135 | 4/18/2024 |
0.16.1 | 477 | 4/9/2022 |
0.16.0-preview03 | 147 | 2/21/2022 |
0.15.0 | 390 | 6/9/2021 |
0.15.0-preview03 | 243 | 2/8/2021 |
0.15.0-preview02 | 225 | 1/20/2021 |
0.15.0-preview01 | 339 | 6/23/2020 |
0.14.1 | 459 | 6/18/2020 |
0.13.3 | 420 | 6/15/2020 |
0.13.2 | 412 | 6/11/2020 |
0.13.1 | 438 | 4/27/2020 |
0.13.0 | 425 | 4/24/2020 |
0.12.1 | 439 | 3/2/2020 |
0.12.0 | 454 | 2/18/2020 |
0.11.0 | 596 | 2/1/2020 |
0.10.1 | 583 | 11/25/2019 |
0.10.0 | 602 | 10/17/2019 |
0.9.0 | 604 | 7/26/2019 |
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))