Giter Site home page Giter Site logo

microsoft / msix-labs Goto Github PK

View Code? Open in Web Editor NEW
90.0 10.0 28.0 236.3 MB

MSIX Labs is a collection of tutorials for customers that are in interested in creating, packaging, distributing and installing MSIX packages.

License: MIT License

C++ 32.18% C 2.11% PowerShell 23.21% C# 42.50%

msix-labs's Introduction

Overview

MSIX Labs project is an effort to offer hands-on labs to help people become familiar with the different areas of MSIX. The content can also be customized and become a basis for internal training.

Related training material

The MSIX overview video talks through the core concepts of MSIX. We recommend watching the overview training video prior to performing the labs.

MSIX Training Overview: https://www.microsoft.com/en-us/videoplayer/embed/RE3ig2l

Labs

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

msix-labs's People

Contributors

anarvekar-msft avatar aniketbanerji avatar bansalsushant avatar cdonthini avatar denelon avatar fiza-microsoft avatar huios avatar jvintzel avatar microsoft-github-policy-service[bot] avatar microsoftopensource avatar msftgits avatar npuvvada avatar rahul89dadhich avatar ravishroshanms avatar sachintamsft avatar safwaan21 avatar sakmoh avatar samiranshah-zz avatar shakersmsft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

msix-labs's Issues

Error: Specified EntryPointExe '' was not found in the project outputs

When generating an msix for a project that uses the <TargetFrameworks> attribute instead of the <TargetFramework> attribute this error is given. I guess the MSIX Packaging project template is not compatible with this newer attribute?
My project was targeting net5.0-windows only but had previously also targetted net48. Once I found the cause it was easy to reproduce, and it also happens for projects that have this attribute and do use multi-targetting, so targetting net5.0-windows;net48 will not work either. You have to use the <TargetFramework> attribute instead.

Is this by design, a choice or is this supposed to work with the <TargetFrameworks> attribute as well.

How to download videos?

Seems like a lot of great material is here. However, watching multiple hours of video content while I travel 2 hours on public transport sounds like waste, just like watching multiple hours of video content over 4G.

I couldn't find the way to download the videos and searching fro "MSIX" on channel9 results is zero hits.

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.