Top 20 NuGet curve Packages

Netstandard 2.1 wrapper for LibVRF (https://github.com/witnet/vrf-rs) library. Use LibVRF.Native package to get platform specific binaries for common platforms.
Netstandard 2.1 wrapper for MCL (https://github.com/herumi/mcl/) library. Provides interface to work with BLS12-381 elliptic curve and corresponding pairing. Use MCL.BLS12_381.Native package to get platform specific binaries for common platforms.
Curve25519 is an elliptic curve, developed by Dan Bernstein, for fast Diffie-Hellman key agreement.
The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas.
The .NET C# port of libspiro - conversion between spiro control points and bezier's.
The Boerman Math library containing some curve fitting things right now.
.NETSTANDARD 2.0 library for EC operations on curve secp256k1. This library is a work in progress. Use at your own risk. Features: secp256k1 ECDSA signing/verification and key generation. Creating private/public keys. Serialization/parsing of private keys, public keys, signatures.
A library for performing Bezier curve computation for .NET Core. Commonly Used Types: - Bezier - Arc - Line - Circle - Slope - Extrema - BoundingBox Target platforms: - Desktop (Windows Forms, WPF, Avalonia) - Unity Game Engine - Xamarin - ASP.NET Core - Blazor (web front-end)
Basic Geometry Tools. C# .netstandard2.0. Line and Polygon Intersection, Curve Calculation and simple Partition Tree
Optimized C library for EC operations on curve secp256k1.