Giter Site home page Giter Site logo

powershellmodulecoverage's Introduction

PowerShell Module Coverage

Windows PowerShell modules with PowerShell Core 6.1

Starting with Windows 10 Insiders Build 17711, changes have been made to inbox Windows PowerShell modules to add compatibility with PowerShell Core 6. With the Preview.4 release of PowerShell Core 6.1 you can use some Windows PowerShell modules without additional work.

Get-Module -ListAvailable

# shows modules from:
#   - $env:UserProfile\Documents\PowerShell\Modules
#   - $env:ProgramFiles\PowerShell\Modules
#   - $env:WinDir\System32\WindowsPowerShell\v1.0\Modules

Specifically, modules that have some level of validation will have the CompatiblePSEditions property in its module manifest include Core which enables it to show up automatically. Over time, we expect many more inbox Windows PowerShell modules to be converted to be compatible and have tehir CompatiblePSEditions property updated.

Issues with Windows PowerShell modules on Powershell Core

This repo is for the purpose of tracking user found issues where a module is not working as expected compared to Windows PowerShell 5.1. Even with modules that are marked as compatible with PowerShell Core 6.1, you may find some issues that were not discovered as part of our validation. Please see if an existing issue exists in this repo, and give it a 👍 to vote up its priority. If no issue exists, please open one so that we know about it.

powershellmodulecoverage's People

Contributors

stevel-msft avatar joeyaiello avatar

Watchers

Aleksandar Nikolić avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.