runtime.win10-x64.Microsoft.Net.Native.SharedLibrary
by: Microsoft
- 3 total downloads
- Latest version: 2.2.7-rel-27913-00
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 2.2
Sentry.Profiling
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 5.16.2
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog.Enrichers.GlobalLogContext
by: C. Augusto Proiete & Contributors
- 1 total downloads
- Latest version: 3.0.0
A Serilog Enricher for adding properties to all log events in your app.
Serilog.Sinks.File
by: Serilog Contributors
- 1 total downloads
- Latest version: 4.1.0-dev-00817
Write Serilog events to text files in plain or JSON format.
SkiaSharp.NativeAssets.Win32
by: Microsoft
- 1 total downloads
- Latest version: 2.88.0-preview.145
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
StyleCop.Analyzers
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.1.0-beta007
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
System.Collections.Immutable
by: Microsoft
- 1 total downloads
- Latest version: 1.5.0-rc1
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity.
Commonly Used Types:
System.Collections.Immutable.ImmutableArray
System.Collections.Immutable.ImmutableArray<T>
System.Collections.Immutable.ImmutableDictionary
System.Collections.Immutable.ImmutableDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableHashSet
System.Collections.Immutable.ImmutableHashSet<T>
System.Collections.Immutable.ImmutableList
System.Collections.Immutable.ImmutableList<T>
System.Collections.Immutable.ImmutableQueue
System.Collections.Immutable.ImmutableQueue<T>
System.Collections.Immutable.ImmutableSortedDictionary
System.Collections.Immutable.ImmutableSortedDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableSortedSet
System.Collections.Immutable.ImmutableSortedSet<T>
System.Collections.Immutable.ImmutableStack
System.Collections.Immutable.ImmutableStack<T>
8f968b9e79c5721d78cc88e46fe57457fe9d490d
System.Composition.Hosting
by: Microsoft
- 1 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Provides Managed Extensibility Framework (MEF) types that are useful to developers of extensible applications, or hosts.
System.Configuration.ConfigurationManager
by: Microsoft
- 0 total downloads
- Latest version: 9.0.0-preview.5.24306.7
Provides types that support using XML configuration files (app.config). This package exists only to support migrating existing .NET Framework code that already uses System.Configuration. When writing new code, use another configuration system instead, such as Microsoft.Extensions.Configuration.
System.Diagnostics.PerformanceCounter
by: Microsoft
- 1 total downloads
- Latest version: 10.0.5
Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters.
Commonly Used Types:
System.Diagnostics.PerformanceCounter
System.IO.Pipelines
by: Microsoft
- 1 total downloads
- Latest version: 10.0.4
Single producer single consumer byte buffer management.
Commonly Used Types:
System.IO.Pipelines.Pipe
System.IO.Pipelines.PipeWriter
System.IO.Pipelines.PipeReader
System.Memory.Data
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.4.21253.7
A lightweight abstraction for a payload of bytes. Provides methods for converting between strings, streams, JSON, and bytes.
Commonly Used Types:
System.BinaryData
System.Private.ServiceModel
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0-preview1-24610-02
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
When using NuGet 3.x this package requires at least version 3.4.
System.Reactive.Interfaces
by: .NET Foundation and Contributors
- 1 total downloads
- Latest version: 4.0.0
Reactive Extensions (Rx) for .NET - v3 compatibility facade for
System.Reflection.MetadataLoadContext
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.4.20251.6
Provides read-only reflection on assemblies in an isolated context with support for assemblies that have different architectures and runtimes.
Commonly Used Types:
System.Reflection.MetadataLoadContext
System.Reflection.MetadataAssemblyResolver
When using NuGet 3.x this package requires at least version 3.4.
System.Threading.RateLimiting
by: Microsoft
- 1 total downloads
- Latest version: 9.0.14
APIs to help manage rate limiting.
Commonly Used Types:
System.Threading.RateLimiting.RateLimiter
System.Threading.RateLimiting.ConcurrencyLimiter
System.Threading.RateLimiting.TokenBucketRateLimiter
System.Threading.RateLimiting.RateLimitLease
Telegram.Bot
by: Wizou, tuscen, Poulad, RoundRobin
- 1 total downloads
- Latest version: 22.7.6-dev.4
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
SendHtml returns the number of sent messages in field msg.MigrateToChatId
Xamarin.Essentials
by: Microsoft
- 1 total downloads
- Latest version: 1.7.5
Xamarin.Essentials: a kit of essential API's for your apps
Xamarin.Firebase.iOS.Analytics
by: Xamarin Inc.
- 1 total downloads
- Latest version: 3.5.1
C# bindings for Firebase APIs Analytics iOS Library