up2date.net 2.2.0

dotnet add package up2date.net --version 2.2.0
                    
NuGet\Install-Package up2date.net -Version 2.2.0
                    
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="up2date.net" Version="2.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="up2date.net" Version="2.2.0" />
                    
Directory.Packages.props
<PackageReference Include="up2date.net" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add up2date.net --version 2.2.0
                    
#r "nuget: up2date.net, 2.2.0"
                    
#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.
#:package up2date.net@2.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=up2date.net&version=2.2.0
                    
Install as a Cake Addin
#tool nuget:?package=up2date.net&version=2.2.0
                    
Install as a Cake Tool

UP2DATE CLIENT .NET (C#) bindings for RITMS UP2DATE API

INTRODUCTION

RITMS UP2DATE is a cloud ready solution for unified software and firmware management. Use this for implementing lifecycle management for the full stack of drivers and firmware of connected devices.

RITMS UP2DATE is based on open and worldwide adopted building blocks, the most important is Eclipse Hawkbit which provides open and flexible Direct Device Integration (DDI) API and Management API.

RITMS UP2DATE extends Eclipse Hawkbit API with zero-cost maintenance device provisioning based on X509 certificates. The Public Key Infrastructure deployed to cloud governs digital certificates to secure end-to-end communications. Devices are automatically provisioned to connect the update service in a secure way.

This client library is a reference implementation of RITMS UP2DATE API for .NET Framework

SEE ALSO:

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.

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.2.0 860 12/6/2022
2.1.0 834 11/25/2022
2.0.0 818 11/15/2022

First public release.