CacheManager.Core by: MichaConrad
  • 225 total downloads
  • Latest version: 1.2.0
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric 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
  • 371 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
  • 175 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
  • 362 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
  • 368 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
  • 362 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
  • 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.net6.Manifest-8.0.100 by: Microsoft
  • 362 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
  • 366 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
  • 555 total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
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.Memory by: Microsoft
  • 314 total downloads
  • Latest version: 4.5.5
Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments. Commonly Used Types: System.Span System.ReadOnlySpan System.Memory System.ReadOnlyMemory System.Buffers.MemoryPool System.Buffers.ReadOnlySequence System.Buffers.Text.Utf8Parser System.Buffers.Text.Utf8Formatter 32b491939fbd125f304031c35038b1e14b4e3958 When using NuGet 3.x this package requires at least version 3.4.
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