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
- 58 total downloads
- Latest version: 1.21.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.IdentityModel.Clients.ActiveDirectory
by: Microsoft
- 100 total downloads
- Latest version: 5.3.0
There is a newer version of this library available here: https://www.nuget.org/packages/Microsoft.Identity.Client/
Migration guide: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration
ADAL no longer receives new feature improvements.
Microsoft.IdentityModel.Logging
by: Microsoft
- 1 total downloads
- Latest version: 5.7.1
Includes Event Source based logging support.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 39 total downloads
- Latest version: 5.7.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IdentityModel.Tokens.Saml
by: Microsoft
- 24 total downloads
- Latest version: 5.7.0
Includes types that provide support for SamlTokens version 1 and 2.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 88 total downloads
- Latest version: 3.0.1
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.jQuery.Unobtrusive.Ajax
by: Microsoft
- 51 total downloads
- Latest version: 3.2.6
jQuery plugin that unobtrusively sets up jQuery Ajax.
Microsoft.jQuery.Unobtrusive.Validation
by: Microsoft
- 64 total downloads
- Latest version: 4.0.0
jQuery plugin that unobtrusively sets up jQuery.Validation.
Microsoft.Management.Infrastructure
by: Microsoft
- 15 total downloads
- Latest version: 3.0.0
Runtime for Microsoft.Management.Infrastructure
Microsoft.Management.Infrastructure.Runtime.Unix
by: Microsoft
- 15 total downloads
- Latest version: 3.0.0
Runtime for Microsoft.Management.Infrastructure
Microsoft.Management.Infrastructure.Runtime.Win
by: Microsoft
- 15 total downloads
- Latest version: 3.0.0
Runtime for Microsoft.Management.Infrastructure
Microsoft.Net.Compilers
by: Microsoft
- 469 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.Net.Compilers.Toolset
by: Microsoft
- 1 total downloads
- Latest version: 5.6.0
.NET Compilers Toolset 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.
This package is primarily intended as a method for rapidly shipping hotfixes to customers. Using it as a long term solution for providing newer compilers on older MSBuild installations is explicitly not supported. That can and will break on a regular basis.
The supported mechanism for providing new compilers in a build environment is updating to the newer .NET SDK or Visual Studio Build Tools SKU.
This package requires either MSBuild 16.3 and .NET Desktop 4.7.2+ or .NET Core 2.1+
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.