Microsoft.Identity.Client
by: Microsoft
- 6 total downloads
- Latest version: 4.54.1
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI, Xamarin iOS, Xamarin Android and UWP
System.Runtime.Numerics
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides the numeric types System.Numerics.BigInteger and System.Numerics.Complex, which complement the numeric primitives, such as System.Byte, System.Double and System.Int32.
Commonly Used Types:
System.Numerics.BigInteger
System.Numerics.Complex
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 11 total downloads
- Latest version: 4.61.0
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
System.Diagnostics.DiagnosticSource
by: Microsoft
- 7 total downloads
- Latest version: 8.0.0-preview.4.23259.5
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools)
Commonly Used Types:
System.Diagnostics.DiagnosticListener
System.Diagnostics.DiagnosticSource
Microsoft.Extensions.Primitives
by: Microsoft
- 5 total downloads
- Latest version: 9.0.0-preview.4.24266.19
Primitives shared by framework extensions. Commonly used types include:
Commonly Used Types:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
System.Text.Encodings.Web
by: Microsoft
- 5 total downloads
- Latest version: 9.0.0-preview.1.24080.9
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.Text.Json
by: Microsoft
- 9 total downloads
- Latest version: 8.0.4
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.
The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
System.Net.Http
by: Microsoft
- 2 total downloads
- Latest version: 4.1.4
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.
- 1 total downloads
- Latest version: 8.0.7
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 1 total downloads
- Latest version: 1.3.6
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
System.Security.Cryptography.ProtectedData
by: Microsoft
- 3 total downloads
- Latest version: 5.0.0-rc.2.20475.5
Provides access to Windows Data Protection Api.
Commonly Used Types:
System.Security.Cryptography.DataProtectionScope
System.Security.Cryptography.ProtectedData
When using NuGet 3.x this package requires at least version 3.4.
System.Memory.Data
by: Microsoft
- 4 total downloads
- Latest version: 9.0.0-preview.3.24172.9
A lightweight abstraction for a payload of bytes. Provides methods for converting between strings, streams, JSON, and bytes.
Commonly Used Types:
System.BinaryData
Quartz.Extensions.DependencyInjection
by: Facundo Glaeser Marko Lahma Quartz.NET
- 1 total downloads
- Latest version: 3.13.0
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
System.Composition
by: Microsoft
- 0 total downloads
- Latest version: 6.0.0
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
RabbitMQ.Client
by: Broadcom
- 1 total downloads
- Latest version: 7.0.0-rc.6
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
System.Diagnostics.Contracts
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides static classes for representing program contracts such as preconditions, postconditions, and invariants.
Commonly Used Types:
System.Diagnostics.Contracts.Contract
System.Diagnostics.Contracts.ContractClassAttribute
System.Diagnostics.Contracts.ContractClassForAttribute
System.Diagnostics.Contracts.ContractFailureKind
System.Runtime.CompilerServices.ContractHelper
System.Diagnostics.Contracts.ContractInvariantMethodAttribute
System.Diagnostics.Contracts.PureAttribute
System.Diagnostics.Contracts.ContractArgumentValidatorAttribute
System.Diagnostics.Contracts.ContractVerificationAttribute
System.Diagnostics.Contracts.ContractOptionAttribute
When using NuGet 3.x this package requires at least version 3.4.
NETStandard.Library
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-25401-01
A set of standard .NET APIs that are prescribed to be used and supported together.
81ffa9f5381f510c2afa17a113e4c4d77144b84e
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 1 total downloads
- Latest version: 10.0.1
Json.NET is a popular high-performance JSON framework for .NET
System.ComponentModel.TypeConverter
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides the System.ComponentModel.TypeConverter class, which represents a unified way of converting types of values to other types.
Commonly Used Types:
System.ComponentModel.TypeConverter
System.ComponentModel.TypeConverterAttribute
System.ComponentModel.PropertyDescriptor
System.ComponentModel.StringConverter
System.ComponentModel.ITypeDescriptorContext
System.ComponentModel.EnumConverter
System.ComponentModel.TypeDescriptor
System.ComponentModel.Int32Converter
System.ComponentModel.BooleanConverter
System.ComponentModel.DoubleConverter
When using NuGet 3.x this package requires at least version 3.4.
Swashbuckle.AspNetCore
by: domaindrivendev
- 1 total downloads
- Latest version: 6.7.3
Swagger tools for documenting APIs built on ASP.NET Core