👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
76 packages returned for Tags:"lazy"
Sort by
Relevance
Downloads
Recently updated
Microsoft.
EntityFrameworkCore.
Proxies
by:
aspnet
EntityFramework
Microsoft
46,279,754 total downloads
last updated
11/14/2023
Latest version:
8.0.0
Entity
Framework
Core
entity-framework-core
EF
Data
O/RM
EntityFramework
EntityFrameworkCore
EFCore
More tags
Lazy loading proxies for Entity Framework Core.
LazyCache
by:
alastairtree
20,863,807 total downloads
last updated
9/1/2021
Latest version:
2.4.0
Caching
Performance
Speed
In-memory
IMemoryCache
Generics
ServiceCacheing
Lazy
Cache
Lazy-Load
More tags
Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.
LazyProxy
by:
ServiceTitan
304,806 total downloads
last updated
6/29/2021
Latest version:
1.0.2
lazy
proxy
dynamic
runtime
wrapper
A dynamic lazy proxy is a class built in real time, that implemenets some interface T, takes to the constructor an argument Lazy of T and routes all invocations to the corresponding method or property of this...
More information
LazyLoadPlugin
by:
rodolfofadino
100,386 total downloads
last updated
9/2/2013
Latest version:
1.8.5
jquery
lazy
load
image
Lazy Load is a jQuery plugin written in JavaScript. It delays loading of images in long web pages. Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them. This is...
More information
Unity.
Extensions.
Lazy
by:
jozef.izso
93,680 total downloads
last updated
2/10/2012
Latest version:
1.1.1
unity
extensions
lazy
Unity 2.1 custom extensions which enable to pull Lazy<T> and IEnumerable<Lazy<T>> from the container.
Strathweb.
AsyncExpiringLazy
by:
filipw
67,472 total downloads
last updated
7/26/2021
Latest version:
2.1.0
async
lazy
expiring
A helper library providing async lazy cabailities to expiring objects.
LazyProxy.
Autofac
by:
ServiceTitan
175,779 total downloads
last updated
6/29/2022
Latest version:
2.2.0
autofac
container
lazy
injection
proxy
dynamic
runtime
wrapper
Lazy injection for Autofac container
LazyProxy.
ServiceProvider
by:
ServiceTitan
119,720 total downloads
last updated
11/29/2021
Latest version:
0.1.3
Microsoft.Extensions.DependencyInjection.ServiceProvider
ServiceProvider
container
lazy
injection
proxy
dynamic
runtime
wrapper
Lazy injection for Microsoft.Extensions.DependencyInjection.ServiceProvider container
Jquery.
LazyLoad
by:
rodolfofadino
47,193 total downloads
last updated
5/18/2013
Latest version:
1.8.4
jquery
lazy
load
image
Lazy Load is a jQuery plugin written in JavaScript. It delays loading of images in long web pages. Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them. This is...
More information
AutoLazy.
Fody
by:
bcuff
39,872 total downloads
last updated
9/14/2017
Latest version:
2.2.1
lazy
Fody
Cecil
ILWeaving
A Fody add-in that implements the double check locking pattern automatically.
Open.
Collections
by:
electricessence
172,031 total downloads
last updated
11/22/2023
Latest version:
3.2.0
collections
extensions
threadsafe
thread
safe
safety
lazy
list
lazylist
memoize
More tags
Useful set of collections, and extensions for collections with thread-safe read-write access options. Part of the "Open" set of libraries.
PullStream
by:
Pepelev
41,382 total downloads
last updated
6/14/2021
Latest version:
1.2.1
stream
io
lazy
enumerable
async
PullStream allows to create lazy System.IO.Stream based on IEnumerable
Angara.
Reinstate
by:
AngaraProject
26,643 total downloads
last updated
4/28/2018
Latest version:
0.3.2
Angara
Reinstate
Lazy
Deferred
Computations
Library that reinstates computation results either from the storage or recomputing a value from the function.
Dccelerator.
DataAccess.
Lazy
by:
we_apon
15,770 total downloads
last updated
3/13/2018
Latest version:
0.0.17
ORM
Lazy
Loading
Lazy Loading and navigation properties support for Dccelerator.DataAccess ORM.
lazy.
js
by:
Kris_Ivanov
27,827 total downloads
last updated
9/14/2015
Latest version:
0.4.2
lazy
lazy.js
lazyjs
lodash
lo-dash
underscore.js
Lazy.js it a utility library for JavaScript, similar to Underscore and Lo-Dash but with one important difference: lazy evaluation (also known as deferred execution). This can translate to superior performance...
More information
Open.
Lazy.
Extensions
by:
electricessence
6,611 total downloads
last updated
4/22/2023
Latest version:
1.3.1
lazy
extensions
Simple set of Lazy extensions. Code savers like: Lazy.Create(...) which allow for type inference
PullStream.
Json
by:
Pepelev
17,051 total downloads
last updated
5/5/2021
Latest version:
1.0.0
stream
io
lazy
enumerable
async
json
PullStream.Json allows to create lazy System.IO.Stream that contains json array of sequence of elements
Ibra.
Lazy
by:
Eyas
7,986 total downloads
last updated
9/16/2018
Latest version:
1.1.0
lazy
memoized
memoization
caching
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.
Belt
by:
thedmi
16,471 total downloads
last updated
4/4/2014
Latest version:
0.8.1
immutable
guard
maybe
equatable
lazy
ddd
A very lightweight utility library for increased expressiveness.
Itis.
Angara.
Reinstate
by:
AngaraProject
10,781 total downloads
last updated
2/28/2019
Latest version:
0.3.4
Angara
Reinstate
Lazy
Deferred
Computations
Library that reinstates computation results either from the storage or recomputing a value from the function.
Previous
Next