Git Product home page Git Product logo

getting-started-with-asynchronous-programming-dotnet's Introduction

Getting Started with Asynchronous Programming in .NET

These are the exercise from the Pluralsight course Getting Started with Asynchronous Programming in .NET.

Data provided for free by IEX View IEX’s Terms of Use.

Running the Demos

Inside the Completed folder for each module, you will find that you have code that is commented out. You can uncomment the code to test the completed solution for each different exercise.

Windows

  • Open the solution in Visual Studio 2017 or later (Asynchornous Streams requires Visual Studio 2019)
  • Restore NuGet Packages
  • Compile and Run both the Web and WPF Applications

MacOS

  • Open the solution in Visual Studio for Mac (latest version)
  • Restore NuGet Packages
  • Compile and Run both the Web and MacOS Applications

Setting up multiple startup projects

Windows

Right click the solution and select "Set Startup Projects..."

Setup the visual studio solution for multiple startup projects

Select the Windows and Web projects as startup projects

Setup the visual studio solution for multiple startup projects

MacOS

Right click the solution and select "Set Startup Projects..."

Setup the visual studio for mac solution for multiple startup projects

Create the suggested configuration for multiple startup projects

Create a configuration for multiple startup projects

Select the MacOS and the Web projects as startup projects

Create a configuration for multiple startup projects

Run the projects

Run multiple startup projects

getting-started-with-asynchronous-programming-dotnet's People

Contributors

fekberg avatar dependabot[bot] 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.