How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
The main features of asadsahi/aspnetcorespa are: Application Templates.
Projects with overlapping indexed features include: alirizaadiyahsi/nucleus — Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based… ardalis/cleanarchitecture — CleanArchitecture is a project template for ASP.NET Core designed to establish a standardized foundation for… aspnet/javascriptservices — [Archived] This repository has been archived. astrocket/rails-template — Template for Rails 7.0 + Kubernetes. bradymholt/aspnet-core-react-template — ASP.NET Core 3.1 / React SPA Template App. ackama/rails-template — Application template for Rails projects; preloaded with best practices for TDD, security, deployment, and developer…
Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication
CleanArchitecture is a project template for ASP.NET Core designed to establish a standardized foundation for enterprise applications. It enforces architectural boundaries by separating core business logic from infrastructure and external dependencies, ensuring that the domain remains independent of technical concerns. The project provides scaffolding that supports both multi-project solutions for complex systems and single-project vertical slices for simpler requirements. By organizing code around business entities and aggregates, it facilitates modular development where distinct parts of a s
Archived This repository has been archived
Application template for Rails projects; preloaded with best practices for TDD, security, deployment, and developer productivity.