SAFE.Server
5.0.0-beta5
This is a prerelease version of SAFE.Server.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SAFE.Server --version 5.0.0-beta5
NuGet\Install-Package SAFE.Server -Version 5.0.0-beta5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SAFE.Server" Version="5.0.0-beta5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SAFE.Server --version 5.0.0-beta5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SAFE.Server, 5.0.0-beta5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SAFE.Server as a Cake Addin #addin nuget:?package=SAFE.Server&version=5.0.0-beta5&prerelease // Install SAFE.Server as a Cake Tool #tool nuget:?package=SAFE.Server&version=5.0.0-beta5&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Contains dependencies required for the SAFE Stack server component, as well as a set of helper types and utilities.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Fable.Remoting.Giraffe (>= 5.19.0 && < 6.0.0)
- FSharp.Core (>= 8.0.200 && < 9.0.0)
- Saturn (>= 0.16.1 && < 1.0.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 |
---|---|---|
5.1.0 | 394 | 10/4/2024 |
5.0.5 | 1,173 | 6/28/2024 |
5.0.4 | 858 | 5/24/2024 |
5.0.0-beta5 | 134 | 4/1/2024 |
5.0.0-beta4 | 114 | 3/30/2024 |
5.0.0-beta3 | 97 | 3/30/2024 |
5.0.0-beta2 | 185 | 2/10/2024 |
5.0.0-beta1 | 196 | 1/26/2024 |
v.5.0.0-beta5
- Even easier execution of API calls.
v.5.0.0-beta4
- Easier execution of API calls.
v.5.0.0-beta3
- Update types.
- Add documentation
- Support for Fable Remoting exceptions.
- Remove Elmish Debugger.
v.5.0.0-beta2
- Update types and dependencies
v.5.0.0-beta1
- Initial Release