DotNetVersionLister

3.0.1

Use Svendsen Tech's Get-DotNetVersion 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 -RequiredVersion 3.0.1

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

Install-PSResource -Name DotNetVersionLister -Version 3.0.1

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

* v3.0.1. Finally publishing v3 to the gallery.
* Pardon the out-of-sync publishing.
* NB! Get-STDotNetVersion is the new main function name.
* Detection of .NET version 4.8

FileList

Version History

Version Downloads Last updated
3.1.4 65,917 5/25/2023
3.0.1 (current version) 163,254 1/27/2020
2.2.6 4,908 12/26/2018
2.2.5.3 455 8/25/2018
2.2.5.2 119 8/25/2018
2.2.5 81 8/3/2018
2.2.4 581 12/20/2017
2.2.3 109 12/1/2017
2.2.2 255 6/18/2017
2.2.1 93 6/6/2017
2.2 122 4/20/2017
2.1.1 146 2/12/2017
2.1 80 2/11/2017
2.0 100 2/10/2017
Show more