System.Composition by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.0-preview.8.20407.11
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web. Commonly Used Types: System.Composition.ExportAttribute System.Composition.ImportAttribute System.Composition.Convention.ConventionBuilder System.Composition.Hosting.CompositionHost System.Composition.CompositionContext System.Composition.CompositionContextExtensions When using NuGet 3.x this package requires at least version 3.4.
System.Composition.AttributedModel by: Microsoft
  • 3 total downloads
  • Latest version: 1.3.0-preview8.19405.3
Provides common attributes used by System.Composition types. Commonly Used Types: System.Composition.ExportAttribute System.Composition.ImportAttribute System.Composition.Convention.AttributedModelProvider When using NuGet 3.x this package requires at least version 3.4.
System.Composition.TypedParts by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.0-preview.1.25080.5
Provides container configuration and some extension methods for the Managed Extensibility Framework (MEF).
System.Configuration.ConfigurationManager by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.6
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.Drawing.Primitives by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0
Provides basic drawing primitive structures, that exposes the corresponding System.Drawing.dll types in .NET Core. Commonly Used Types: System.Drawing.Point System.Drawing.PointF System.Drawing.Size System.Drawing.SizeF System.Drawing.Rectangle System.Drawing.RectangleF When using NuGet 3.x this package requires at least version 3.4.
System.Interactive.Async by: .NET Foundation and Contributors
  • 1 total downloads
  • Latest version: 4.1.1
  • Ix Interactive Extensions Enumerable Asynchronous
Interactive Extensions Async Library used to express queries over asynchronous enumerable sequences.
System.IO.Hashing by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.5
Provides non-cryptographic hash algorithms, such as CRC-32. Commonly Used Types: System.IO.Hashing.Crc32 System.IO.Hashing.XxHash32
System.Net.Http by: Microsoft
  • 1 total downloads
  • Latest version: 4.1.1
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers. Commonly Used Types: System.Net.Http.HttpResponseMessage System.Net.Http.DelegatingHandler System.Net.Http.HttpRequestException System.Net.Http.HttpClient System.Net.Http.MultipartContent System.Net.Http.Headers.HttpContentHeaders System.Net.Http.HttpClientHandler System.Net.Http.StreamContent System.Net.Http.FormUrlEncodedContent System.Net.Http.HttpMessageHandler When using NuGet 3.x this package requires at least version 3.4.
System.Net.NameResolution by: Microsoft
  • 4 total downloads
  • Latest version: 4.0.0-rc2-24027
Provides the System.Net.Dns class, which enables developers to perform simple domain name resolution. Commonly Used Types: System.Net.Dns System.Net.IPHostEntry \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
System.Private.DataContractSerialization by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Runtime.Serialization packages. When using NuGet 3.x this package requires at least version 3.4.
System.Reactive.Core by: .NET Foundation and Contributors
  • 1 total downloads
  • Latest version: 4.1.1
Reactive Extensions (Rx) for .NET - v3 compatibility facade for
System.Reactive.Linq by: .NET Foundation and Contributors
  • 1 total downloads
  • Latest version: 6.1.0
Legacy facade for Reactive Extensions (Rx) for .NET
System.Runtime.CompilerServices.Unsafe by: Microsoft
  • 1 total downloads
  • Latest version: 6.1.1
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.
System.Speech by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.11
Provides types to perform speech synthesis and speech recognition. Commonly Used Types System.Speech.Synthesis.SpeechSynthesizer System.Speech.Recognition.SpeechRecognizer
System.Text.Encoding.CodePages by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-rc.2.23479.6
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312. Commonly Used Types: System.Text.CodePagesEncodingProvider
System.Threading.Channels by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0
Provides types for passing data between producers and consumers. Commonly Used Types: System.Threading.Channel System.Threading.Channel<T> When using NuGet 3.x this package requires at least version 3.4.
System.Threading.ThreadPool by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0
Provides the System.Threading.ThreadPool class, which contains a pool of threads that can be used to execute tasks, post work items, wait on behalf of other threads, and process timers. Commonly Used Types: System.Threading.ThreadPool System.Threading.WaitOrTimerCallback When using NuGet 3.x this package requires at least version 3.4.
System.Xml.XmlDocument by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0
Provides an older in-memory Extensible Markup Language (XML) programming interface that enables you to modify XML documents. Developers should prefer the classes in the System.Xml.XDocument package. Commonly Used Types: System.Xml.XmlNode System.Xml.XmlElement System.Xml.XmlAttribute System.Xml.XmlDocument System.Xml.XmlDeclaration System.Xml.XmlText System.Xml.XmlComment System.Xml.XmlNodeList System.Xml.XmlWhitespace System.Xml.XmlCDataSection When using NuGet 3.x this package requires at least version 3.4.
Telegram.Bot by: RoundRobin, Poulad
  • 1 total downloads
  • Latest version: 14.7.0
  • Telegram Bot Api Payment Inline Games
The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.
Temporalio.Extensions.OpenTelemetry by: Temporal
  • 1 total downloads
  • Latest version: 1.8.0
Temporal SDK .NET OpenTelemetry Extension