Rafnas T P
Which is the framework used for Xamarin project?
By Rafnas T P in Xamarin on Sep 27 2017
  • Rafnas T P
    Sep, 2017 27

    Mono

    • 1
  • Manikandan M
    Mar, 2022 3

    The Xamarin platform consists of many elements that allow you to develop applications for iOS and Android:

    C# language – Allows you to use a familiar syntax and sophisticated features like Generics, LINQ, and the Parallel Task Library.

    Mono .NET framework – Provides a cross-platform implementation of the extensive features in Microsoft’s .NET framework.**
    Compiler – Depending on the platform, produces a native app (for example, iOS) or an integrated .NET application and runtime (for example, Android). The compiler also performs many optimizations for mobile deployment such as linking away unused code.
    IDE tools – The Visual Studio on Mac and Windows allows you to create, build, and deploy Xamarin projects.

    • 0
  • lakshmi manneti
    Oct, 2018 24

    .net

    • 0
  • Deepak Verma
    May, 2018 28

    Xamarin uses Mono framework, which is a free and open-source project led by Xamarin, a subsidiary of Microsoft, and the .NET Foundation.

    • 0
  • Thana seelan
    Mar, 2018 9

    Mono .NET frameworkRef: https://developer.xamarin.com/guides/cross-platform/application_fundamentals/building_cross_platform_applications/part_1_-_understanding_the_xamarin_mobile_platform/

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS