Git Product home page Git Product logo

Comments (8)

ErikSchierboom avatar ErikSchierboom commented on September 26, 2024 2

I've updated the .NET Core PR with some initial docs on how to install or run the tests. If anyone would read and check them, that would be great! Here are the direct links to the files:

I've opted to not have detailed instructions on how to run the tests in the various IDE's, as most other language tracks also don't do it. It's also much easier for us maintainers if we have a single, supported way to run the tests. In our case, I opted for the .NET CLI option for three reasons:

  1. It's very simple
  2. It's similar to how other languages run their tests
  3. It's cross-platform (meaning we don't have to duplicate documentation)

CC: @canweriotnow @GalaDe @robkeim @balazsbotond @bressain @jmbradnan

from csharp.

ErikSchierboom avatar ErikSchierboom commented on September 26, 2024 1

I totally agree! And it is something we are planning on doing, it's just that the .NET Core stuff is still quite a bit in flux. At the moment, Microsoft is working hard to complete the work of reverting he project system to MSBuild (instead of project.json). When that is finished, we will be porting all the exercises over to work on .NET Core with all the added benefits.

For some more information, see #138.

from csharp.

canweriotnow avatar canweriotnow commented on September 26, 2024

I'll keep an eye out for when the xcsharp maintainers feel it's mature enough, I'd be happy to help with the porting process. Thanks!

from csharp.

ErikSchierboom avatar ErikSchierboom commented on September 26, 2024

@canweriotnow Great! We'll post any updates here. By the way, if you're interested in tracking the work Microsoft is doing, you can check the CLI and MSBuild repositories.

from csharp.

ErikSchierboom avatar ErikSchierboom commented on September 26, 2024

As a reminder, we will be updating the docs as part of #200. We should be adding docs for the following scenarios:

  • Running from the command-line using the .NET CLI
  • Running from Visual Studio
  • Running from Visual Code
  • Running from Visual Studio for Mac
  • Running from Project Rider

It might seem a bit much, but I think this will be worthwhile.

from csharp.

robkeim avatar robkeim commented on September 26, 2024

@ErikSchierboom I just had a quick look through the documentation and it looks good! Thanks for all of your work on this.

from csharp.

ErikSchierboom avatar ErikSchierboom commented on September 26, 2024

@robkeim Thanks! Tomorrow is the Visual Studio 2017 and .NET CLI 1.0 launch. If everything runs fine on those release versions, I'll (finally) merge the .NET Core PR. Would be great to finally have it working. We can then work on further polishing the track. I've actually did some thinking a found lots of ways we can improve things even more. For all of these ideas, I've created a new issue.

from csharp.

ErikSchierboom avatar ErikSchierboom commented on September 26, 2024

@canweriotnow With #199 merged, I think this issue can now be closed. To be clear, we've updated the track to be based on the .NET CLI, which is cross-platform and thus has the same interface on all platforms. You should thus now have things nicely working on .NET Core!

from csharp.

Related Issues (20)

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.