The .NET ecosystem has evolved rapidly and some names are genuinely surprising to pronounce. This quiz covers five essential .NET runtime terms used in enterprise and cloud-native development.
0 / 5 completed
1 / 5
How do you pronounce NuGet (.NET package manager)?
NuGet is pronounced 'NYOO-get' (/ˈnjuːɡɛt/), rhyming with 'new get'. It is the package manager for .NET, combining 'Nu' (new) + 'Get'. The name suggests fetching new packages. In American English you may hear 'NOO-get'; British English favors 'NYOO-get'.
2 / 5
How do you pronounce ASP.NET?
ASP.NET is pronounced 'AY-ESS-PEE dot NET' (/ˌeɪ ɛs piː dɒt nɛt/). ASP stands for Active Server Pages. Each letter is spoken individually, followed by 'dot NET'. Engineers often shorten it in context to just 'ASP-net' informally, but the formal pronunciation spells out all three letters.
3 / 5
How do you pronounce Kestrel (ASP.NET web server)?
Kestrel is pronounced 'KES-trul' (/ˈkɛstrəl/). It is named after the kestrel falcon, a fast hovering bird — evoking speed and agility. It is ASP.NET Core's built-in cross-platform web server. Stress falls on the first syllable: KES-trul, two syllables.
4 / 5
How do you pronounce Blazor (.NET web UI framework)?
Blazor is pronounced 'BLAY-zer' (/ˈbleɪzər/). The name is a portmanteau of 'browser' + 'Razor' (the ASP.NET templating engine). It allows C# code to run in the browser via WebAssembly. Think 'blazing' fast browser apps — BLAY-zer.
5 / 5
How do you pronounce MAUI (.NET Multi-platform App UI)?
MAUI is pronounced 'MAH-wee' (/ˈmɑːuɪ/), exactly like the Hawaiian island Maui. Microsoft chose this name partly for the sunny, cross-platform connotations. It stands for Multi-platform App UI and is .NET's successor to Xamarin.Forms. Say it like the island!