LamedalCore 1.1.5-rc01

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

// Install LamedalCore as a Cake Tool
#tool nuget:?package=LamedalCore&version=1.1.5-rc01&prerelease

The quest to solve a problem once and to use the one solution everywhere.

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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 was computed.  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 tizen30 was computed.  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

Version 1.1.5
================    
Version 1.1.5-rc01: Full unit testing and Appveyor integration.   

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

Version 1.1.3 : Multi level grids - no longer in use
Version 1.1.2 : Multi level grids - no longer in use
Version 1.1.1 : Multi level grids - no longer in use
Version 1.1.0
=============
* New release of LamedaL.
* Removed prereleased dependencies.
* 95% code coverage completed