Microsoft.Extensions.DependencyInjection by: Microsoft.Extensions.DependencyInjection
  • 0 total downloads
  • Latest version: 1.0.2
  • dependencyinjection di
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.DependencyInjection.Abstractions by: Microsoft.Extensions.DependencyInjection.Abstractions
  • 7 total downloads
  • Latest version: 1.0.2
  • dependencyinjection di
Abstractions for dependency injection. Commonly used types: Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions
Microsoft.Extensions.FileProviders.Abstractions by: Microsoft.Extensions.FileProviders.Abstractions
  • 7 total downloads
  • Latest version: 1.0.1
  • files filesystem
Abstractions of files and directories. Commonly used types: Microsoft.Extensions.FileProviders.IDirectoryContents Microsoft.Extensions.FileProviders.IFileInfo Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.FileProviders.Composite by: Microsoft.Extensions.FileProviders.Composite
  • 0 total downloads
  • Latest version: 1.0.1
  • files filesystem
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileProviders.Embedded by: Microsoft.Extensions.FileProviders.Embedded
  • 7 total downloads
  • Latest version: 1.0.1
  • files filesystem
File provider for files in embedded resources for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileProviders.Physical by: Microsoft.Extensions.FileProviders.Physical
  • 0 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
  • 0 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
  • 0 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
  • 0 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
  • 0 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
  • 7 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
  • 7 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
  • 2 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
  • 1 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.