Microsoft.Extensions.Caching.Abstractions by: Microsoft.Extensions.Caching.Abstractions
  • 429 total downloads
  • Latest version: 1.0.0
  • cache memorycache distributedcache
Caching abstractions for in-memory cache and distributed cache. Commonly used types: Microsoft.Extensions.Caching.Distributed.IDistributedCache Microsoft.Extensions.Caching.Memory.IMemoryCache
Microsoft.Extensions.Caching.Memory by: Microsoft.Extensions.Caching.Memory
  • 285 total downloads
  • Latest version: 1.0.0
  • cache memorycache
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.DependencyInjection.Abstractions by: Microsoft
  • 628 total downloads
  • Latest version: 2.0.0
  • dependencyinjection di
Abstractions for dependency injection. Commonly used types: Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.FileProviders.Abstractions by: Microsoft
  • 36 total downloads
  • Latest version: 1.1.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.Logging by: Microsoft
  • 59 total downloads
  • Latest version: 2.0.0
  • logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 615 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.Options by: Microsoft
  • 363 total downloads
  • Latest version: 2.0.0
  • aspnetcore options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.PlatformAbstractions by: Microsoft
  • 76 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
  • 280 total downloads
  • Latest version: 1.1.1
  • primitives
Primitives shared by framework extensions. Commonly used types include: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment
Microsoft.IO.RecyclableMemoryStream by: Microsoft
  • 86 total downloads
  • Latest version: 3.0.0
  • 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.NET.Workload.Emscripten.Current.Manifest-8.0.100 by: Microsoft
  • 51 total downloads
  • Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100 by: Microsoft
  • 51 total downloads
  • Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100 by: Microsoft
  • 53 total downloads
  • Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100 by: Microsoft
  • 51 total downloads
  • Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100 by: Microsoft
  • 51 total downloads
  • Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100 by: Microsoft
  • 52 total downloads
  • Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.Jit by: Microsoft
  • 64 total downloads
  • Latest version: 1.0.2
The .NET JIT compiler. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Runtime.CoreCLR by: Microsoft
  • 73 total downloads
  • Latest version: 1.0.2
The .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Windows.ApiSets by: Microsoft
  • 74 total downloads
  • Latest version: 1.0.1
Windows API set dlls for use in operating systems that do not include them. TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Playwright by: Microsoft
  • 16 total downloads
  • Latest version: 1.47.0
  • headless chrome firefox webkit playwright
Playwright enables reliable end-to-end testing for modern web apps. It is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. Learn more at https://playwright.dev/dotnet/.