MSBuild.Sdk.Extras
by: Claire Novotny
- 203 total downloads
- Latest version: 3.0.44
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 474 total downloads
- Latest version: 10.0.28000.2526
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 2004. 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
- 225 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
- 660 total downloads
- Latest version: 11.0.0-preview.6.26359.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.Win32.Registry.AccessControl
by: Microsoft
- 8 total downloads
- Latest version: 4.0.0-beta-22816
No description available.
Newtonsoft.Json
by: James Newton-King
- 951 total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
NetTopologySuite
by: NetTopologySuite - Team
- 60 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.
Microsoft.WindowsDesktop.App.Runtime.win-x64
by: Microsoft
- 238 total downloads
- Latest version: 11.0.0-preview.6.26359.118
Package Description
NLog.Config
by: Kim Christensen, Julian Verdurmen
- 534 total downloads
- Latest version: 4.7.15
NLog.config file to get started with configuring NLog.
This package is not mandatory to get started with NLog: the configuration file can
created manually (read specs here: https://github.com/NLog/NLog/wiki/Configuration-file)
or the configuration can be created programmatically. (read more here: https://github.com/NLog/NLog/wiki/Configuration-API)
Note: Unfortunately this package won't work well when using <PackageReference>
Advised to:
- download manually: https://raw.githubusercontent.com/NLog/NLog/v4.4/src/NuGet/NLog.Config/content/NLog.config
- set "Copy To Output Directory" to "Copy if newer"
NetTopologySuite.IO.PostGis
by: NetTopologySuite - Team
- 8 total downloads
- Latest version: 1.15.1
This package contains the IO library to cope with PostGis spatial data.
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 516 total downloads
- Latest version: 6.1.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 6, 7, 8, 9 and 10
- .NET Standard 2.0 and 2.1
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging
For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Nerdbank.GitVersioning
by: Andrew Arnott
- 699 total downloads
- Latest version: 3.11.13-beta
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
- 92 total downloads
- Latest version: 4.2.1510.2205
Moq is the most popular and friendly mocking framework for .NET
NamedPipeServerStream.NetFrameworkVersion
by: havendv
- 60 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: mhutch
- 32 total downloads
- Latest version: 2.0.5
Open-source implementation of the T4 templating engine.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 932 total downloads
- Latest version: 11.0.0-preview.6.26359.118
Package Description
Microsoft.Win32.Registry
by: Microsoft
- 16 total downloads
- Latest version: 4.0.0-beta-22816
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
NETStandard.Library
by: Microsoft
- 48 total downloads
- Latest version: 2.0.1
A set of standard .NET APIs that are prescribed to be used and supported together.
b7f182415927d3b98445d043e1680c56b9d1f17c
When using NuGet 3.x this package requires at least version 3.4.
NetTopologySuite.IO
by: NetTopologySuite - Team
- 40 total downloads
- Latest version: 1.14.0.1
This package contains several IO libraries to cope with spatial data from various sources.
Among others PostGIS, ShapeFile and MSSqlSpatial (not SqlServer2008!).
MSTest.Analyzers
by: Microsoft
- 119 total downloads
- Latest version: 4.3.0
MSTest is Microsoft supported Test Framework.
This package includes code analyzers and code fixes for MSTest.