Microsoft.Extensions.Logging.Debug by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • logging
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.EventLog by: Microsoft
  • 11 total downloads
  • Latest version: 2.0.0-preview2-final
  • eventlog logging windowseventlog
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.ObjectPool by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0-preview1-final
  • pooling
A simple object pool implementation.
Microsoft.Extensions.Options by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 7 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore configuration options
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.PlatformAbstractions by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.0
  • platformabstractions
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Extensions.Primitives by: Microsoft
  • 7 total downloads
  • Latest version: 2.0.0
  • primitives
Primitives shared by framework extensions. Commonly used types include: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment
Microsoft.Extensions.WebEncoders by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
Microsoft.Identity.Client by: Microsoft
  • 4 total downloads
  • Latest version: 1.1.3-preview0012
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store Xamarin iOS Android
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.IO.RecyclableMemoryStream by: Microsoft
  • 2 total downloads
  • Latest version: 3.0.1
  • MemoryStream Memory performance GC garbage collection stream scalable buffer
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.ML by: Microsoft
  • 1 total downloads
  • Latest version: 0.2.0
ML.NET is a cross-platform open-source machine learning framework which makes machine learning accessible to .NET developers.
Microsoft.Net.Compilers.Toolset by: Microsoft
  • 11 total downloads
  • Latest version: 5.0.0-2.final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.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/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42.
Microsoft.Net.Http.Headers by: Microsoft
  • 6 total downloads
  • Latest version: 1.1.2
  • http
HTTP header parser implementations.
Microsoft.Net.Native.Compiler by: Microsoft
  • 7 total downloads
  • Latest version: 2.2.12-rel-33220-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
Microsoft.Net.UWPCoreRuntimeSdk by: Microsoft
  • 7 total downloads
  • Latest version: 2.2.13
Provides the CoreCLR runtime and build tools to build and run Universal Windows applications using CoreCLR. 1b651b26ca39a8a2b6c090a85b6025565fa46203 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NET.Workload.Emscripten.Manifest-6.0.200 by: Microsoft
  • 0 total downloads
  • Latest version: 6.0.9
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.200 by: Microsoft
  • 0 total downloads
  • Latest version: 6.0.9
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.1-beta-23225
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms.
Microsoft.NetCore.Analyzers by: Microsoft
  • 0 total downloads
  • Latest version: 2.9.6
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Microsoft recommended .NetCore API usage rules implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is included as a part of Microsoft.CodeAnalysis.FxCopAnalyzers NuGet package and does not need to be installed separately.
Microsoft.NETCore.App by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-rc2-3002702
A set of .NET API's that are included in the default .NET Core application model.