MySql.Data by: Oracle
  • 3 total downloads
  • Latest version: 6.9.12
  • MySql MySql.Data Connector/NET
ADO.Net driver for MySQL
Newtonsoft.Json by: James Newton-King
  • 39 total downloads
  • Latest version: 13.0.2
  • json
Json.NET is a popular high-performance JSON framework for .NET
NSwag.AssemblyLoader by: Rico Suter
  • 27 total downloads
  • Latest version: 10.4.6319.17522
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Generation.WebApi by: Rico Suter
  • 1 total downloads
  • Latest version: 13.11.1
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Common by: Microsoft
  • 20 total downloads
  • Latest version: 6.2.4
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Frameworks by: Microsoft
  • 2 total downloads
  • Latest version: 5.2.1+311b325795f23b3c718473671d3432cdbcf9deff
  • nuget
The understanding of target frameworks for NuGet.Packaging.
NuGet.LibraryModel by: Microsoft
  • 4 total downloads
  • Latest version: 4.4.3+6a53d40cdb2f65a9dbbf458556372e275f2e3a4a
  • nuget
NuGet client library.
NuGet.Packaging.Core by: NuGet
  • 3 total downloads
  • Latest version: 4.1.0
The core data structures for NuGet.Packaging
NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 1 total downloads
  • Latest version: 4.0.0-rc2
NuGet v3 core library.
NuGet.Protocol by: Microsoft
  • 3 total downloads
  • Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
  • nuget protocol
NuGet client 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.
NuGet.Protocol.Core.v3 by: NuGet
  • 1 total downloads
  • Latest version: 4.3.0-beta1-2418
  • nuget protocol
NuGet Protocol for 3.1.0 servers
NuGet.Repositories by: NuGet.Repositories
  • 17 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 16 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NUnit by: Charlie Poole, Rob Prouse
  • 1 total downloads
  • Latest version: 4.4.0
  • nunit test testing tdd framework fluent assert theory plugin addin
NUnit is a unit-testing framework for all .NET languages. It can run on macOS, Linux and Windows operating systems. NUnit can be used for a wide range of testing, from unit testing with TDD to full-fledged system and integration testing. It is a non-opinionated, broad and deep framework with multiple different ways to assert that your code behaves as expected. Many aspects of NUnit can be extended to suit your specific purposes. The latest version, version 4, is an upgrade from the groundbreaking NUnit 3 framework. It is a modernized version, aimed at taking advantage of the latest .NET features and C# language constructs. If you are upgrading from NUnit 3, be aware of the breaking changes (https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html#nunit-40). Please see the NUnit 4 Migration Guide (https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html) and take care to prepare your NUnit 3 code before you do the upgrade. Supported platforms: - .NET Framework 4.6.2+ - .NET 6.0+ - .NET 8.0+
NUnit3TestAdapter by: Charlie Poole, Terje Sandstrom
  • 34 total downloads
  • Latest version: 4.3.2
  • test visualstudio testadapter nunit nunit3 dotnet
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core). Note that this package ONLY contains the adapter, not the NUnit framework. For VS 2017 and forward, you should add this package to every test project in your solution. (Earlier versions only require a single adapter package per solution.)
OpenTK.GLControl by: The Open Toolkit Team
  • 14 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.
OxyPlot.Core by: OxyPlot
  • 5 total downloads
  • Latest version: 2.1.2
  • plotting plot charting chart
OxyPlot is a plotting library for .NET. This is the core library including the foundation classes and plot model. To display the plots, you also need to add a platform-specific OxyPlot package that contains a PlotView component.
PCLCrypto by: Andrew Arnott
  • 10 total downloads
  • Latest version: 2.1.32-alpha
  • crypto security cryptography portable pcl winrt android ios xamarin monoandroid monodroid monotouch
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Phone 8.0 SL & 8.1 Xaml, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
PInvoke.BCrypt by: Andrew Arnott
  • 24 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.