V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Tumblr
V2EX  ›  PowerShell

PowerShell Core 7.0 RC 已经发布

  •  
  •   Tumblr · 2019-12-17 17:12:26 +08:00 · 2801 次点击
    这是一个创建于 1564 天前的主题,其中的信息可能已经有所发展或是发生改变。

    Joey Aiello ( PowerShell 团队 PM )在微软的开发者博客上宣布 PowerShell 7.0 的 RC 版本发布,并公布将在下个月发布 GA。

    PowerShell 7.0 对广大 Windows 平台的 PowerShell 用户来说,最惊艳的莫过于 Out-GridView 命令的回归,同时 Joey 也列了一些功能卖点:

    • .NET Core 3.1 (LTS)
    • ForEach-Object -Parallel
    • Windows compatibility wrapper
    • New version notification
    • New error view and Get-Error cmdlet
    • Pipeline chain operators (&& and ||)
    • Ternary operator (a ? b : c)
    • Null assignment and coalescing operators (?? and ??=)
    • Cross-platform Invoke-DscResource (experimental)
    • Out-GridView, -ShowWindow and other legacy GUI cmdlets are back on Windows
    • A ton of awesome quality-of-life improvements too numerous to list out here
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2803 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 14:50 · PVG 22:50 · LAX 07:50 · JFK 10:50
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.