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
5 packages returned for Tags:"ttl"
Sort by
Relevance
Downloads
Recently updated
JsonLd.
Entities
by:
tpluscode
84,131 total downloads
last updated
11/6/2019
Latest version:
0.3.6
rdf
json-ld
turtle
ttl
n3
notation3
semantic
web
Simple POCO object seriallization for JSON-LD
Redis.
Cache
by:
goldfix
22,149 total downloads
last updated
6/23/2014
Latest version:
0.9.2
Redis.Cache
Redis
Cache
C#
TTL
Time
To
Live
NoSql
Redis.Cache Small library for manage cache with Redis. Language C# Framework .NET 4.x Support Extending and Absolute TTL (At the same time) Support native data type (int, string, bool, single and...
More information
Nancy.
Rdf
by:
tpluscode
11,089 total downloads
last updated
8/17/2019
Latest version:
0.5.0
rdf
nancy
mvc
json-ld
turtle
ttl
n3
notation3
semantic
web
Nancy components for handling RDF requests and responses Icon designed by Piotrek Chuchla from The Noun Project
NetPro.
Consul.
AspNetCore
by:
LeonKou
751 total downloads
last updated
4/8/2022
Latest version:
1.7.1-beta.3
consul
ttl
check
docker
ip
discovery
Consul.AspNetCore support ttl health check
Simple.
Ttl
by:
Prog75
247 total downloads
last updated
11/16/2023
Latest version:
0.1.3.3
Simple
TTL
Cache
Simple wrapers of vallue with TTL as: public T GetOrCreate(Func<T> factory) => IsExpired ? value = EnsureValue(factory) : value!;