Prog75
-
Simple.
by: Prog75Ttl - 565 total downloads
- last updated 5/31/2024
- Latest version: 0.1.4
Simple wrapers of vallue with TTL as: public T GetOrCreate(Func<T> factory) => IsExpired ? value = EnsureValue(factory) : value!; -
- 447 total downloads
- last updated 5/2/2024
- Latest version: 0.1.2.2
Very light DI, but using only factory (Source of inspiration: https://github.com/reactiveui/splat) -
- 297 total downloads
- last updated 6/19/2024
- Latest version: 0.1.1
Another wrapper for Httpclient