'''.NET Core''' è un framework software gratuito e [[open source]] per i sistemi operativi [[Microsoft Windows]], [[MacOS]] e [[Linux]].<ref>{{citeCita web|titletitolo=Download .NET Core|url=https://www.microsoft.com/net/download/core|websitesito=microsoft.com|publishereditore=[[Microsoft]]|accessdateaccesso=31 Octoberottobre 2017}}</ref> È costituito da [[CoreCLR]], un'implementazione runtime completa di [[Common Language Runtime|CLR]], la macchina virtuale che gestisce l'esecuzione di programmi .NET. CoreCLR viene fornito con un compilatore just-in-time ottimizzato, chiamato RyuJIT.<ref>{{citeCita web|last1cognome1=Landwerth|first1nome1=Immo|titletitolo=CoreCLR is now Open Source |url=https://blogs.msdn.microsoft.com/dotnet/2015/02/03/coreclr-is-now-open-source/ |websitesito=.NET Framework Blog|publishereditore=[[Microsoft]]|access-dateaccesso=27 Februaryfebbraio 2015|datedata=3 Februaryfebbraio 2015}}</ref>
.NET Core supporta quattro scenari multipiattaforma: applicazioni Web ASP.NET Core, app da riga di comando, librerie e applicazioni [[Universal Windows Platform]].
== Versioni ==
* .NET Core 1.0 (rilasciato il 27 giugno 2016);<ref>{{citeCita web|last1cognome1=Bright|first1nome1=Peter|titletitolo=.NET Core 1.0 released, now officially supported by Red Hat|url=https://arstechnica.com/information-technology/2016/06/net-core-1-0-released-now-officially-supported-by-red-hat/|websitesito=[[Ars Technica]]|publishereditore=[[Condé Nast]]|datedata=27 Junegiugno 2016}}</ref>
* .NET Core 2.0 (rilasciato il 14 agosto 2017);<ref>{{citeCita web|url=https://blogs.msdn.microsoft.com/dotnet/2017/08/14/announcing-net-core-2-0/|titletitolo=Announcing .NET Core 2.0|datedata=14 Augustagosto 2017|publishereditore=.NET Blog}}</ref>
** .NET Core 2.1 (rilasciato il 30 maggio 2018)<ref>[https://blogs.msdn.microsoft.com/dotnet/2018/05/30/announcing-net-core-2-1/]</ref>
* .NET Core 3.0 (annunciato il 7 maggio 2018);<ref name=Lander2018>{{citeCita web|last1cognome1=Lander|first1nome1=Rich|titletitolo=.NET Core 3 and Support for Windows Desktop Applications|url=https://blogs.msdn.microsoft.com/dotnet/2018/05/07/net-core-3-and-support-for-windows-desktop-applications/ |websitesito=[[MSDN]]|publishereditore=[[Microsoft]]|datedata=7 Maymaggio 2018}}</ref>