LamedalCore 2.0.2

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

// Install LamedalCore as a Cake Tool
#tool nuget:?package=LamedalCore&version=2.0.2

This is a library of useful methods implemented on .NET Core that will give you a quick start.

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
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 LamedalCore:

Package Downloads
LamedalCore_Templates

The library provide code templates and methods to transform code templates for .NET Core and .Net461

Lamedal_UIWinForms

Library of enhancements to the most used .NET462 Winforms controls.

LamedaLWindows

This is a library of useful methods to report on computer properties.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.5 1,883 3/26/2018
2.0.5-Beta2 998 3/25/2018
2.0.5-Beta1 865 3/25/2018
2.0.5-Alfa4 949 3/19/2018
2.0.5-Alfa3 975 3/11/2018
2.0.5-Alfa2 839 3/6/2018
2.0.5-Alfa1 832 3/3/2018
2.0.4 1,306 2/13/2018
2.0.3 1,432 10/8/2017
2.0.2 1,263 10/2/2017
2.0.1 1,248 9/30/2017
2.0.0 1,210 9/29/2017
2.0.0-Alfa1 702 9/3/2017
1.2.0 1,241 8/13/2017
1.1.6-alfa4 1,067 8/5/2017
1.1.6-alfa1 1,105 5/11/2017
1.1.5 1,337 5/4/2017
1.1.5-rc01 1,084 5/3/2017
1.1.4-alfa04 1,030 4/4/2017
1.1.4-alfa03 1,027 4/4/2017
1.1.4-alfa02 1,054 4/2/2017
1.1.4-alfa01 1,060 3/25/2017
1.1.0 1,266 2/26/2017
1.0.15-beta3 1,019 1/9/2017
1.0.15-beta2 1,100 10/30/2016
1.0.15-beta1 1,060 10/19/2016
1.0.14-beta2 1,028 10/2/2016
1.0.14-beta 1,046 9/14/2016
1.0.14-alfa 1,141 9/12/2016
1.0.12 1,252 8/29/2016
1.0.11 1,242 8/22/2016
1.0.10 1,199 8/22/2016
1.0.9 1,189 8/15/2016
1.0.8 1,199 8/10/2016

Lamedal v2.0.2: Add synonyms and word definition methods
     Lamedal v2.0.1: Add spelling and translation methods
     Lamedal v2.0.0
     ==============
     - Changes
       + Moved library to .Net Core Standard 2.0
     - Additions
       + Added support for DateTable, DateRow and Datacolumn (pre-release)
       + Added unit test for DateTable, DateRow and Datacolumn
       + Added IO Drive management methods
       + Add Methods:
         * Age_2Str(), OS_Version(), OS_Platform(), activeProcessMemory(),
         * Timer_Start(), Timer_Ticks(), Timer_Duration()
         * Drive_Speed()
     - Bug fixes:
       + Problems with generic methods when the out parameter defined the type were fixed.
       + Methods: Case_2Title(), IO.Folder.Delete()

     Lamedal v1.2.0
     ==============
     v1.2.0      : Integration with LamedalCore_Templates and Lamedal_UIWinForms.

     Lamedal v1.1.6
     ==============
     v1.1.6-alfa4: Integration with Lamedal UI Winforms library.
     v1.1.6-alfa3: Added Assembly methods to lib.
     v1.1.6-alfa2: Use official version of DocumentFormat.OpenXml.
     v1.1.6-alfa1: Added address definitions to 3 level Grids.

     Lamedal v1.1.5
     ================
     Version 1.1.5: Release
     Version 1.1.5-rc01: Full unit testing and Appveyor integration.

     Lamedal v1.1.4
     ================
     v1.1.4-afla04: Workaround for xunit 2.2.0 Nuget failure on VS2013
     v1.1.4-afla03: Remove .NET Core packages from the .NET build.
     v1.1.4-alfa02: Add support of creating uneven Grids.
     v1.1.4-alfa01: Made settings object thread safe.
     v1.1.4-alfa: Add support for 3 levels grids dashboard and capturing.

     Lamedal v1.1.0
     =============
     * New release of LamedaL.
     * Removed prereleased dependencies.
     * 95% code coverage completed.