Sentry
by: Sentry Team and Contributors
- 3 total downloads
- Latest version: 6.0.0
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog
by: Serilog Contributors
- 20 total downloads
- Latest version: 2.12.0-dev-01551
Simple .NET logging with fully-structured events
System.Collections.Concurrent
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections.NonGeneric and System.Collections packages whenever multiple threads are accessing the collection concurrently.
Commonly Used Types:
System.Collections.Concurrent.ConcurrentDictionary<TKey, TValue>
System.Collections.Concurrent.ConcurrentQueue<T>
System.Collections.Concurrent.ConcurrentBag<T>
System.Collections.Concurrent.BlockingCollection<T>
System.Collections.Concurrent.ConcurrentStack<T>
When using NuGet 3.x this package requires at least version 3.4.
Xamarin.Android.Support.v4
by: Xamarin Inc.
- 1 total downloads
- Latest version: 25.0.1-rc1
v4 Android Support Library C# bindings for Xamarin