Microsoft.NETCore.Targets by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-beta-23109
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these.
Microsoft.NETCore.Targets.UniversalWindowsPlatform by: Microsoft
  • 4 total downloads
  • Latest version: 5.0.1-beta-23225
Ensures a minimum set of package versions when building Universal Windows Platform applications and portable libraries.
Microsoft.NETCore.UniversalWindowsPlatform by: Microsoft
  • 3 total downloads
  • Latest version: 6.2.14
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. d67bd83a075b8b10cb95810568073c1a3211f28b When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Packaging.Tools by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.0-preview1-25301-01
Provides build infrastructure for handling conflicting assets from packages and trimming unused files from an application. 57a0c74f36c8b254211c16547f6249b6604d527d When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Web.WebView2 by: Microsoft
  • 13 total downloads
  • Latest version: 1.0.2065-prerelease
  • Microsoft Web WebView Native native package Edge C++ Win32 WPF WinForms dotnet framework core Webview2
The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications powered by Microsoft Edge (Chromium). This package is necessary for Win32 C/C++, WPF, and WinForms applications. To learn more about package versions checkout https://aka.ms/wv2-packageversion. To learn best practices checkout: https://aka.ms/wv2-bestpractices.
Microsoft.Win32.Registry by: Microsoft
  • 1 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
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 80 total downloads
  • Latest version: 10.0.26100.1
  • managed WinRT WinForms WPF SDK WindowsSDK
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
  • 1 total downloads
  • Latest version: 1.1.5
  • Windows Windows App SDK WinAppSDK WinUI XAML Fluent Controls Downlevel Compatibility TreeView ColorPicker NavigationView MenuBar Resources Native DWriteCore Interactive Experiences ixp Project Reunion ProjectReunion
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Mongo2Go by: Johannes Hoppe and many contributors
  • 20 total downloads
  • Latest version: 3.1.3
  • MongoDB Mongo unit test integration runner
Mongo2Go is a managed wrapper around the latest MongoDB binaries. It targets .NET Standard 2.0. This Nuget package contains the executables of mongod, mongoimport and mongoexport v4.4.4 for Windows, Linux and macOS. Mongo2Go has two use cases: 1. Providing multiple, temporary and isolated MongoDB databases for unit tests (or to be precise: integration tests) 2. Providing a quick to set up MongoDB database for a local developer environment
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 3 total downloads
  • Latest version: 1.8.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
MySql.Data by: Oracle
  • 3 total downloads
  • Latest version: 6.9.12
  • MySql MySql.Data Connector/NET
ADO.Net driver for MySQL
ncrontab by: Atif Aziz
  • 1 total downloads
  • Latest version: 1.0.0
  • cron schedule time
NCrontab is crontab for Microsoft .NET Framework 2.0 and above. 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.
NETStandard.Library by: Microsoft
  • 11 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.
Newtonsoft.Json by: James Newton-King
  • 8 total downloads
  • Latest version: 10.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
NLog by: Kim Christensen
  • 1 total downloads
  • Latest version: 2.1.0
  • logging log tracing logfiles NLog
NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity. This package installs NLog.dll with includes core logging functionality. For your main project also need to install "NLog Configuration" package.
NSubstitute.Analyzers.CSharp by: Tomasz Podolak NSubstitute.Analyzers contributors
  • 3 total downloads
  • Latest version: 1.0.16
  • nsubstitute nsubstitute.analyzers analyzers roslyn csharp c#
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
NuGet.Versioning by: NuGet
  • 3 total downloads
  • Latest version: 4.2.0
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
Portable.BouncyCastle by: BouncyCastle.Crypto
  • 1 total downloads
  • Latest version: 1.8.1.4
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, WP, Silverlight, MonoAndroid, Xamarin.iOS, .NET Core
Remotion.Linq by: rubicon IT GmbH
  • 8 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ ExpressionTrees
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages. Key features: - Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax) - Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...) - Provides basic infrastructure for backend development (e.g. SQL generation) - Provides a framework for user-defined query extensions and transformations
RhinoMocks by: meisinger ayende
  • 2 total downloads
  • Latest version: 4.0.0-alpha3
  • tdd mocking mocks unittest unittesting
Dynamic mocking framework for .NET