Prog75
-
Simple.
by: Prog75Ttl - 984 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!; -
- 575 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 - 454 total downloads
- last updated 5/28/2025
- Latest version: 8.0.0
Static throw helper + HashCoceCombiner class (from MS) + some extensions + Option (as in Rust) -
- 396 total downloads
- last updated 6/19/2024
- Latest version: 0.1.1
Another wrapper for Httpclient