awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aspnetboilerplate avatar

aspnetboilerplate/aspnetboilerplate

0
View on GitHub↗
aspnetboilerplate.com↗

Aspnetboilerplate

This project is an application framework and boilerplate for enterprise web applications based on ASP.NET Core. It provides a foundation for building large-scale business applications by implementing a domain-driven design framework that organizes application logic into decoupled layers and modules.

The framework distinguishes itself through built-in support for multi-tenant software-as-a-service architectures, providing primitives for data, configuration, and interface isolation for multiple customers within a single instance. It also includes an integrated identity management system featuring role-based access control to manage users, roles, and granular permissions.

Additional capabilities include a modular plugin system for extensibility, internationalization and localization workflows for multilingual support, and a persistent background job queue for asynchronous task automation and activity tracking.

The project provides a generator for pre-configured application skeletons to bootstrap project structure and architectural patterns.

Features

  • Enterprise Application Frameworks - Provides a foundational framework and boilerplate for building large-scale enterprise web applications.
  • ASP.NET Core Application Frameworks - Offers an opinionated architectural framework for building enterprise solutions on the ASP.NET Core stack.
  • Identity Management - Includes an integrated identity management system for managing users, roles, and granular permissions.
  • Application Data Isolation - Provides built-in primitives for data and configuration isolation to support multi-tenant SaaS architectures.

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI
11,984 stele·3,824 fork-uri·C#·MIT·6 vizualizări
  • Role-Based Access Control - Provides a system for managing user permissions and defining access levels based on assigned roles.
  • Modular Feature Architectures - Implements a structural approach that decouples features into independent and extensible modules.
  • Multi-tenancy Isolation - Provides architectural strategies for ensuring secure data separation between tenants in shared instances.
  • SaaS Application Architectures - Implements architectural patterns for isolating data and configurations for multiple independent customers in a single instance.
  • SaaS Boilerplates - Provides a project skeleton with built-in data isolation and configuration management for SaaS architectures.
  • Domain-Driven Designs - Implements a domain-driven design framework to decouple business rules from technical implementation.
  • Frameworks - Implements a domain-driven design framework that organizes application logic into decoupled layers and modules.
  • Interface Isolation - Provides primitives for interface isolation to support multiple customers within a single application instance.
  • Localization Support - Manages language settings and translation texts to support users across multiple locales.
  • Locale Mappings - Provides mapping of interface keys to translation files based on user locale settings.
  • Modular Architecture - Implements a system for organizing application logic into independent, decoupled modules.
  • Background Task Runners - Executes asynchronous operations and maintains audit logs to monitor system activity.
  • Modular Extensibility Frameworks - Offers an extensible framework for integrating independent modules into the application core.
  • Modular Plugin Systems - Includes a modular plugin system that allows features to be developed and integrated as independent modules.
  • Project Bootstrapping Tools - Includes a generator for pre-configured application skeletons with integrated identity and architecture patterns.
  • Background Job Queues - Ships a persistent background job queue using a database-backed store for reliable asynchronous task execution.
  • System Activity Monitoring - Includes mechanisms for recording audit logs and tracking system activities.
  • Background Task Managers - Ships a persistent background job queue for executing asynchronous operations outside the request-response cycle.
  • Internationalization & Localization - Provides frameworks for adapting the web application to different languages and geographic regions.
  • Application Frameworks - General-purpose framework for modern web applications.
  • Istoric stele

    Graficul istoricului de stele pentru aspnetboilerplate/aspnetboilerplateGraficul istoricului de stele pentru aspnetboilerplate/aspnetboilerplate

    Întrebări frecvente

    Ce face aspnetboilerplate/aspnetboilerplate?

    This project is an application framework and boilerplate for enterprise web applications based on ASP.NET Core. It provides a foundation for building large-scale business applications by implementing a domain-driven design framework that organizes application logic into decoupled layers and modules.

    Care sunt principalele funcționalități ale aspnetboilerplate/aspnetboilerplate?

    Principalele funcționalități ale aspnetboilerplate/aspnetboilerplate sunt: Enterprise Application Frameworks, ASP.NET Core Application Frameworks, Identity Management, Application Data Isolation, Role-Based Access Control, Modular Feature Architectures, Multi-tenancy Isolation, SaaS Application Architectures.

    Care sunt câteva alternative open-source pentru aspnetboilerplate/aspnetboilerplate?

    Alternativele open-source pentru aspnetboilerplate/aspnetboilerplate includ: abpframework/abp — ABP is an opinionated architectural framework for building enterprise software solutions using .NET and ASP.NET Core.… thinkgem/jeesite — Jeesite is a full-stack low-code development framework designed for building enterprise administrative portals using… dodyg/practical-aspnetcore — This project is a comprehensive sample library and implementation guide for ASP.NET Core. It provides a collection of… dotnetcore/util — Util is a comprehensive development framework for .NET designed to implement layered architectures and domain driven… anjoy8/blog.core — Blog.Core is a production-ready backend boilerplate for building enterprise APIs and microservices using ASP.NET Core.… chillzhuang/springblade — SpringBlade is a development framework and platform designed for building multi-tenant SaaS applications. It provides…

    Alternative open-source pentru Aspnetboilerplate

    Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Aspnetboilerplate.
    • abpframework/abpAvatar abpframework

      abpframework/abp

      14,313Vezi pe GitHub↗

      ABP is an opinionated architectural framework for building enterprise software solutions using .NET and ASP.NET Core. It serves as a structural toolkit for implementing domain-driven design and microservices patterns, providing a modular enterprise architecture where functionality is organized into independent, pluggable modules. The platform is specifically designed to support multi-tenant SaaS architectures, isolating data and configurations for multiple independent customers within a single application instance. It provides enterprise boilerplate infrastructure and pre-configured templates

      C#abpangulararchitecture
      Vezi pe GitHub↗14,313
    • thinkgem/jeesiteAvatar thinkgem

      thinkgem/jeesite

      8,044Vezi pe GitHub↗

      Jeesite is a full-stack low-code development framework designed for building enterprise administrative portals using Spring Boot, MyBatis, and Vue. It functions as a comprehensive platform for creating administrative dashboards with integrated role-based access control and organizational data permission systems. The framework distinguishes itself through a combination of automated CRUD code generation and an integrated RAG platform that connects large language models to enterprise data via vector stores. It further incorporates a BPMN-based workflow engine to automate complex business process

      Vue
      Vezi pe GitHub↗8,044
    • dodyg/practical-aspnetcoreAvatar dodyg

      dodyg/practical-aspnetcore

      10,382Vezi pe GitHub↗

      This project is a comprehensive sample library and implementation guide for ASP.NET Core. It provides a collection of practical examples and projects that demonstrate how to build web applications, RESTful APIs, and high-performance services. The repository focuses on a variety of architectural patterns, including the development of Minimal APIs, contract-first gRPC services, and real-time communication using WebSockets and Server-Sent Events. It includes detailed implementations for user identity and security, such as token-based authentication and CSRF protection. The codebase covers a bro

      C#asp-net-coreaspnet-coreaspnetcore
      Vezi pe GitHub↗10,382
    • anjoy8/blog.coreAvatar anjoy8

      anjoy8/Blog.Core

      5,288Vezi pe GitHub↗

      Blog.Core is a production-ready backend boilerplate for building enterprise APIs and microservices using ASP.NET Core. It provides a foundational infrastructure for distributed systems, including tools for database-first scaffolding and the implementation of multi-tenant API frameworks. The project distinguishes itself through automated data layer generation, which produces entity models and repository layers directly from database schemas. It implements a centralized identity management system using standard identity server protocols to handle authentication and authorization across multiple

      C#aopautofacautomapper
      Vezi pe GitHub↗5,288
    Vezi toate cele 30 alternative pentru Aspnetboilerplate→