CacheManager.Core by: MichaConrad
  • 247 total downloads
  • Latest version: 2.0.0-beta-1629
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Memcached
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 229 total downloads
  • Latest version: 7.0.0-preview.3.22175.4
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.NET.Sdk.Aspire.Manifest-8.0.100 by: Microsoft
  • 374 total downloads
  • Latest version: 8.0.0-preview.7.24251.11
.NET Aspire workload manifest
Microsoft.NET.Sdk.Maui.Manifest-8.0.100.Msi.x64 by: Microsoft
  • 176 total downloads
  • Latest version: 8.0.7
.NET Multi-platform App UI (.NET MAUI) workload manifest. Please do not reference this package directly.
Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 by: Microsoft
  • 365 total downloads
  • Latest version: 8.0.4
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100 by: Microsoft
  • 371 total downloads
  • Latest version: 8.0.4
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100 by: Microsoft
  • 365 total downloads
  • Latest version: 8.0.4
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
  • 368 total downloads
  • Latest version: 8.0.4
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
  • 365 total downloads
  • Latest version: 8.0.4
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
  • 369 total downloads
  • Latest version: 8.0.4
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Newtonsoft.Json by: James Newton-King
  • 596 total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
NuGet.Frameworks by: Microsoft
  • 200 total downloads
  • Latest version: 6.2.4
  • nuget
NuGet's understanding of target frameworks.
System.Diagnostics.DiagnosticSource by: Microsoft
  • 395 total downloads
  • Latest version: 6.0.0-preview.5.21301.5
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools) Commonly Used Types: System.Diagnostics.DiagnosticListener System.Diagnostics.DiagnosticSource
System.Reflection.Metadata by: Microsoft
  • 332 total downloads
  • Latest version: 6.0.0-preview.5.21301.5
This packages provides a low-level .NET (ECMA-335) metadata reader and writer. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers. Commonly Used Types: System.Reflection.Metadata.MetadataReader System.Reflection.PortableExecutable.PEReader System.Reflection.Metadata.Ecma335.MetadataBuilder System.Reflection.PortableExecutable.PEBuilder System.Reflection.PortableExecutable.ManagedPEBuilder