NumSharp by: Haiping Chen Eli Belash Meinrad Recheis
  • 586 total downloads
  • Latest version: 0.30.0
  • Numpy NumSharp MachineLearning Math Scientific Numeric Mathlab SciSharp
NumSharp is the fundamental library for scientific computing with .NET providing a similar API to python's numpy scientific library. NumSharp has full N-D, broadcasting and axis support. If you want to use .NET to get started with machine learning, NumSharp will be your best tool.
NumSharp.Lite by: Haiping Chen
  • 133 total downloads
  • Latest version: 0.1.12
  • Numpy NumSharp MachineLearning Math Scientific Numeric Mathlab SciSharp
NumSharp.Lite is the compact version of NumSharp without full datatype supported.
NUnit by: Charlie Poole Rob Prouse
  • 448 total downloads
  • Latest version: 4.3.2
  • 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+
OneOf by: Harry McIntyre
  • 1.087k total downloads
  • Latest version: 3.0.271
  • discriminated unions return type match switch
F# style discriminated unions for C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
OpenAI by: OpenAI
  • 604 total downloads
  • Latest version: 2.3.0
  • OpenAI openai-dotnet ChatGPT Dall-E
The official .NET library for the OpenAI service API.
OpenTelemetry by: OpenTelemetry Authors
  • 1.039k total downloads
  • Latest version: 1.12.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET SDK
OpenTK by: Team OpenTK
  • 768 total downloads
  • Latest version: 5.0.0-pre.14
  • OpenTK OpenGL OpenGLES GLES OpenAL OpenCL C# F# .NET Mono Vector Math Game Graphics Sound
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES, OpenAL and OpenCL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s
OpenTK.Core by: Team OpenTK
  • 423 total downloads
  • Latest version: 4.8.2
Holds core functionality used by other OpenTK packages.
OpenTK.Input by: Team OpenTK
  • 413 total downloads
  • Latest version: 4.8.2
Hid/Controller input library.
OpenTK.Mathematics by: Team OpenTK
  • 355 total downloads
  • Latest version: 4.8.2
A basic mathematics library developed primarily for rendering in 3d and 2d.
OpenTK.redist.glfw by: Team OpenTK
  • 92 total downloads
  • Latest version: 3.4.0-pre20240305150527
GLFW redistributables for OpenTK.
OpenTK.Windowing.Common by: Team OpenTK
  • 12 total downloads
  • Latest version: 4.8.2
Common functionality for OpenTK.Windowing.* packages.
opentoolkit.redist.glfw by: OpenToolkit
  • 11 total downloads
  • Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenToolkit.Windowing.Common by: Team OpenTK
  • 15 total downloads
  • Latest version: 4.0.0-pre9.1
Common functionality for OpenToolkit.Windowing.* packages.
Parlot by: Sebastien Ros
  • 574 total downloads
  • Latest version: 1.4.0
  • parser interpreter
Parlot is a fast, lightweight and simple to use .NET parser combinator.
PCLCrypto by: Andrew Arnott
  • 48 total downloads
  • Latest version: 2.1.40-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 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.
Pgvector by: ankane
  • 122 total downloads
  • Latest version: 0.3.2
pgvector support for Npgsql
Pinecone.Client by: Pinecone.io
  • 118 total downloads
  • Latest version: 4.0.2
The Pinecone .NET Client
Pinecone.NET by: neon-sunset maumar
  • 33 total downloads
  • Latest version: 3.0.0
  • Pinecone PineconeIo Vector Database
Pinecone.NET is a fully-fledged C# library for the Pinecone vector database. This is a community library that provides first-class support for Pinecone in C# and F#.
PInvoke.NCrypt by: Andrew Arnott
  • 18 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.