LamedalCore 2.0.5
dotnet add package LamedalCore --version 2.0.5
NuGet\Install-Package LamedalCore -Version 2.0.5
<PackageReference Include="LamedalCore" Version="2.0.5" />
paket add LamedalCore --version 2.0.5
#r "nuget: LamedalCore, 2.0.5"
// Install LamedalCore as a Cake Addin #addin nuget:?package=LamedalCore&version=2.0.5 // Install LamedalCore as a Cake Tool #tool nuget:?package=LamedalCore&version=2.0.5
This is a library of useful methods implemented on .NET Core that will give you a quick start.
Product | Versions 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. |
-
.NETFramework 4.6.1
- HtmlAgilityPack (>= 1.4.9.5)
- HtmlRenderer.Core (>= 1.5.0.6)
- HtmlRenderer.WinForms (>= 1.5.0.6)
- JetBrains.Annotations (>= 10.4.0)
- Newtonsoft.Json (>= 10.0.3)
- System.Xml.XmlSerializer (>= 4.3.0)
- xunit.extensibility.core (>= 2.2.0)
-
.NETStandard 2.0
- HtmlAgilityPack.NetCore (>= 1.5.0.1)
- JetBrains.Annotations (>= 10.4.0)
- Newtonsoft.Json (>= 10.0.3)
- System.Diagnostics.Process (>= 4.1.0)
- System.Xml.XmlSerializer (>= 4.3.0)
- xunit.extensibility.core (>= 2.2.0)
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,961 | 3/26/2018 |
2.0.5-Beta2 | 1,046 | 3/25/2018 |
2.0.5-Beta1 | 895 | 3/25/2018 |
2.0.5-Alfa4 | 979 | 3/19/2018 |
2.0.5-Alfa3 | 1,019 | 3/11/2018 |
2.0.5-Alfa2 | 882 | 3/6/2018 |
2.0.5-Alfa1 | 861 | 3/3/2018 |
2.0.4 | 1,354 | 2/13/2018 |
2.0.3 | 1,479 | 10/8/2017 |
2.0.2 | 1,293 | 10/2/2017 |
2.0.1 | 1,284 | 9/30/2017 |
2.0.0 | 1,244 | 9/29/2017 |
2.0.0-Alfa1 | 724 | 9/3/2017 |
1.2.0 | 1,277 | 8/13/2017 |
1.1.6-alfa4 | 1,106 | 8/5/2017 |
1.1.6-alfa1 | 1,129 | 5/11/2017 |
1.1.5 | 1,373 | 5/4/2017 |
1.1.5-rc01 | 1,113 | 5/3/2017 |
1.1.4-alfa04 | 1,065 | 4/4/2017 |
1.1.4-alfa03 | 1,050 | 4/4/2017 |
1.1.4-alfa02 | 1,100 | 4/2/2017 |
1.1.4-alfa01 | 1,083 | 3/25/2017 |
1.1.0 | 1,295 | 2/26/2017 |
1.0.15-beta3 | 1,043 | 1/9/2017 |
1.0.15-beta2 | 1,131 | 10/30/2016 |
1.0.15-beta1 | 1,088 | 10/19/2016 |
1.0.14-beta2 | 1,053 | 10/2/2016 |
1.0.14-beta | 1,075 | 9/14/2016 |
1.0.14-alfa | 1,171 | 9/12/2016 |
1.0.12 | 1,286 | 8/29/2016 |
1.0.11 | 1,284 | 8/22/2016 |
1.0.10 | 1,234 | 8/22/2016 |
1.0.9 | 1,227 | 8/15/2016 |
1.0.8 | 1,234 | 8/10/2016 |
Lamedal v2.0.5: Release
========================
- Beta2: Small refactorings and fixes.
- Beta1: Add console application templates and updated XML help.
- Alfa4: Small fixes.
- Alfa3: Source code search engine.
- Alfa2: Improved command arguments compiler.
- Alfa1: Added command arguments compiler.
Lamedal v2.0.4: (Stability and quality release)
===============
- Changes
+ All template generations was moved to Lamedal_Templates library
+ Remove Lamedal_Templates dependency.
+ method zVarId() and zVarValue() parameter order changed to improve consistency.
+ All Lamedal libraries that depend on LamedalCore will share the same version number.
- Additions:
+ Added new line methods (Straight, Exponential, Bell, S, Sinus)
+ Added extra string methods.
+ Added Html color converters;
+ Object.Clone methods.
+ Integrated with LamedalCore_ChartJS library.
- Bug fixes.
+ Overall code quality was improved
Lamedal v2.0.3: Added Web search methods. Added async callback methods.
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 pre-released dependencies.
* 95% code coverage completed.