I am working on vendors and cmdlets for Powershell 1 and 2.
What version (s) of the framework do I need to configure for my extensions?
I assume Microsoft.NET 2 will work fine. What about 3.0 and 3.5? Microsoft .NET 4.0?
It requires 2.0, but .NET 3.0 and 3.5 still use the CLI version, so if 2.0 works, 3.0 and 3.5 should be fine if ; There are many examples, for example, WCF (3.0) with powershell. It is harder to say on 4.0, since it is not RTM.
Source: https://habr.com/ru/post/1713553/More articles:C ++ constructor call - c ++Implementing a simple Master-Detail script for WPF in MVVM - data-bindingZend_OpenId_Consumer login function freezes - even in code example - phpdjango one-to-one left join is null? - djangoCan I find out how many partitions and their names have a C # drive? - c #Should I use the Java naming convention? - javajQuery - changing invitation / alert functions - jqueryC ++ templated container class: how best to support both ordered and non-ordered element types? - c ++Want to join an open source project, but would like the suggestions to fit my specific skill set - mariadbOpenOffice :: OODoc stylize text in paragraph - perlAll Articles