Microsoft.Win32.Registry
by: Microsoft
- 6.524k total downloads
- Latest version: 6.0.0-preview.5.21301.5
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
Microsoft.Win32.SystemEvents
by: Microsoft
- 10.495k total downloads
- Latest version: 11.0.0-preview.3.26207.106
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
Microsoft.Windows.CsWinRT
by: Microsoft
- 5.811k total downloads
- Latest version: 2.3.0-prerelease.251115.2
C#/WinRT provides packaged WinRT projection support for the C# language. It is compatible with .NET 6 or later, and does not require any built-in knowledge of WinRT by the C# compiler.
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 11.204k total downloads
- Latest version: 10.0.28000.1839
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
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
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
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
Lightweight, fast and simple .NET processing tool for importing, exporting and templating spreadsheets.
MiniProfiler.AspNetCore
by: Nick Craver
- 2.961k total downloads
- Latest version: 4.5.4
Lightweight mini-profiler, designed for ASP.NET Core (not System.Web) websites
MiniProfiler.AspNetCore.Mvc
by: Nick Craver
- 2.928k total downloads
- Latest version: 4.5.4
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
.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
Core .NET SDK for the Model Context Protocol (MCP)
Mono.TextTemplating
by: Mikayla Hutchinson
- 2.528k total downloads
- Latest version: 3.0.0
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
Additional MSBuild targets and properties for SDK-style .NET projects.
MsgPack.Cli
by: FUJIWARA, Yusuke
- 728 total downloads
- Latest version: 1.0.1
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 Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MyCSharp.HttpUserAgentParser
by: MyCSharp, BenjaminAbt, gfoidl
- 884 total downloads
- Latest version: 3.1.6
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
- 149 total downloads
- Latest version: 3.4.0
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.