Boerman.Core
1.1.9.110
See the version list below for details.
dotnet add package Boerman.Core --version 1.1.9.110
NuGet\Install-Package Boerman.Core -Version 1.1.9.110
<PackageReference Include="Boerman.Core" Version="1.1.9.110" />
paket add Boerman.Core --version 1.1.9.110
#r "nuget: Boerman.Core, 1.1.9.110"
// Install Boerman.Core as a Cake Addin #addin nuget:?package=Boerman.Core&version=1.1.9.110 // Install Boerman.Core as a Cake Tool #tool nuget:?package=Boerman.Core&version=1.1.9.110
The Boerman Core package which contains handy utilities for all kinds of projects.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Newtonsoft.Json (>= 10.0.3)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Boerman.Core:
Package | Downloads |
---|---|
Boerman.FlightAnalysis
The Boerman.FlightAnalysis package contains algorithms to analyze flight movements and extract information like departure time and airfield, arrival time and airfield, total air time and more. |
|
Boerman.AprsClient
The APRS Client library is a library which will get you up and running in a snap when your goal is to read APRS feeds. |
|
Boerman.Math
The Boerman Math library containing some curve fitting things right now. |
|
Skyhop.Aprs.Client
The APRS Client library is a library which will get you up and running in a snap when your goal is to read APRS feeds. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Fixes an issue with the state implementation where a WaitHandle will stay unsignaled in case of an exception within a state.