Prog75
-
Simple.
by: Prog75Ttl - 797 total downloads
- last updated 5/27/2025
- Latest version: 8.0.0
Simple wrappers of vallue with TTL as: public T GetOrCreate(Func<T> factory) => IsExpired ? value = EnsureValue(factory) : value!; -
- 511 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) -
Simple.
by: Prog75Helpers - 354 total downloads
- last updated 3/12/2025
- Latest version: 0.1.1
Static throw helper + HashCoceCombiner class (from MS) + some extensions + Option (as in Rust) -
- 353 total downloads
- last updated 6/19/2024
- Latest version: 0.1.1
Another wrapper for Httpclient