Open.Lazy.Extensions
1.0.0
See the version list below for details.
dotnet add package Open.Lazy.Extensions --version 1.0.0
NuGet\Install-Package Open.Lazy.Extensions -Version 1.0.0
<PackageReference Include="Open.Lazy.Extensions" Version="1.0.0" />
paket add Open.Lazy.Extensions --version 1.0.0
#r "nuget: Open.Lazy.Extensions, 1.0.0"
// Install Open.Lazy.Extensions as a Cake Addin #addin nuget:?package=Open.Lazy.Extensions&version=1.0.0 // Install Open.Lazy.Extensions as a Cake Tool #tool nuget:?package=Open.Lazy.Extensions&version=1.0.0
Simple set of Lazy extensions.
Code savers like: Lazy.Create(...) which allow for type inference.
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 | netcoreapp1.1 is compatible. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 1.1
- Microsoft.NETCore.App (>= 1.1.2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Open.Lazy.Extensions:
Package | Downloads |
---|---|
Open.Caching
.NET Standard library for providing async-friendly simplified standardized expressive interfaces and base classes for working with different cache implemenations. Part of the "Open" set of libraries. |
|
Open.Caching.Extensions.Memory
GetOrCreate extensions for IMemoryCache that handle retrieval, insertion, and eviction when faulted of Lazy<T> or Task<T>. |
|
Open.Evaluation.Core
A framework for evaluating complex formulas. Part of the "Open" set of libraries. |
GitHub repositories
This package is not used by any popular GitHub repositories.