FitConnect 2.0.1

dotnet add package FitConnect --version 2.0.1
NuGet\Install-Package FitConnect -Version 2.0.1
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="FitConnect" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FitConnect --version 2.0.1
#r "nuget: FitConnect, 2.0.1"
#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 FitConnect as a Cake Addin
#addin nuget:?package=FitConnect&version=2.0.1

// Install FitConnect as a Cake Tool
#tool nuget:?package=FitConnect&version=2.0.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.

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.0.1 111 2/21/2024
1.1.0-rc.0 173 11/7/2023
1.0.2-beta.3 56 2/3/2024
1.0.2-beta.2 46 1/28/2024
1.0.1-alpha.1 53 1/17/2024
1.0.0 217 8/1/2023
1.0.0-rc.1 150 4/28/2023

initial version of the SDK