Microsoft.Diagnostics.Tracing.TraceEvent
by: Microsoft
- 1 total downloads
- Latest version: 3.1.29
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows.
You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class.
The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources)
and parse the events they emit.
The library includes
-- TraceEventSession which can enable ETW providers,
-- EtwTraceEventSource which lets you read the stream of ETW events, and
-- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events.
See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 0 total downloads
- Latest version: 10.0.4
CSharp Analyzers for Entity Framework Core.
Microsoft.Maui.Controls
by: Microsoft
- 6 total downloads
- Latest version: 10.0.51
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, Tizen, and Windows from a single shared codebase.
Microsoft.Maui.Controls.Build.Tasks
by: Microsoft
- 2 total downloads
- Latest version: 10.0.51
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package only contains the MSBuild tasks and other tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Resizetizer
by: Microsoft
- 7 total downloads
- Latest version: 11.0.0-preview.2.26152.10
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains image, font and raw asset processing tools.
Microsoft.Net.Compilers.Toolset
by: Microsoft
- 2 total downloads
- Latest version: 5.3.0
.NET Compilers Toolset Package.
Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild.
This package is primarily intended as a method for rapidly shipping hotfixes to customers. Using it as a long term solution for providing newer compilers on older MSBuild installations is explicitly not supported. That can and will break on a regular basis.
The supported mechanism for providing new compilers in a build environment is updating to the newer .NET SDK or Visual Studio Build Tools SKU.
This package requires either MSBuild 16.3 and .NET Desktop 4.7.2+ or .NET Core 2.1+
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/16f9bd284cd49604ac82998bfe778a8eb16d4347.
Microsoft.TestPlatform.TestHost
by: Microsoft
- 3 total downloads
- Latest version: 16.11.0-release-20210626-04
Testplatform host executes the test using specified adapter.
Microsoft.Win32.Registry.AccessControl
by: Microsoft
- 2 total downloads
- Latest version: 4.0.0-beta-22816
No description available.
Microsoft.Windows.Compatibility
by: Microsoft
- 135 total downloads
- Latest version: 11.0.0-preview.1.26104.118
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard.
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 3 total downloads
- Latest version: 10.0.26100.7705
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 26100. 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.
Microsoft.WindowsAppSDK
by: Microsoft
- 2 total downloads
- Latest version: 1.7.260224002
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WindowsAppSDK.Search
by: Microsoft
- 1 total downloads
- Latest version: 2.0.155-experimental
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Windows Search APIs.
MiniWord
by: mini-software Wei Lin eynarhaji
- 13 total downloads
- Latest version: 0.9.2
.NET Word(docx) exporting template engine without COM+ and interop (support Linux and Mac)
NewLife.Stardust
by: 新生命开发团队
- 0 total downloads
- Latest version: 3.3.2025.202-beta1508
星尘,分布式服务框架。节点管理,监控中心,配置中心,发布中心,注册中心
NewLife.XCode
by: 新生命开发团队
- 1 total downloads
- Latest version: 11.25.2026.326-beta1217
高性能 .NET 数据中间件(超级ORM),聚焦添删改查与海量数据,内置多级缓存、自动迁移、分表分库、强类型查询与跨库迁移。
PolyShim
by: Tyrrrz
- 2 total downloads
- Latest version: 2.6.1
Collection of polyfills that enable many modern framework APIs and compiler features for projects targeting older versions of .NET.
PropertyChanged.Fody
by: Simon Cropp
- 78 total downloads
- Latest version: 4.0.5
Add property notification to all classes that implement INotifyPropertyChanged.
QuestPDF
by: MarcinZiabek
- 4 total downloads
- Latest version: 2026.2.4
QuestPDF is a modern library for PDF document generation. Its fluent C# API lets you design complex layouts with clean, readable code. Create invoices, reports, and documents using a flexible, component-based approach.
runtime.win.System.IO.FileSystem
by: Microsoft
- 2 total downloads
- Latest version: 4.3.0-preview1-24530-04
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides types that allow reading and writing to files and types that provide basic file and directory support.
Commonly Used Types:
System.IO.FileStream
System.IO.FileInfo
System.IO.DirectoryInfo
System.IO.FileSystemInfo
System.IO.File
System.IO.Directory
System.IO.SearchOption
System.IO.FileOptions
When using NuGet 3.x this package requires at least version 3.4.
Serilog
by: Serilog Contributors
- 1 total downloads
- Latest version: 4.3.1-dev-02406
Simple .NET logging with fully-structured events