Microsoft.Extensions.FileProviders.Physical by: Microsoft.Extensions.FileProviders.Physical
  • 1 total downloads
  • Latest version: 1.0.1
  • files filesystem
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileSystemGlobbing by: Microsoft.Extensions.FileSystemGlobbing
  • 1 total downloads
  • Latest version: 1.0.1
  • files filesystem glob globbing
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Globalization.CultureInfoCache by: Microsoft.Extensions.Globalization.CultureInfoCache
  • 1 total downloads
  • Latest version: 1.0.2
  • globalization localization
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.Localization by: Microsoft.Extensions.Localization
  • 1 total downloads
  • Latest version: 1.0.2
  • localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Microsoft.Extensions.Localization.Abstractions by: Microsoft.Extensions.Localization.Abstractions
  • 1 total downloads
  • Latest version: 1.0.2
  • localization
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 14 total downloads
  • Latest version: 6.0.0
Logging abstractions for Microsoft.Extensions.Logging. Commonly Used Types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger<TCategoryName> Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging.Logger<T> Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Extensions.ObjectPool by: Microsoft.Extensions.ObjectPool
  • 8 total downloads
  • Latest version: 1.0.1
  • pooling
A simple object pool implementation.
Microsoft.Extensions.Options by: Microsoft.Extensions.Options
  • 8 total downloads
  • Latest version: 1.0.2
  • aspnetcore options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.PlatformAbstractions by: Microsoft.Extensions.PlatformAbstractions
  • 8 total downloads
  • Latest version: 1.0.0
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Extensions.Primitives by: Microsoft
  • 6 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.Extensions.WebEncoders
  • 7 total downloads
  • Latest version: 1.0.3
  • aspnetcore
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
Microsoft.IO.RecyclableMemoryStream by: Microsoft
  • 4 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.jQuery.Unobtrusive.Validation by: Microsoft
  • 2 total downloads
  • Latest version: 3.2.3
  • jQuery Unobtrusive
jQuery plugin that unobtrusively sets up jQuery.Validation.
Microsoft.Net.Compilers by: Microsoft
  • 4 total downloads
  • Latest version: 4.2.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
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
  • 2 total downloads
  • Latest version: 4.11.0
  • 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 enviroment 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/5e3a11e2e7f952da93f9d35bd63a2fa181c0608b.
Microsoft.Net.Http.Headers by: Microsoft.Net.Http.Headers
  • 9 total downloads
  • Latest version: 1.0.4
  • http
HTTP header parser implementations.
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.8
Provides the .NET Core app bootstrapper intended for use in the application directory b9aa1abc510165cdc4c92e59d938def6f3eee0e1 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostPolicy by: Microsoft
  • 5 total downloads
  • Latest version: 2.2.8
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing b9aa1abc510165cdc4c92e59d938def6f3eee0e1 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver by: Microsoft
  • 5 total downloads
  • Latest version: 2.2.8
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost b9aa1abc510165cdc4c92e59d938def6f3eee0e1 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms by: Microsoft
  • 16 total downloads
  • Latest version: 8.0.0-preview.7.23375.6
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.