R
R
raiboon2019-08-07 12:22:46
Mono
raiboon, 2019-08-07 12:22:46

What is the difference now between mono, xamarin and .net core?

What are the differences? What is relevant and what is not?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Mirilaczvili, 2019-08-07
@raiboon

Mono is a cross-platform implementation that includes the runtime CLR and a subset of the .NET platform. Includes support for desktop applications.
Zamarin (Xamarin) is a set of tools for developing mobile applications. Works on top of Mono runtime. Xamarin.forms allows you to write less native code than just Xamarin.
.NET Core is a cross-platform implementation of a subset of the .NET platform for developing backend services without the need for Mono.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question