Skip to content

Releases: nicoriff/ORMi

2.5.4.3

24 Sep 17:40
Compare
Choose a tag to compare
Upgraded to .NET Core 3.0 production libraries.

2.5.4.2

20 Sep 20:35
Compare
Choose a tag to compare
WMIIgnoreOnInsert attribute added

2.5.2

09 Aug 23:31
Compare
Choose a tag to compare

This versions has a dependency on preview version of System.Management 4.6.0-preview7.19362.9 library. This was due to a bug on System.Management that was causing problems with some scope names. As soon as 4.6 goes on production it will be included on the next ORMi release.

2.5

24 Jun 15:40
Compare
Choose a tag to compare
2.5
  • ORMi is now .NET Standard 2.0 compatible thanks to @chucker
  • Improvements have been made on helper classes

2.0

09 Apr 13:19
Compare
Choose a tag to compare
2.0
Remove unnecesary code

1.5

05 Apr 15:03
Compare
Choose a tag to compare
1.5
Improved documentation

1.4.2

11 Feb 13:29
Compare
Choose a tag to compare
Fix bug on ExecuteMethod that returned null results

1.4.1

17 Jan 14:39
Compare
Choose a tag to compare
Fix bug on GetClassName when WMIAttribute is null

1.4

01 Jan 17:33
Compare
Choose a tag to compare
1.4
Improved documentation

1.3.4.2

30 Nov 14:25
Compare
Choose a tag to compare
Fix bug on UpdateInstance method with DateTime values failures