MSBuild.Sdk.Extras
by: Oren Novotny
- 52 total downloads
- Latest version: 1.5.4
Additional MSBuild targets and properties for SDK-style .NET projects.
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 243 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.
Microsoft.Windows.CsWinRT
by: Microsoft
- 113 total downloads
- Latest version: 3.0.0-preview.260319.2
C#/WinRT provides packaged WinRT projection support for the C# language. It is compatible with .NET 10 or later, and does not require any built-in knowledge of WinRT by the C# compiler.
Microsoft.Windows.Compatibility
by: Microsoft
- 331 total downloads
- Latest version: 11.0.0-preview.4.26230.115
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.
Nerdbank.Streams
by: Andrew Arnott
- 211 total downloads
- Latest version: 2.13.16
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
Microsoft.Windows.Compatibility.Shims
by: Microsoft
- 15 total downloads
- Latest version: 2.0.0
This package provides infrastructure services and shouldn't be referenced directly from your code. It provides facade assemblies in order to make the Microsoft.Windows.Compatibility package work across all .NET implementations.
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
NetTopologySuite
by: NetTopologySuite - Team
- 545 total downloads
- Latest version: 2.6.0
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
Nanoid
by: codeyu
- 47 total downloads
- Latest version: 3.1.0
A tiny, secure, URL-friendly, unique string ID generator for .NET Core.
NetTopologySuite.Core
by: NetTopologySuite - Team
- 8 total downloads
- Latest version: 1.15.3
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
This package references GeoAPI.
Nerdbank.GitVersioning
by: Andrew Arnott
- 417 total downloads
- Latest version: 3.10.44-alpha
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Moq
by: Daniel Cazzulino, kzu
- 185 total downloads
- Latest version: 4.20.72
Moq is the most popular and friendly mocking framework for .NET.
NamedPipeServerStream.NetFrameworkVersion
by: havendv
- 36 total downloads
- Latest version: 1.1.13
This package adds original NamedPipeServerStream constructors from Net.Framework to NetStandard
See System.IO.Pipes.NamedPipeServerStreamConstructors.New method
Features:
- Completely repeats constructor behavior from .Net Framework (including exceptions)
- Has a strong name
- Restored from decompiled code. No changes from the original
- Official dependencies only
- Tested
Mono.TextTemplating
by: Mikayla Hutchinson
- 50 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#
NetTopologySuite.CoordinateSystems
by: NetTopologySuite - Team
- 8 total downloads
- Latest version: 1.15.3
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
This package references GeoAPI.
MQTTnet.Extensions.ManagedClient
by: The contributors of MQTTnet
- 258 total downloads
- Latest version: 4.3.7.1207
This is an extension library which provides a managed MQTT client with additional features using MQTTnet.
Microsoft.Win32.SystemEvents
by: Microsoft
- 240 total downloads
- Latest version: 11.0.0-preview.4.26230.115
Provides access to Windows system event notifications.
Commonly Used Types:
Microsoft.Win32.SystemEvents
NETStandard.Library
by: Microsoft
- 32 total downloads
- Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
MQTTnet.AspNetCore
by: The contributors of MQTTnet
- 226 total downloads
- Latest version: 4.3.7.1207
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.
MQTTnet
by: The contributors of MQTTnet
- 328 total downloads
- Latest version: 4.3.7.1207
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.
MSTest.Analyzers
by: Microsoft
- 62 total downloads
- Latest version: 4.2.3
MSTest is Microsoft supported Test Framework.
This package includes code analyzers and code fixes for MSTest.