Implements the client_ed25519 authentication plugin for MariaDB.
$ dotnet add package MySqlConnector.Authentication.Ed25519This package implements the client_ed25519 authentication plugin for MariaDB.
Call Ed25519AuthenticationPlugin.Install() from your application startup code to enable it.