Ibra.Lazy 1.0.0

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

// Install Ibra.Lazy as a Cake Tool
#tool nuget:?package=Ibra.Lazy&version=1.0.0

Provides support for cached, memoized functions, that return the same value for repeated invocations with the same parameters. Inspired by C#'s System.Lazy class.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet is compatible. 
DNX dnx46 is compatible. 
DNXCore dnxcore50 is compatible. 
Windows win5 is compatible. 
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.1.0 907 9/16/2018
1.0.1-alpha2 1,089 7/19/2016
1.0.1-alpha1 1,032 7/17/2016
1.0.1-alpha 1,105 5/22/2016
1.0.0 1,419 8/8/2015