Microsoft.Framework.Caching.Memory
by: Microsoft
- 19 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 in memory cache abstractions and implementation.
Microsoft.Net.Compilers
by: Microsoft
- 14.757k total downloads
- Latest version: 4.2.0
Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead
.NET Compilers package.
Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild.
The tools in this package require .NET Framework 4.7.2+
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/46c8f4f56765e16b92759de8098494b36cfb84f5.
Microsoft.Framework.OptionsModel
by: Microsoft
- 19 total downloads
- Latest version: 1.0.0-beta8
Microsoft.Framework.OptionsModel
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 748 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
- 19 total downloads
- Latest version: 1.0.0-beta8
Dependency injection abstraction and fallback implementation.
Microsoft.Framework.Configuration.Binder
by: Microsoft
- 17 total downloads
- Latest version: 1.0.0-beta8
Functionality to bind an object to data in configuration providers.
Microsoft.Framework.DependencyInjection.Abstractions
by: Microsoft
- 19 total downloads
- Latest version: 1.0.0-beta8
Contracts for dependency injection.
Microsoft.Framework.Logging
by: Microsoft
- 19 total downloads
- Latest version: 1.0.0-beta8
Logging infrastructure.
Microsoft.Management.Infrastructure.Runtime.Win
by: Microsoft
- 1.206k total downloads
- Latest version: 3.0.0
Runtime for Microsoft.Management.Infrastructure
Microsoft.Identity.Client.NativeInterop
by: Microsoft
- 394 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
- 15 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
- 35 total downloads
- Latest version: 1.0.0-beta8
Logging interface definitions.
Microsoft.Framework.Caching.Abstractions
by: Microsoft
- 96 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 caching abstractions.
Microsoft.Framework.Configuration.Abstractions
by: Microsoft
- 15 total downloads
- Latest version: 1.0.0-beta8
Abstractions of key-value pair based configuration.
Microsoft.Management.Infrastructure.Runtime.Unix
by: Microsoft
- 1.048k total downloads
- Latest version: 3.0.0
Runtime for Microsoft.Management.Infrastructure
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 2.781k total downloads
- Latest version: 3.0.1
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.Identity.Client
by: Microsoft
- 738 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
- 17 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 primitives.
Microsoft.Management.Infrastructure
by: Microsoft
- 1.129k total downloads
- Latest version: 3.0.0
Runtime for Microsoft.Management.Infrastructure
Microsoft.IdentityModel.Clients.ActiveDirectory
by: Microsoft
- 3.383k 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.