How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
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
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
Archived This repository has been archived
Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication
Application template for Rails projects; preloaded with best practices for TDD, security, deployment, and developer productivity.
The main features of ackama/rails-template are: Application Templates.
Open-source alternatives to ackama/rails-template include: ardalis/cleanarchitecture — CleanArchitecture is a project template for ASP.NET Core designed to establish a standardized foundation for… asadsahi/aspnetcorespa — Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:. 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. alirizaadiyahsi/nucleus — Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based…