in Technology by
What are the differences between .Net Core and Mono?

1 Answer

0 votes
by
Point .Net Core Mono
What is exactly? A part of.NET framework which is specially optimised for designing modern apps and supporting developer workflows It is also part of .NET family frameworks, but this framework is optimised for iOS, macOS, Android, and Windows devices by the Xamarin platform
Best application Area
  • To design command line applications
  • Web application development
  • Designing background service apps
  • Desktop application
  • Mobile app development
  • Designing games
  • Code compilation within the browser
  • Designing multi-platform desktop applications
Specific features
  • Natural acquisition
  • Modular framework
  • Smaller deployment footprint
  • Fast release cycles
  • Native User Interface
  • Native API Access
  • Native Performance
  • Productivity
App Models UWP (Universal Windows Platform), ASP.NET Core Xamarin iOS, Xamarin Android, Xamarin Forms, Xamarin Mac
Base library CoreFX Class Library Mono Class Library
 

Related questions

0 votes
    What is the difference between .NET Core and Mono?...
asked Feb 16, 2023 in Technology by JackTerrance
0 votes
    What are service lifetimes in .NET Core?...
asked Jun 13, 2023 in Technology by JackTerrance
0 votes
    What are the critical components in .NET Core?...
asked Jun 13, 2023 in Technology by JackTerrance
0 votes
    What is .NET Core middleware?...
asked Jun 13, 2023 in Technology by JackTerrance
0 votes
    What is .NET Core used for?...
asked Jun 13, 2023 in Technology by JackTerrance
0 votes
    is it possible to call c# methods written in managed code (maybe in a class or a library) from a ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 25, 2022 in Education by JackTerrance
0 votes
    What are the differences between ASP.NET Web Service and WCF?...
asked Jul 26, 2021 in Technology by JackTerrance
0 votes
    What are the differences between ASP.NET HttpHandler and HttpModule?...
asked Apr 7, 2021 in Education 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
    Explain differences between the page execution lifecycle of an ASP.NET page and an ASP.NET AJAX page?...
asked Dec 31, 2020 in Technology by JackTerrance
0 votes
    What is the difference between .Net Core and Mono?...
asked Mar 27, 2023 in Technology by JackTerrance
0 votes
    What is Kestrel?...
asked Jun 13, 2023 in Technology by JackTerrance
0 votes
    What are some characteristics of .NET Core?...
asked Feb 16, 2023 in Technology by JackTerrance
0 votes
    What is included in .NET Core?...
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
...