Skip to content

A simple PowerShell binary module used for conversion between Celsius, Fahrenheit, and Kelvin temperatures. Rankine temperature scale support is provided via PowerShell 7 Experimental Features. This module can be used as an example of a PowerShell binary/C# module and for PowerShell 7 Experimental Features.

License

Notifications You must be signed in to change notification settings

thedavecarroll/PSTemperature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSTemperature

PowerShell binary module used for simple conversion of Celsius, Fahrenheit, Kelvin, and Rankine temperatures.

Experimental Features

Rankine temperature scale support is provided via PowerShell 7 Experimental Features.

About

A simple PowerShell binary module used for conversion between Celsius, Fahrenheit, and Kelvin temperatures. Rankine temperature scale support is provided via PowerShell 7 Experimental Features. This module can be used as an example of a PowerShell binary/C# module and for PowerShell 7 Experimental Features.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published