.NET Core 101 Flashcards
What is .NET?
An open source developer platform for building different types of apps. Languages: C#, Visual Basic, F#
What is a developer platform?
The Languagest + Libraries that you can use for building apps.
What is .NET Core?
Runs anywhere! Windows, Linux, and macOS
What is .NET Framework?
Websites, services and apps on Windows
What is Xamarin/Mono?
A .NET for mobile
What can I build with ,NET?
Web, Desktop, Mobile, Microservices, Machine Learning, Cloud, Internet of Things (IoT)
Who builds .NET?
Microsoft and several thousands of our closest friends
Where can I learn more about .NET?
.NET Hello World tutorial or .NET Docs
How do I install .NET?
One way is to install Visual Studio 2019