A Website by Umbraco CMS 13 and .NET 8 using SQLite DB for both Dev + Prod with MVC towards a custom Table in the DB serving as a Starter
Try the demo...This Website was created by Umbraco CMS 13 and .NET 8 and hosted at a tradiotional Web Hotel using IIS
The source code at GitHubThe Website implements CRUD functionality by administrating Employees towards a custom Table in the SQLite DB using MVC and Entity Framework Core
A Website by Umbraco CMS 13 and .NET 8 using SQLite DB for both Dev + Prod serving as a Starter
Try the demo...This Website was created by Umbraco CMS 13 and .NET and hosted at a tradiotional Web Hotel using IIS
The source code at GitHubASP.NET Core Identity MVC Web App serving as a Membership System using .NET 8 - 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 8 serving as a Membership System towards a SQLite Database
ASP.NET Core MVC Web App using .NET 8 - 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 8 serving CRUD functionality of Employees towards a MS SQL Database
Python and Flask Starter Website hosted at Vercel Cloud using Serverless Functions and implementing DevOps by GitHub + Vercel
Try the demo...This Flask Website is serving static content - secured by HTTPS
CI / CD by VS Code + GitHub + Vercel Cloud
The source code at GitHubPython Django and MySQL Starter Website hosted at Vercel Cloud using Serverless Functions implementing DevOps by GitHub + Vercel
Try the demo...Django is using the architectural pattern Model-View-Template (MVT) which is a derivation of the pattern Model View Control (MVC)
This Django Website is serving static content - secured by HTTPS
A simple Blog demonstrates how to use Models (CRUD) by the Django Admin and display the Posts by the Frontend
CI / CD by VS Code + GitHub + Vercel Cloud
The source code at GitHubPython and Django minimal Web App without Templates hosted at Vercel Cloud implementing DevOps by GitHub + Vercel
Try the demo...A minimal Django Web App without any Templates and the Admin Backend configured saying Hello - secured by HTTPS
CI / CD by VS Code + GitHub + Vercel Cloud
The source code at GitHubJava Spring Boot 3 MVC and Spring Security - A Basic Starter with CRUD functionality
Note: Due to the resource limitations of the Microsoft Azure Free App Service Plan, the initial load time will be up to 1 minute. A 403 Status code may happen too!
Try the demo...Take a look at the Basic Starter at GitHub with the same functionality but without Spring Security
The Source code at GitHubDeveloped with Java 17 ! Showing and administrate a dataset of persons by a Java MVC Web Application (Secured by login) using also Spring Security, JSP, JPA, Hibernate, Maven and MySQL with CRUD functionality ready to be deployed to Azure App Service with Java 17 and Tomcat 10.1
Java Spring Boot 3 MVC and Spring Security
Note: Due to the resource limitations of the Microsoft Azure Free App Service Plan, the initial load time will be up to 1 minute. A 403 Status code may happen too!
Try the demo...The below code is an old version with semilar functionality by Spring Boot 2 using a MS SQL Database
The source code at GitHubMigration from Java 11 to Java 17 ! Showing and administrate a dataset of persons by a Java MVC Web Application (Secured by login) using MVC, Security, JSP, JPA, Hibernate, Maven and MySQL