A simple build for .Net Core Mvc that provides faster page transitions
-
Updated
Dec 7, 2022 - C#
Single-page applications (SPA) are client-side applications that don’t route via different pages but rather combine the logic for different contents into one page. This was historically achieved via hashbang URI fragments (#!). With the introduction of the pushState API, this state can now be properly used within the browser history, in bookmarks and sharing.
Another important point for SPA was the lack of proper SEO but developers and frameworks found ways around that.
A simple build for .Net Core Mvc that provides faster page transitions
A project of frontend and backend using angular 14 and netcore 6. The project is unmaintained and abandoned. Reference for OOP programming pattern and class component of angular with i18n support
Virtual classroom SPA written on ASP.NET Core and Vue.js
It is a solution that I was working on for some time. As I faced many issues resolving the dependencies, I felt there was no one stop solution to this. So, why not create one?
Implementation of Google reCaptcha V3 in a SPA solution like Sencha ExtJS
Experimental full-stack application using Domain-Driven Design, Microservices, Event Sourcing, CQRS and Angular.
Friend or Foe is an attempt to produce a automated malicious presence detection system.
Angular 9 Dating app using ASP.NET Core and EF.Core
Desenvolvimento de um sistema completo para controle, gerenciamento e lançamento de atividades, com foco na organização de tarefas, otimização de processos e acompanhamento eficiente das demandas
End-to-end ASP.NET solution for news content management and delivery, featuring an MVC Razor SPA front end, a WebForms admin portal, and an Entity Framework data layer
Single page application using jQuery, Handlebars, DI(Inversify.js), DirectorJS routing.
A copy of an asp dotnet w/ React (typescript) + Vite template
a .NET test application using Entity Framework 6, sql server, angularjs and Rest Full WebAPI