File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed
Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 1111 <PropertyGroup >
1212 <PackageId >Triogap.System.Management.Linq</PackageId >
1313 <PackageTags >System.Management;WMI;WQL;LinqToWql</PackageTags >
14- <Version >0.1.0 </Version >
14+ <Version >0.1.1 </Version >
1515 <PackageReleaseNotes >
16- Initial release of LINQ extensions for System.Management.
17- Enables LINQ-to-WQL queries for WMI and system management data.
18- Depends on Triogap.System.Management.Types which includes support for 200+ strongly-typed WMI types in the Win32 namespace (e.g., Win32_Process).
16+ Added documntation comments for all public types and members.
1917 </PackageReleaseNotes >
2018 <Authors >Triogap</Authors >
2119 <Description >LINQ extensions and query helpers for System.Management, depends on System.Management.Types.</Description >
Original file line number Diff line number Diff line change 1111 <PropertyGroup >
1212 <PackageId >Triogap.System.Management.Types</PackageId >
1313 <PackageTags >System.Management;WMI</PackageTags >
14- <Version >0.1.0 </Version >
14+ <Version >0.1.1 </Version >
1515 <PackageReleaseNotes >
16- Initial release.
17- Includes 225 strongly-typed WMI types in the Win32 namespace like Win32_Process.
18- Only properties can be read in this version; write operations and methods are not supported.
16+ Added documntation comments for all public types and members.
1917 </PackageReleaseNotes >
2018 <Authors >Triogap</Authors >
2119 <Description >Types and helpers for WMI and System.Management extensions.</Description >
You can’t perform that action at this time.
0 commit comments