Microsoft.Windows.SDK.Contracts by: Microsoft
  • 11.205k total downloads
  • Latest version: 10.0.28000.1839
  • managed WinRT WinForms WPF SDK WindowsSDK
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.   This package includes all the supported Windows Runtime APIs up to Windows version 28000. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see: https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code Supported platforms: - .NET Framework 4.6+ - .NET Core 3.0+ Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
MiniExcel by: Wei Lin, Michele Bastione, PING-HSIU SHIH, Amos(izanhzh), eynarhaji, Mini-Software team
  • 1.591k total downloads
  • Latest version: 2.0.0-preview.3
  • excel xlsx csv micro-helper mini openxml helper
Lightweight, fast and simple .NET processing tool for importing, exporting and templating spreadsheets.
MiniExcel.Core by: Wei Lin, Michele Bastione, PING-HSIU SHIH, Amos(izanhzh), eynarhaji, Mini-Software team
  • 31 total downloads
  • Latest version: 2.0.0-preview.3
  • excel xlsx csv micro-helper mini openxml helper
Lightweight, fast and simple .NET processing tool for importing, exporting and templating spreadsheets.
MiniExcel.Csv by: Wei Lin, Michele Bastione, PING-HSIU SHIH, Amos(izanhzh), eynarhaji, Mini-Software team
  • 20 total downloads
  • Latest version: 2.0.0-preview.2
  • excel xlsx csv micro-helper mini openxml helper
Fast, Low-Memory, Easy Excel .NET processing tool for importing, exporting and templating spreadsheets Github : https://github.com/mini-software/MiniExcel Gitee : https://gitee.com/dotnetchina/MiniExcel Issues : https://github.com/mini-software/MiniExcel/issues Todo : https://github.com/mini-software/MiniExcel/projects/1?fullscreen=true
MiniExcel.OpenXml by: Wei Lin, Michele Bastione, PING-HSIU SHIH, Amos(izanhzh), eynarhaji, Mini-Software team
  • 2 total downloads
  • Latest version: 2.0.0-preview.3
  • excel xlsx csv micro-helper mini openxml helper
Lightweight, fast and simple .NET processing tool for importing, exporting and templating spreadsheets.
MiniProfiler.AspNetCore by: Nick Craver
  • 2.693k total downloads
  • Latest version: 4.2.22
  • ASP.NET Core Profiler Performance Profiling Timing
Lightweight mini-profiler, designed for ASP.NET Core (not System.Web) websites
MiniProfiler.AspNetCore.Mvc by: Nick Craver
  • 2.676k total downloads
  • Latest version: 4.2.22
  • ASP.NET Core MVC MVC Core Profiler Performance Profiling Timing
Lightweight mini-profiler, designed for ASP.NET Core MVC (*not* System.Web) websites
MiniProfiler.Shared by: Marc Gravell, Jarrod Dixon, Yaakov Ellis, Nick Craver
  • 2.933k total downloads
  • Latest version: 4.5.4
You shouldn't reference this - MiniProfiler's shared library for all frameworks
ModelContextProtocol by: ModelContextProtocol
  • 101 total downloads
  • Latest version: 1.2.0
  • ModelContextProtocol mcp ai llm
.NET SDK for the Model Context Protocol (MCP) with hosting and dependency injection extensions.
ModelContextProtocol.Core by: ModelContextProtocol
  • 54 total downloads
  • Latest version: 1.1.0
  • ModelContextProtocol mcp ai llm
Core .NET SDK for the Model Context Protocol (MCP)
Mono.TextTemplating by: Mikayla Hutchinson
  • 2.528k total downloads
  • Latest version: 3.0.0
  • T4 templating
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
MSBuild.Sdk.Extras by: Oren Novotny
  • 2.632k total downloads
  • Latest version: 1.5.4
  • msbuild dotnet sdk xamarin android ios macos uwp tizen
Additional MSBuild targets and properties for SDK-style .NET projects.
MsgPack.Cli by: FUJIWARA, Yusuke
  • 263 total downloads
  • Latest version: 1.0.1
  • MsgPack MessagePack Serialization Formatter Serializer
MessagePack is fast, compact, and interoperable binary serialization format. This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
MudBlazor by: Garderoben, Henon and Contributors
  • 2.843k total downloads
  • Latest version: 9.2.0
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MyCSharp.HttpUserAgentParser by: MyCSharp.de, Benjamin Abt, Günther Foidl and Contributors
  • 143 total downloads
  • Latest version: 2.0.3
Parses user agents for Browser, Platform and Bots.
Namotion.Reflection by: Namotion.Reflection
  • 1.067k total downloads
  • Latest version: 3.5.1
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NCrontab by: Atif Aziz
  • 83 total downloads
  • Latest version: 3.4.0
  • cron schedule time
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
Nerdbank.GitVersioning by: Andrew Arnott
  • 13.792k total downloads
  • Latest version: 3.10.44-alpha
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nerdbank.MessagePack by: Andrew Arnott
  • 46 total downloads
  • Latest version: 1.1.62
  • MsgPack MessagePack Serialization Serializer Unity structural-equality secure-hash
A fast and more user-friendly MessagePack serialization library for .NET and .NET Framework. This package is brought to you by one of the two major contributors to MessagePack-CSharp. As its natural successor, this library comes packed with features that its predecessor lacks, and has ongoing support. Premium support for trimming and Native AOT, secure deserialization of untrusted data, async serialization, streaming deserialization, skip serializing of default values, reference preservation, and support for reference cycles. Also features an automatic structural equality API.
Nerdbank.Streams by: Andrew Arnott
  • 11.605k total downloads
  • Latest version: 2.13.16
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.