Hsm.BaseTypes 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Hsm.BaseTypes --version 1.0.0                
NuGet\Install-Package Hsm.BaseTypes -Version 1.0.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="Hsm.BaseTypes" Version="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hsm.BaseTypes --version 1.0.0                
#r "nuget: Hsm.BaseTypes, 1.0.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.
// Install Hsm.BaseTypes as a Cake Addin
#addin nuget:?package=Hsm.BaseTypes&version=1.0.0

// Install Hsm.BaseTypes as a Cake Tool
#tool nuget:?package=Hsm.BaseTypes&version=1.0.0                

Hsm.BaseTypes

The Hsm.BaseTypes package contains a collection of types. These types find use in various different projects.

Eui64

This type represents a standardized address format (EUI-64).

SemanticVersion

This type represents a semantic version number.

SerialNumber

This type represents a Hagleitner serial number (version 3).

Base36Cipher

This type represents a number with a base defined by 0-9 and letters a-z (based on ASCII characters).

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

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Hsm.BaseTypes:

Package Downloads
Hsm.ServiceRequest.Messaging.Abstractions

Package Description

Hsm.DataAnalysisService.QueryLanguage

This library is an implementation of the query language supported by the HSM DataAnalysisQuery.

Hsm.Bluetooth.Writer

This package provides bluetooth capabilites in .net projects for Hagleitner devices.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.1 105 10/30/2024
6.0.0 278 10/15/2024
5.0.0 4,891 4/10/2024
5.0.0-alpha.2 1,110 2/28/2024
5.0.0-alpha.1 1,383 11/23/2023
5.0.0-alpha.0 167 11/21/2023
4.0.0 20,232 8/31/2022
3.4.1 7,551 2/9/2022
3.4.0 488 2/8/2022
3.3.0 1,249 1/12/2022
3.2.1 514 1/4/2022
3.2.0 742 12/20/2021
3.2.0-alpha.1 186 12/16/2021
3.2.0-alpha.0 134 12/16/2021
3.1.0 318 12/16/2021
3.0.0 1,950 10/18/2021
3.0.0-alpha.3 150 10/18/2021
3.0.0-alpha.2 156 10/14/2021
3.0.0-alpha.1 180 10/13/2021
3.0.0-alpha.0 127 10/12/2021
2.4.3 2,667 6/3/2021
2.4.2 1,608 4/19/2021
2.4.1 359 4/15/2021
2.4.0 361 4/14/2021
2.3.1 485 4/6/2021
2.3.0 511 3/30/2021
2.2.1 447 3/24/2021
2.2.0 516 3/16/2021
2.1.3 445 3/14/2021
2.1.2 410 3/10/2021
2.1.1 408 3/5/2021
2.1.0 385 3/2/2021
2.0.0 340 2/19/2021
1.2.0 847 1/21/2021
1.1.5 472 10/19/2020
1.1.4 599 9/23/2020
1.1.3 1,456 9/9/2020
1.1.2 1,149 8/5/2020
1.1.1 560 8/5/2020
1.1.0 518 8/3/2020
1.0.5 465 7/21/2020
1.0.4 549 7/20/2020
1.0.3 470 7/17/2020
1.0.2 477 7/8/2020
1.0.1 775 6/17/2020
1.0.0 507 6/8/2020

Initial release.