ASP.NET Core Inleiding
.NET Core 1.0, ASP.NET Core 1.0 en Entity Framework Core 1.0 zijn beschikbaar voor Windows, OS X en Linux. Red Hat biedt ondersteuning voor het opensourceplatform en werkt hiervoor samen met Microsoft. De softwareontwikkelaar deed de aankondiging tijdens het Red Hat DevNation-conferentie. De release is een stap in Microsofts strategie om het .NET-ontwikkelplatform crossplatform te maken en onder een opensourcelicentie vrij te geven.
ASP.NET Core installeren
Verifieer als Visual Studio 2015 Update 3 of hoger geïnstalleerd is. Klik op Help > About Visual Studio om de geïnstalleerde versie te controleren.
Om ASP.NET Core te installeren:
- ga naar https://docs.microsoft.com/en-us/aspnet/core/getting-started;
- klik op Install .NET Core;
- klik op download .NET Core, sla het uitvoerbare exe bestand op in een map op je harde schrijf;
- sluit Visual Studio als die openstaat en voer de installer uit
Bronnen
Rick Anderson, Daniel Roth, Building your first ASP.NET Core MVC app with Visual Studio, 14/10/2016
Mike Wasson and Rick Anderson, Building Your First Web API with ASP.NET Core MVC and Visual Studio, 14/10/2016
Onder ondertitel
Paragraaf
2017-01-04 17:20:08