Installation
How do install Micron ORM.
Last updated
Was this helpful?
How do install Micron ORM.
Last updated
Was this helpful?
Micron ORM can be installed from . Just create a .Net framework project then open Nuget manager to install.
Right-click on the project, then select Manage Nuget Packages.
Search for Micron then click install.
Micron can also be installed using the nuget CLI tool.
got to Tools > Nuget Package Manager > Package Manager Console
then enter the command bellow:
Micron can also be installed using the .NET CLI tool.
Open the visual studio terminal, then run the command bellow :