net-version

command module
v1.0.33 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2019 License: MIT Imports: 3 Imported by: 0

README

net-version Circle CI

.NET version checker written in Go.

Uses the guidelines outlined by Microsoft to determine what version(s) of .NET are installed on the current machine.

Installing

Just grab the latest release (it's just a single binary) and run from the command line. DOES NOT require .NET to be installed on the machine in order to run.

Example
$ net-version.exe
Checking to see what versions of .NET are installed...

Older .NET versions installed:
============================
v2.0.50727
v3.0
v3.5
v4
v4.0

Newer .NET versions installed:
============================
v4.6 (on an operating system other than Windows 10)

Finished.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL