Nuacht

A recipe sharing web app built with ASP.NET Core, Razor Pages, SQL Server 2019, and Entity Framework - juliand71/Cookit ...
This is an example ASP.Net Core (3.1) Razor Pages project with CRUD operations to a PostgreSQL database. (Can be configured to use SQL Server) ...
WebMatrix is a free tool from Microsoft putting together a web server, ASP.NET + Razor, SQL Server CE and an IDE for creating simple websites.
ASP.NET Core's Razor Components -- aka server-side Blazor -- received a lot of attention in the just-released NET Core 3.0 Preview 3 as Microsoft continues to mature its initiative to run C# code in ...
Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target.
Under the hood the server-side ASP.Net Core engine takes your Razor code and uses it to generate C# classes that run and deliver content as part of your HTML pages.