Prog75
-
Simple.
by: Prog75Ttl - 627 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!; -
- 491 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) -
- 343 total downloads
- last updated 10 months ago
- Latest version: 0.1.1
Another wrapper for Httpclient -
Simple.
by: Prog75Helpers - 144 total downloads
- last updated a month ago
- Latest version: 0.1.1
Static throw helper + HashCoceCombiner class (from MS) + some extensions + Option (as in Rust)