System.Net.Http.WinHttpHandler
by: Microsoft
- 11 total downloads
- Latest version: 10.0.0-preview.3.25171.5
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler.
Commonly Used Types:
System.Net.Http.WinHttpHandler
System.Reactive
by: .NET Foundation and Contributors
- 1 total downloads
- Latest version: 3.1.0-rc
Reactive Extensions (Rx) Main Library combining the interfaces, core, LINQ, and platform services libraries.
System.Reactive.Linq
by: .NET Foundation and Contributors
- 1 total downloads
- Latest version: 6.0.2
Legacy facade for Reactive Extensions (Rx) for .NET
System.Runtime.Caching
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-preview.3.23174.8
Provides classes to use caching facilities.
Commonly Used Types:
System.Runtime.Caching.CacheEntryChangeMonitor
System.Runtime.Caching.CacheEntryRemovedArguments
System.Runtime.Caching.CacheEntryUpdateArguments
System.Runtime.Caching.CacheItem
System.Runtime.Caching.CacheItemPolicy
System.Runtime.Caching.ChangeMonitor
System.Runtime.Caching.FileChangeMonitor
System.Runtime.Caching.HostFileChangeMonitor
System.Runtime.Caching.MemoryCache
System.Runtime.Caching.ObjectCache
System.Runtime.Serialization.Primitives
by: Microsoft
- 2 total downloads
- Latest version: 4.1.1-rc2-24027
Provides common types, including System.Runtime.Serialization.DataContractAttribute, for libraries that support data contract serialization.
Commonly Used Types:
System.Runtime.Serialization.StreamingContext
System.Runtime.Serialization.OnDeserializingAttribute
System.Runtime.Serialization.OnDeserializedAttribute
System.Runtime.Serialization.OnSerializingAttribute
System.Runtime.Serialization.OnSerializedAttribute
System.Runtime.Serialization.EnumMemberAttribute
System.Runtime.Serialization.DataMemberAttribute
System.Runtime.Serialization.DataContractAttribute
System.Runtime.Serialization.IgnoreDataMemberAttribute
System.Runtime.Serialization.SerializationException
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
System.Text.Encodings.Web
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-preview.7.23375.6
Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL).
Commonly Used Types:
System.Text.Encodings.Web.HtmlEncoder
System.Text.Encodings.Web.UrlEncoder
System.Text.Encodings.Web.JavaScriptEncoder
System.Xml.XDocument
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides the classes for Language-Integrated Query (LINQ) to Extensible Markup Language (XML). LINQ to XML is an in-memory XML programming interface that enables you to modify XML documents efficiently and easily.
Commonly Used Types:
System.Xml.Linq.XElement
System.Xml.Linq.XAttribute
System.Xml.Linq.XDocument
System.Xml.Linq.XText
System.Xml.Linq.XNode
System.Xml.Linq.XContainer
System.Xml.Linq.XComment
System.Xml.Linq.XObject
System.Xml.Linq.XProcessingInstruction
System.Xml.Linq.XDocumentType
When using NuGet 3.x this package requires at least version 3.4.
Temporalio.Extensions.OpenTelemetry
by: Temporal
- 1 total downloads
- Latest version: 1.8.0
Temporal SDK .NET OpenTelemetry Extension
Xamarin.Firebase.iOS.RemoteConfig
by: Microsoft
- 2 total downloads
- Latest version: 2.0.3.2
C# bindings for Firebase APIs Remote Config iOS Library
xunit.extensibility.execution
by: jnewkirk, bradwilson
- 2 total downloads
- Latest version: 2.5.1-pre.33
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
YamlDotNet
by: Antoine Aubry
- 1 total downloads
- Latest version: 13.4.0
A .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument.