FitConnect 2.3.1
dotnet add package FitConnect --version 2.3.1
NuGet\Install-Package FitConnect -Version 2.3.1
<PackageReference Include="FitConnect" Version="2.3.1" />
paket add FitConnect --version 2.3.1
#r "nuget: FitConnect, 2.3.1"
// Install FitConnect as a Cake Addin #addin nuget:?package=FitConnect&version=2.3.1 // Install FitConnect as a Cake Tool #tool nuget:?package=FitConnect&version=2.3.1
FIT-Connect .NET SDK User Guide
Introduction
This project is an SDK that allows a user to create easily a submission and send that submission via FIT-Connect to the respective destination. The user manual and how to use information can be found on the official documentations page of FIT-Connect
Prerequisite
The SDK is developed in .NET 6 and uses RSA-OAEP-256. On MacOS you have to install OpenSSL with e.g. homebrew package manager.
Important Links
License
Source code is licensed under the EUPL.
Rechtlicher Hinweis: Dieses Software Development Kit (SDK) ist dazu bestimmt, die Anbindung einer Software an die FIT-Connect-Infrastruktur zu ermöglichen. Hierfür kann das SDK in die anzubindenden Software integriert werden. Erfolgt die Integration des SDK in unveränderter Form, liegt keine Bearbeitung im Sinne der EUPL bzw. des deutschen Urheberrechts vor. Die Art und Weise der Verlinkung des SDK führt insbesondere nicht zur Schaffung eines abgeleiteten Werkes. Die unveränderte Übernahme des SDK in eine anzubindende Software führt damit nicht dazu, dass die anzubindende Software unter den Bedingungen der EUPL zu lizenzieren ist. Für die Weitergabe des SDK selbst - in unveränderter oder bearbeiteter Form, als Quellcode oder ausführbares Programm - gelten die Lizenzbedingungen der EUPL in unveränderter Weise.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- Autofac (>= 8.1.1)
- FitConnect.KeyManagement (>= 0.0.0)
- IdentityModel (>= 7.0.0)
- jose-jwt (>= 5.1.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.2.1)
- Microsoft.IdentityModel.Tokens (>= 8.2.1)
- MimeTypeMap.List (>= 2.1.0)
- Newtonsoft.Json (>= 13.0.3)
- Newtonsoft.Json.Schema (>= 4.0.1)
- NJsonSchema (>= 11.1.0)
- System.IdentityModel.Tokens.Jwt (>= 8.2.1)
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 |
---|---|---|
2.3.1 | 40 | 11/22/2024 |
2.3.0 | 81 | 11/18/2024 |
2.3.0-rc.1 | 49 | 11/13/2024 |
2.3.0-beta.2 | 45 | 10/30/2024 |
2.3.0-beta.1 | 58 | 10/1/2024 |
2.1.0 | 407 | 10/2/2024 |
2.0.3-beta.2 | 63 | 8/8/2024 |
2.0.3-beta.1 | 53 | 8/7/2024 |
2.0.1 | 891 | 2/21/2024 |
1.1.0-rc.0 | 191 | 11/7/2023 |
1.0.2-beta.3 | 75 | 2/3/2024 |
1.0.2-beta.2 | 65 | 1/28/2024 |
1.0.1-alpha.1 | 72 | 1/17/2024 |
1.0.0 | 260 | 8/1/2023 |
1.0.0-rc.1 | 170 | 4/28/2023 |
initial version of the SDK