Giter Site home page Giter Site logo

Comments (3)

markjprice avatar markjprice commented on August 24, 2024 1

Imagine you are applying for a job in IT support for a bank. Windows 11 is the latest version and Windows 8 is legacy. But the bank might still have employees using Windows 8 as well as Windows 11. If you want the job, you need to know how to support Windows 8 as well as Windows 11.

It's similar with developer platforms like .NET. .NET Standard is legacy, but if you want a job with an organization that still has projects that use it, then you need to learn it. If you are only going to use .NET for your own development projects, then you can ignore it and only use .NET 7.

If you only need to use one of the latest .NET versions, for example, .NET 6 or .NET 7, then you do not need .NET Standard. If you need to support older platforms like .NET Framework or Xamarin, then .NET Standard allows you to create class libraries that work with all of the various .NET platforms.

You are only on Chapter 1. You will see practical examples of when you might use .NET Standard in later chapters like 5 and 6. Just keep going through the chapters and don't worry about it for now.

from cs11dotnet7.

markjprice avatar markjprice commented on August 24, 2024

You can learn more about .NET Standard from the book links:
https://github.com/markjprice/cs11dotnet7/blob/main/book-links.md#net-standard

from cs11dotnet7.

edgarrenza avatar edgarrenza commented on August 24, 2024

many thanks Mr. Mark, I am surprised by your quick response. It was clear. I will follow your recommendations and continue learning with your book.

from cs11dotnet7.

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.