- Mqabba, Malta
-
10:29
(UTC +01:00) - https://www.nuget.org/profiles/MarkCiliaVincenti
Pinned Loading
-
AsyncKeyedLock
AsyncKeyedLock PublicAn asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number, with optional pooling fo…
-
Backport.System.Threading.Lock
Backport.System.Threading.Lock PublicA micro-library that backports/polyfills .NET 9.0+'s System.Threading.Lock to prior versions (from .NET Standard 2.0 up to .NET 8.0), providing as much similar functionality as possible.
-
OpenWeatherMap.Cache
OpenWeatherMap.Cache PublicAn asynchronous .NET Standard 2.0 library that allows you to fetch & cache current weather readings from the OpenWeather API, with built-in resiliency that can extend the cache lifetime in case the…
-
TlsCertificateLoader
TlsCertificateLoader PublicAllows loading of TLS certificates for .NET 6.0/7.0/8.0/9.0 Kestrel web applications, allowing for refreshing of certificates as well as compatibility with HTTP/3.
-
ListShuffle
ListShuffle PublicThread-safe list, array and span shuffle extension library, using Fisher-Yates shuffle and optional cryptographically-strong random.
C# 8
-
SemaphoreSlimThrottling
SemaphoreSlimThrottling PublicA class that uses SemaphoreSlim but allows a negative initialCount. This could be used, for example, when starting to throttle requests but initially already have more concurrent requests than the …
C# 8
If the problem persists, check the GitHub status page or contact support.