DotNetVersionLister

3.1.4

Use Svendsen Tech's Get-STDotNetVersion function to list installed .NET versions up to the last hard-coded, known "Release" registry key value. GitHub here: https://github.com/EliteLoser/DotNetVersionLister/ - Online blog documentation here: https://www.powershelladmin.com/wiki/List_installed_.NET_versions_on_remote_computers

Minimum PowerShell version

2.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name DotNetVersionLister

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name DotNetVersionLister

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(C) 2011-present Svendsen Tech. Joakim Borger Svendsen. All rights reserved.

Package Details

Author(s)

  • Joakim Borger Svendsen

Tags

.NET Version DotNet

Functions

Get-STDotNetVersion

Dependencies

This module has no dependencies.

Release Notes

* Make -PSRemoting work again.

FileList

Version History

Version Downloads Last updated
3.1.4 (current version) 53,247 5/25/2023
3.0.1 163,252 1/27/2020
2.2.6 4,906 12/26/2018
2.2.5.3 453 8/25/2018
2.2.5.2 117 8/25/2018
2.2.5 79 8/3/2018
2.2.4 579 12/20/2017
2.2.3 107 12/1/2017
2.2.2 253 6/18/2017
2.2.1 91 6/6/2017
2.2 120 4/20/2017
2.1.1 144 2/12/2017
2.1 78 2/11/2017
2.0 98 2/10/2017
Show more