Microsoft.Extensions.Caching.Memory
by: Microsoft
- 36 total downloads
- Latest version: 2.0.0
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Caching.Redis
by: Microsoft
- 36 total downloads
- Latest version: 2.0.0
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
Microsoft.Extensions.CommandLineUtils
by: Microsoft
- 18 total downloads
- Latest version: 1.1.1
Command-line parsing API. Commonly used types:
Microsoft.Extensions.CommandLineUtils.CommandLineApplication
Microsoft.Extensions.CommandLineUtils.CommandOption
Microsoft.Extensions.Configuration.AzureKeyVault
by: Microsoft
- 21 total downloads
- Latest version: 2.0.0
Azure KeyVault configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Binder
by: Microsoft
- 36 total downloads
- Latest version: 2.0.0
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Ini
by: Microsoft
- 34 total downloads
- Latest version: 2.0.0
INI configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Json
by: Microsoft
- 25 total downloads
- Latest version: 2.0.0
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Xml
by: Microsoft
- 36 total downloads
- Latest version: 2.0.0
XML configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DiagnosticAdapter
by: Microsoft
- 23 total downloads
- Latest version: 2.0.0
Microsoft extension adapter feature to extend DiagnosticListener. Contains extension methods that extend System.Diagnostics.DiagnosticListener, and enables duck-typing based event handling by using dynamically generated proxy types.
Microsoft.Extensions.Globalization.CultureInfoCache
by: Microsoft
- 39 total downloads
- Latest version: 1.1.3
Provides cached instances of CultureInfo using a generated list of known culture names for use in scenarios where unbounded CultureInfo creation is undesirable.
Microsoft.Extensions.Identity.Core
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 28 total downloads
- Latest version: 2.0.0
Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine().
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 36 total downloads
- Latest version: 2.0.0
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().
Microsoft.Extensions.MemoryPool
by: Microsoft
- 3 total downloads
- Latest version: 1.0.0-rc1-final
Microsoft.Extensions.MemoryPool
Microsoft.Extensions.OptionsModel
by: Microsoft
- 3 total downloads
- Latest version: 1.0.0-rc1-final
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.PlatformAbstractions
by: Microsoft
- 21 total downloads
- Latest version: 1.1.0
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Extensions.WebEncoders.Core
by: Microsoft
- 3 total downloads
- Latest version: 1.0.0-rc1-final
Contains core encoders for HTML, JavaScript strings, and URLs.
Microsoft.Graph
by: Microsoft
- 45 total downloads
- Latest version: 1.15.0
Microsoft Graph Client Library allows you to call Office 365, Azure AD and other Microsoft services through a single unified developer experience.
Microsoft.Graph.Core
by: Microsoft
- 98 total downloads
- Latest version: 1.25.1
Microsoft Graph Core Client Library implements core functionality used by Microsoft Graph client libraries.
Microsoft.Identity.Client
by: Microsoft
- 15 total downloads
- Latest version: 1.1.4-preview0002
This package contains the binaries of the Microsoft Authentication Library (MSAL). MSAL makes it easy to obtain tokens from Azure AD v2 (work & school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.