Microsoft.Framework.Caching.Memory
by: Microsoft
- 33 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 in memory cache abstractions and implementation.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 2.072k total downloads
- Latest version: 2.0.0
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
Microsoft.Framework.OptionsModel
by: Microsoft
- 28 total downloads
- Latest version: 1.0.0-beta8
Microsoft.Framework.OptionsModel
Microsoft.Extensions.PlatformAbstractions
by: Microsoft
- 736 total downloads
- Latest version: 1.1.0
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 797 total downloads
- Latest version: 2.2.0-preview
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.Framework.DependencyInjection
by: Microsoft
- 30 total downloads
- Latest version: 1.0.0-beta8
Dependency injection abstraction and fallback implementation.
Microsoft.Framework.Configuration.Binder
by: Microsoft
- 28 total downloads
- Latest version: 1.0.0-beta8
Functionality to bind an object to data in configuration providers.
Microsoft.Framework.DependencyInjection.Abstractions
by: Microsoft
- 30 total downloads
- Latest version: 1.0.0-beta8
Contracts for dependency injection.
Microsoft.Extensions.OptionsModel
by: Microsoft
- 167 total downloads
- Latest version: 1.0.0-rc1-final
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Framework.Logging
by: Microsoft
- 31 total downloads
- Latest version: 1.0.0-beta8
Logging infrastructure.
Microsoft.Identity.Client.NativeInterop
by: Microsoft
- 424 total downloads
- Latest version: 0.13.5
This package contains binaries needed to use brokers in public client desktop applications. The release notes are available at https://github.com/AzureAD/microsoft-authentication-library-for-cpp/releases.
Microsoft.Framework.Configuration
by: Microsoft
- 27 total downloads
- Latest version: 1.0.0-beta8
Implementation of key-value pair based configuration. Includes the memory configuration provider.
Microsoft.Framework.Logging.Abstractions
by: Microsoft
- 46 total downloads
- Latest version: 1.0.0-beta8
Logging interface definitions.
Microsoft.Framework.Caching.Abstractions
by: Microsoft
- 106 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 caching abstractions.
Microsoft.Framework.Configuration.Abstractions
by: Microsoft
- 27 total downloads
- Latest version: 1.0.0-beta8
Abstractions of key-value pair based configuration.
Microsoft.Extensions.Primitives
by: Microsoft
- 1.908k total downloads
- Latest version: 2.0.0
Primitives shared by framework extensions. Commonly used types include:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.Identity.Client
by: Microsoft
- 777 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.
Microsoft.Framework.Primitives
by: Microsoft
- 26 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 primitives.
Microsoft.IdentityModel.Clients.ActiveDirectory
by: Microsoft
- 3.607k total downloads
- Latest version: 4.5.1
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET based client by taking advantage of Windows Server Active Directory and Azure Active Directory.
ADAL.NET enables you to acquire a security token to access protected Web APIs, for instance Microsoft Graph or your own Web API.
ADAL.NET is built against multiple platforms, including .net desktop, .net standard, .net core, UWP, Xamarin iOS and Xamarin Android. It can be called from applications and Web APIs (ASP.NET, .NET Core, ASP.NET Core) that call other Web APIs in the name of a user, or without a user.
Microsoft.Extensions.WebEncoders.Core
by: Microsoft
- 160 total downloads
- Latest version: 1.0.0-rc1-final
Contains core encoders for HTML, JavaScript strings, and URLs.