Ibra.Lazy
1.0.0
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
.NETCore 5.0
- System.Collections (>= 4.0.10)
- System.Runtime (>= 4.0.20)
-
.NETFramework 4.6
- System.Collections (>= 4.0.10)
- System.Runtime (>= 4.0.20)
-
.NETPlatform 5.0
- System.Collections (>= 4.0.10)
- System.Runtime (>= 4.0.20)
-
DNX 4.6
- System.Collections (>= 4.0.10)
- System.Runtime (>= 4.0.20)
-
DNXCore 5.0
- System.Collections (>= 4.0.10)
- System.Runtime (>= 4.0.20)
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 | 1,028 | 9/16/2018 |
1.0.1-alpha2 | 1,242 | 7/19/2016 |
1.0.1-alpha1 | 1,189 | 7/17/2016 |
1.0.1-alpha | 1,229 | 5/22/2016 |
1.0.0 | 1,515 | 8/8/2015 |