in Technology by
What are some characteristics of .NET Core?

1 Answer

0 votes
by
  • Flexible deployment: Can be included in your app or installed side-by-side user- or machine-wide.

  • Cross-platform: Runs on Windows, macOS and Linux; can be ported to other OSes. The supported Operating Systems (OS), CPUs and application scenarios will grow over time, provided by Microsoft, other companies, and individuals.

  • Command-line tools: All product scenarios can be exercised at the command-line.

  • Compatible: .NET Core is compatible with .NET Framework, Xamarin and Mono, via the .NET Standard Library.

  • Open source: The .NET Core platform is open source, using MIT and Apache 2 licenses. Documentation is licensed under CC-BY. .NET Core is a .NET Foundation project.

  • Supported by Microsoft: .NET Core is supported by Microsoft, per .NET Core Support


Related questions

0 votes
    What is included in .NET Core?...
asked Feb 16, 2023 in Technology by JackTerrance
0 votes
    What's the difference between SDK and Runtime in .NET Core?...
asked Feb 16, 2023 in Technology by JackTerrance
0 votes
    What is the difference between .NET Core and Mono?...
asked Feb 16, 2023 in Technology by JackTerrance
0 votes
    Can ASP.NET Core work with the .NET framework?...
asked Feb 16, 2023 in Technology by JackTerrance
0 votes
    What are the difference between Task and Thread in .NET?...
asked Feb 16, 2023 in Technology by JackTerrance
0 votes
    What are the benefits of Explicit Compilation (AOT)?...
asked Feb 16, 2023 in Technology by JackTerrance
0 votes
    What is CoreCLR?...
asked Feb 16, 2023 in Technology by JackTerrance
0 votes
    What is CTS?...
asked Feb 16, 2023 in Technology by JackTerrance
0 votes
    What are some of desirable characteristics of associative memories? (a) ability to store large number of patterns (b) ... d) all of the mentioned Please answer the above question....
asked Aug 27, 2022 in Education by JackTerrance
0 votes
    an dash has a unique identity which contains some characteristics and behaviors Select the correct answer from above options...
asked Dec 6, 2021 in Education by JackTerrance
0 votes
    an dash has a unique identity which contains some characteristics and behaviors Select the correct answer from above options...
asked Dec 5, 2021 in Education by JackTerrance
0 votes
    an dash has a unique identity which contains some characteristics and behaviors Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
0 votes
    Mention some of the core benefits of DevOps....
asked Oct 4, 2020 in Technology by Editorial Staff
0 votes
    What is .NET Core?...
asked Feb 16, 2023 in Technology by JackTerrance
0 votes
    I've got a method that reads settings from my config file like this: var value = ConfigurationManager. ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 7, 2022 in Education by JackTerrance
...