ilm.core 1.2.24

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

// Install ilm.core as a Cake Tool
#tool nuget:?package=ilm.core&version=1.2.24

Base classes to be used in all ilm Software products. Now works with .net core 5.0

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.2.24 602 11/23/2020
1.2.23 507 8/7/2020
1.2.22 435 8/7/2020
1.2.21 515 8/7/2020
1.2.20 490 8/7/2020
1.2.19 481 8/7/2020
1.2.18 430 8/7/2020
1.2.17 517 7/26/2020
1.2.16 469 4/18/2020
1.2.15 678 12/31/2019
1.2.14 656 12/31/2019
1.2.13 655 12/31/2019
1.2.12 546 12/27/2019
1.2.11 531 12/27/2019
1.2.10 492 12/6/2019
1.2.9 512 11/25/2019
1.2.8 502 11/25/2019
1.2.7 514 11/25/2019
1.2.6 540 11/22/2019
1.2.5 507 11/22/2019
1.2.4 497 11/22/2019
1.2.2 485 11/22/2019
1.2.1 483 11/22/2019
1.2.0 481 11/22/2019
1.1.0 501 11/21/2019
1.0.1 584 11/3/2019
1.0.0 595 11/3/2019

Updated to work with .net core 3.x MVC