BurnSoft.Universal 4.0.32.5

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

// Install BurnSoft.Universal as a Cake Tool
#tool nuget:?package=BurnSoft.Universal&version=4.0.32.5

BurnSoft.Universal

The BurnSoft Universal is a library with a variety of subs and Functions to help simplify application and reduce the need to copy and paste code. It’s more our Swiss Army Knife Library.

Additional Documenation in the form of a CHM help file can be found at:

https://github.com/burnsoftnet/Documentation/blob/master/BurnSoft.Universal.chm

Donate]

Release Log

v.4.0.32.5

  • Added VbFunctions Class To use functions in vb. that are not in c#, current only have IsNumeric and DateDiff

v.4.0.32.4

  • Updated drivers
  • Added More options for framework support. .net 5 and .net framework 4.8, and updated projects and included in package the .net 4.72 library version
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 Framework net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has 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
4.0.32.5 442 4/13/2022
4.0.32.4 420 4/7/2022
4.0.32.3 445 12/1/2021

Added VbFunctions Class To use functions in vb. that are not in c#, current only have IsNumeric and DateDiff