NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 2 total downloads
  • Latest version: 6.0.3
  • NLog logging log structured tracing logfiles database eventlog console
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
Npgsql by: Francisco Figueiredo Jr., Josh Cooley, Dave Page, Jon Asher, Brar Piening, Chris Morgan, Hiroshi Saito, Jon Hanna, Federico Di Gregorio, Glen Parker, Shay Rojansky
  • 1 total downloads
  • Latest version: 2.1.0
  • Npgsql postgres data database Postgresql
Npgsql is a .Net data provider for Postgresql. It allows any program developed for .Net framework to access database server. It is implemented in 100% C# code. Works with Postgresql 7.x and above.
NSwag.AspNetCore by: Rico Suter
  • 1 total downloads
  • Latest version: 13.15.2
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 7 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Protocol.Core.Types by: NuGet
  • 3 total downloads
  • Latest version: 4.1.0
  • nuget protocol
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
OpenTK by: The Open Toolkit Team
  • 1 total downloads
  • Latest version: 3.3.3
  • OpenTK OpenGL OpenAL OpenCL C# F# VB .Net Mono Graphics Game Scientific Science 3D 2D Math Input Gamepad Joystick
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research. OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.
PInvoke.NCrypt by: Andrew Arnott
  • 1 total downloads
  • Latest version: 0.5.97
P/Invoke methods for the Windows NCrypt.dll.
Plugin.CurrentActivity by: James Montemagno
  • 2 total downloads
  • Latest version: 2.0.0.6-beta
  • xamarin, pcl, xam.pcl, plugin, plugin for xamarin, android, activity, current activity
Provides a simple solution for getting access to the current Activity of the application when developing a Plugin for Xamarin. This will lay down a base "application" class for developers in their Android application with boilerplate code to get them started.
Polly-Signed by: Michael Wolfenden
  • 1 total downloads
  • Latest version: 2.0.0
  • Exception Handling Policy Retry Wait Circuit Breaker
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL library library that allows developers to express transient exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
popper.js by: FezVrasta
  • 5 total downloads
  • Latest version: 1.14.3
A kickass library to manage your poppers
runtime.win10-arm.Microsoft.Net.UWPCoreRuntimeSdk by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview1-26831-02
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the CoreCLR runtime and build tools to build and run Universal Windows applications using CoreCLR. d37f278c3044a5b5b171307c214c68f75f01911d When using NuGet 3.x this package requires at least version 3.4.
runtime.win10-arm64.Microsoft.Net.Native.SharedLibrary by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.1
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
Sentry by: Sentry Team and Contributors
  • 43 total downloads
  • Latest version: 5.15.0
  • 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.
Sentry.Bindings.Android by: Sentry Team and Contributors
  • 10 total downloads
  • Latest version: 5.14.0-alpha.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
.NET Bindings for the Sentry Android SDK
SharpDX by: Alexandre Mutel
  • 2 total downloads
  • Latest version: 2.5.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Core assembly for all SharpDX assemblies.
SQLitePCLRaw.lib.e_sqlite3.v140 by: Eric Sink, D. Richard Hipp, et al
  • 1 total downloads
  • Latest version: 1.1.5
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
Swashbuckle.AspNetCore by: domaindrivendev
  • 6 total downloads
  • Latest version: 9.0.4
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
System.Collections by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.10-beta-22816
Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections. Commonly Used Types: System.Collections.Generic.List<T> System.Collections.Generic.Dictionary<TKey, TValue> System.Collections.Generic.Queue<T> System.Collections.Generic.Stack<T> System.Collections.Generic.HashSet<T> System.Collections.Generic.LinkedList<T> System.Collections.Generic.EqualityComparer<T> System.Collections.Generic.Comparer<T> System.Collections.Generic.SortedDictionary<TKey, TValue>
System.Diagnostics.DiagnosticSource by: Microsoft
  • 6 total downloads
  • Latest version: 9.0.0
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
System.IO.FileSystem.AccessControl by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22605
No description available.