Microsoft.IdentityModel.Tokens by: Microsoft
  • 1 total downloads
  • Latest version: 6.29.0
  • .NET Windows Authentication Identity SecurityTokens Cryptographic operations Signing Verifying Signatures Encryption
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.Maui.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.101-preview.11.2349+sha.07d9fb8f3-azdo.5525666
Microsoft.Extensions dependencies for .NET MAUI
Microsoft.NETCore.DotNetHost by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.27
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module 2d4bb962fd423dbd630a02e220880a73f4b9fa1a When using NuGet 3.x this package requires at least version 3.4.
Microsoft.ProjectReunion.Foundation by: Microsoft
  • 1 total downloads
  • Latest version: 0.5.6
  • Microsoft Resources Native Windows Reunion ProjectReunion
Microsoft Project Reunion Foundation
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.4
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.26100.7705
  • 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.Runtime by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.1
  • 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. This is a package that can be referenced to declare the WindowsAppSDK framework packages should be referenced by default.
MsgPack.Cli by: FUJIWARA, Yusuke
  • 1 total downloads
  • Latest version: 0.6.1
  • MsgPack MessagePack Serialization Formatter Binary Serializer Fast Xamarin Unity3D
MessagePack is fast, compact, and interoperable binary serialization format. This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin and Unity3D.
MySqlConnector by: Bradley Grainger, Caleb Lloyd
  • 2 total downloads
  • Latest version: 0.48.1
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
NJsonSchema by: Rico Suter
  • 1 total downloads
  • Latest version: 9.1.11
  • json schema validation generator .net
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration by: Rico Suter
  • 2 total downloads
  • Latest version: 8.22.6296.25118
  • json schema validation generator codegen .net
JSON Schema draft v4 reader, generator and validator for .NET
NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 1 total downloads
  • Latest version: 5.3.4
  • NLog logging log structured tracing logfiles database eventlog console email
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 and 8 - .NET Core 1, 2 and 3 - .NET Standard 1.3+ and 2.0+ - .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
NSwag.Annotations by: Rico Suter
  • 3 total downloads
  • Latest version: 9.6.6264.38297
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.AssemblyLoader by: Rico Suter
  • 1 total downloads
  • Latest version: 9.3.6255.22739
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Core by: Rico Suter
  • 1 total downloads
  • Latest version: 6.2.6120.40486
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
Plugin.Fingerprint by: Sven-Michael Stübe
  • 1 total downloads
  • Latest version: 2.1.4
  • xamarin mvvmcross mvvm monodroid Xamarin.iOS10 mac Xamarin.Mac ios fingerprint authenticate Xamarin.Android android touchid biometric windows uwp face id unlock
Authenticate a user via fingerprint, face id or any other biometic / local authentication method from a cross platform API.
Roslyn.Diagnostics.Analyzers by: Microsoft
  • 2 total downloads
  • Latest version: 3.3.5-beta1.23165.1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
Sentry by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 6.3.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
SQLitePCLRaw.core by: Eric Sink, et al
  • 1 total downloads
  • Latest version: 1.0.0-pre20160901085507
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Most users should just start with one of the packages named SQLitePCLRaw.bundle_*.
System.Diagnostics.DiagnosticSource by: Microsoft
  • 1 total downloads
  • Latest version: 4.6.0-preview4.19212.13
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools) Commonly Used Types: System.Diagnostics.DiagnosticListener System.Diagnostics.DiagnosticSource When using NuGet 3.x this package requires at least version 3.4.