Microsoft.Win32.SystemEvents
by: Microsoft
- 16 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
Microsoft.Windows.CsWinRT
by: Microsoft
- 10 total downloads
- Latest version: 2.1.6
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
- 32 total downloads
- Latest version: 10.0.26100.7175
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.
Mono.TextTemplating
by: Mikayla Hutchinson
- 2 total downloads
- Latest version: 3.0.0-preview-0052-g5d0f76c785
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
- 3 total downloads
- Latest version: 1.2.1
Additional MSBuild targets and properties for SDK-style .NET projects.
MsgPack.Cli
by: FUJIWARA, Yusuke
- 3 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.
MySqlConnector
by: Bradley Grainger
- 25 total downloads
- Latest version: 2.5.0
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
Nerdbank.GitVersioning
by: Andrew Arnott
- 30 total downloads
- Latest version: 3.9.37-alpha
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nerdbank.Streams
by: Andrew Arnott
- 6 total downloads
- Latest version: 2.6.37-alpha
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
Newtonsoft.Json
by: James Newton-King
- 3 total downloads
- Latest version: 12.0.3
Json.NET is a popular high-performance JSON framework for .NET
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 4 total downloads
- Latest version: 6.0.4
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 5, 6, 7, 8 and 9
- .NET Standard 2.0 and 2.1
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NuGet.Common
by: Microsoft
- 10 total downloads
- Latest version: 6.12.1
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration
by: Microsoft
- 9 total downloads
- Latest version: 6.7.1
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core
by: Microsoft
- 3 total downloads
- Latest version: 6.4.3
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks
by: Microsoft
- 4 total downloads
- Latest version: 6.11.0-preview.2
NuGet's understanding of target frameworks.
NuGet.LibraryModel
by: Microsoft
- 2 total downloads
- Latest version: 6.11.1
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging
by: Microsoft
- 9 total downloads
- Latest version: 6.10.1
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core
by: Microsoft
- 5 total downloads
- Latest version: 6.6.0-preview.3
The (former home to) core data structures for NuGet.Packaging. Contains only the type forwarders to the new assembly.
NuGet.ProjectModel
by: Microsoft
- 21 total downloads
- Latest version: 6.14.0
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol
by: Microsoft
- 6 total downloads
- Latest version: 6.12.4
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.