Azos.MySql 5.0.2.1

dotnet add package Azos.MySql --version 5.0.2.1
                    
NuGet\Install-Package Azos.MySql -Version 5.0.2.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Azos.MySql" Version="5.0.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Azos.MySql" Version="5.0.2.1" />
                    
Directory.Packages.props
<PackageReference Include="Azos.MySql" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Azos.MySql --version 5.0.2.1
                    
#r "nuget: Azos.MySql, 5.0.2.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Azos.MySql@5.0.2.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Azos.MySql&version=5.0.2.1
                    
Install as a Cake Addin
#tool nuget:?package=Azos.MySql&version=5.0.2.1
                    
Install as a Cake Tool

AZOS - A to Z Application OS. MySql Assembly

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Azos.MySql:

Package Downloads
Azos.AuthKit.Server.MySql

AZOS - A to Z Application OS. IDP AuthKit server data layer implementation based on MySQL

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.2.1 309 10/6/2025
5.0.1.2 259 9/29/2025
5.0.1.1 199 9/27/2025
3.20.2.1 429 7/8/2025
3.20.1.1 258 7/3/2025
3.11.1.3 454 5/14/2025
3.11.1.2 388 5/14/2025
3.11.1.1 373 5/14/2025
3.10.2.2 350 5/13/2025
3.10.2.1 461 3/17/2025
3.10.1.1 394 3/5/2025
3.10.0.11 369 3/3/2025
3.10.0.10 330 3/3/2025
3.10.0.9 268 2/11/2025
3.10.0.8 266 2/7/2025
3.10.0.7 412 12/10/2024
3.10.0.6 254 12/9/2024
3.10.0.4 304 11/24/2024
3.10.0.3 248 11/14/2024
3.10.0.2 291 11/9/2024
Loading failed

SQL dep to 5.0.0 for legacy code