View the Projects by pagnition

A Blog full of Web Projects

View the Projects by the navigation at the bottom of the Page sorted by Date...


.NET 10 and ASP.NET Core MVC Web Application

23-November-2025

ASP.NET Core MVC Web App using .NET 10 - A Starter with CRUD functionality of Employees

Traditional webhosting is used for this Application

An ASP.NET Core MVC Web App created by VS Code using .NET 10 serving CRUD functionality of Employees towards a MS SQL Database

Below is a .NET 8 version of the Web App


.NET 10 and ASP.NET Core Identity MVC Web Application

23-November-2025

ASP.NET Core Identity MVC Web App serving as a Membership System using .NET 10 - A Starter

Traditional webhosting is used for this Application

An ASP.NET Core Identity MVC Web Application with Individual Accounts created by VS Code using .NET 10 serving as a Membership System towards a SQLite Database

Below is a .NET 8 version of the Web App


.NET 10 and Umbraco 17 CMS based Website

23-November-2025

A Website by Umbraco 17 CMS and .NET 10 using SQLite DB for both Dev + Prod serving as a Starter

The Website was upgraded from Umbraco 13 and .NET 8 which described in the Readme

Try the demo...

This Website was created by Umbraco 17 CMS and .NET 10 and hosted at a tradiotional Web Hotel using IIS

The source code at GitHub

.NET 10 and Umbraco 17 CMS based Website serving a Membership System

23-November-2025

A Website by Umbraco 17 CMS and .NET 10 with Member Registration + Confirmation + Login + Forgot Password + Manage Profile using SQLite DB for both Dev + Prod serving as a Starter

The Website was upgraded from Umbraco 13 and .NET 8 which described in the Readme

Try the demo...

This Website was created by Umbraco 17 CMS and .NET with Member Registration + Confirmation + Login + Forgot Password + Edit and Delete own Profile and hosted at a tradiotional Web Hotel using IIS

The source code at GitHub

.NET 10 and Umbraco 17 CMS based Website using custom MVC

22-November-2025

A Website by Umbraco 17 CMS and .NET 10 using SQLite DB for both Dev + Prod with MVC towards a custom Table in the DB serving as a Starter

The Website was upgraded from Umbraco 13 and .NET 8 which described in the Readme

Try the demo...

This Website was created by Umbraco 17 CMS and .NET 10 and hosted at a tradiotional Web Hotel using IIS

The source code at GitHub

The Website implements CRUD functionality by administrating Employees towards a custom Table in the SQLite DB using MVC and Entity Framework Core





A Blog made with Gatsby React and GraphQL