Micron 3.0.2

dotnet add package Micron --version 3.0.2
                    
NuGet\Install-Package Micron -Version 3.0.2
                    
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="Micron" Version="3.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Micron" Version="3.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Micron" />
                    
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 Micron --version 3.0.2
                    
#r "nuget: Micron, 3.0.2"
                    
#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.
#addin nuget:?package=Micron&version=3.0.2
                    
Install Micron as a Cake Addin
#tool nuget:?package=Micron&version=3.0.2
                    
Install Micron as a Cake Tool

A NEW high performance Micro-ORM Wrapper by Bunifu supporting MySQL  and MariaDB with Model Generator.
Rapid Applicationd Developemt (RAD) ORM Wrapper for MySQL  and MariaDB (NEW). Handy and Fast MYSQL  and MariaDB Micro ORM for .Net

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.2 842 6/22/2022
3.0.1 470 6/21/2022
3.0.0 466 6/21/2022
2.0.0 475 6/21/2022
1.8.0 1,670 8/7/2019
1.7.1 599 7/24/2019
1.7.0 633 7/23/2019
1.6.0 617 7/22/2019
1.5.1 571 7/12/2019
1.5.0 946 7/11/2019
1.4.0 560 7/9/2019
1.3.1 538 7/7/2019
1.3.0 540 7/6/2019
1.2.0 572 7/1/2019
1.1.1 538 7/1/2019
1.1.0 538 6/30/2019
1.0.9.14 534 6/30/2019
1.0.9.13 572 6/30/2019
1.0.9.12 552 6/30/2019
1.0.9.11 528 6/30/2019
1.0.9.10 527 6/30/2019
1.0.9.9 533 6/30/2019
1.0.9.8 548 6/30/2019
1.0.9.7 550 6/30/2019
1.0.9.6 568 6/30/2019
1.0.9.5 525 6/30/2019
1.0.9.4 544 6/30/2019
1.0.9.3 537 6/30/2019
1.0.9.2 527 6/30/2019
1.0.9.1 534 6/30/2019
1.0.9 541 6/30/2019
1.0.8 545 6/30/2019
1.0.7 534 6/30/2019
1.0.6 721 6/30/2019
1.0.5 739 6/30/2019
1.0.4 934 6/30/2019
1.0.3 924 6/30/2019
1.0.2 874 6/30/2019
1.0.1 833 6/30/2019
1.0.0 937 6/30/2019

> Major bug fix.
> Added Localizations
>  Namespace detection on model frist
> PK auto-increment
> Ignore list
> Remember Mode
>