ORMi 1.4.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ORMi --version 1.4.1
                    
NuGet\Install-Package ORMi -Version 1.4.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="ORMi" Version="1.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ORMi" Version="1.4.1" />
                    
Directory.Packages.props
<PackageReference Include="ORMi" />
                    
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 ORMi --version 1.4.1
                    
#r "nuget: ORMi, 1.4.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.
#addin nuget:?package=ORMi&version=1.4.1
                    
Install ORMi as a Cake Addin
#tool nuget:?package=ORMi&version=1.4.1
                    
Install ORMi as a Cake Tool

A Light-ORM for accesing WMI

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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.2.0.1 248,166 10/18/2021
3.1.1 4,181 1/2/2021
3.1.0 485 12/2/2020
3.0.0 1,721 11/27/2020
2.7.0 513 11/4/2020
2.6.0 472 11/2/2020
2.5.8 908 6/17/2020
2.5.7 2,895 4/6/2020
2.5.6 1,005 3/31/2020
2.5.5 1,571 10/23/2019
2.5.4.3 1,249 9/24/2019
2.5.4.2 326 9/20/2019
2.5.3 377 8/10/2019
2.5.1.2 600 7/1/2019
2.5.0 639 6/24/2019
2.0.0 690 4/8/2019
1.5.0 621 4/5/2019
1.4.2 750 2/11/2019
1.4.1 731 1/17/2019
1.4.0 757 1/1/2019
1.3.4.2 739 11/30/2018
1.3.4 735 10/25/2018
1.3.3 905 8/14/2018
1.3.2 1,023 7/16/2018
1.3.1 1,021 6/27/2018
1.3.0 1,063 6/25/2018
1.2.2 1,005 6/19/2018
1.2.1 987 6/17/2018
1.0.2 997 6/13/2018
1.0.1 1,207 6/12/2018

A Light-ORM for accesing WMI