Project based on latest .NET (v6.0) technologies for building scalable web api, along with clean architecture patterns.
eisk/eisk.webapi 的主要功能包括:Application Templates。
eisk/eisk.webapi 的开源替代品包括: 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… 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. 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
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
Application template for Rails projects; preloaded with best practices for TDD, security, deployment, and developer productivity.