• Stars
    star
    429
  • Rank 100,618 (Top 2 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Command line tool that shows the currently installed "classic" .NET versions in your system

DotNetVersions

There's no simple built in way to see the currently installed versions of the "classic" .NET platform in a system. The only way is to go to the system's registry and search and analyze some keys and values.

This simple and straight-forward command-line tool shows all the available versions in your system.

Note: I've used .NET 2.0 for this tool, the minimum version I had access to, so that it can really work in any system, even the oldest ones, and being able to return all the versions available anyway.

By default, it shows some informational text at the beginning, and stops the execution until you press any key:

The results of running the program in my system

This is useful for informational purposes, but if for any reason you need to run it in a batch file and get just the versions without stopping execution, you can use the /b, -b or --b switch :

dotnetversions -b

You can get some quick help by using the /?, -?, --?, /help, -help, or --help switch.

More Repositories

1

Win11ClockToggler

This program searches and hides the full notification area or just the date/time in the Windows 11 taskbar
C#
63
star
2

MIIS

Powerful file-based CMS for IIS - Your Markdown-based documentation or website in a few minutes!
C#
31
star
3

markdowntables

markdownTables - Turn HTML table syntax into Markdown
JavaScript
29
star
4

ie-web-worker

Polyfill for the Web Worker API that works in Internet Explorer and other old browsers that don't support this API
JavaScript
10
star
5

WebNotificationsWrapper

A wrapper around the standard W3C Web Notifications API
JavaScript
8
star
6

NullPassPlus

Infinite complex passwords for all your sites and accounts just remembering one master password
HTML
7
star
7

FileEncodingConverter

Convierte todos los archivos de una carpeta y sus subcarpetas a una codificación determinada.
C#
7
star
8

visibilityEvents.js

JavaScript library that adds 4 new events to any element in a page: show, hide, showpart and hidepart.
JavaScript
4
star
9

WinHttpRequest-Constants-for-scripting

WinHttp ActiveX object constants definitions for scripting
Visual Basic
4
star
10

DotNetAvailableCultureInfo

Shows in console/terminal or saves as CSV current system's available cultures information
C#
3
star
11

exporter.js

A simple approach to allow downloading of HTML excerpts as several file types: .xls, .csv, .doc or .html
3
star
12

Adv-ImgVideo-With-CSS-JS

Advanced image and video manipulation with pure CSS and JavaScript
CSS
3
star
13

jmalarcon

1
star
14

Asusnova

Step by step instructions on how to disassemble an Asus Nova P20 / Lite compact computer
1
star