awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aspnetboilerplate avatar

aspnetboilerplate/aspnetboilerplate

0
View on GitHub↗
11,984 स्टार्स·3,824 फोर्क्स·C#·MIT·6 व्यूज़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.
  • 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.

स्टार हिस्ट्री

aspnetboilerplate/aspnetboilerplate के लिए स्टार हिस्ट्री चार्टaspnetboilerplate/aspnetboilerplate के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Aspnetboilerplate के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Aspnetboilerplate के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • abpframework/abpabpframework का अवतार

    abpframework/abp

    14,313GitHub पर देखें↗

    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
    GitHub पर देखें↗14,313
  • thinkgem/jeesitethinkgem का अवतार

    thinkgem/jeesite

    8,044GitHub पर देखें↗

    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
    GitHub पर देखें↗8,044
  • dodyg/practical-aspnetcoredodyg का अवतार

    dodyg/practical-aspnetcore

    10,382GitHub पर देखें↗

    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
    GitHub पर देखें↗10,382
  • anjoy8/blog.coreanjoy8 का अवतार

    anjoy8/Blog.Core

    5,288GitHub पर देखें↗

    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
    GitHub पर देखें↗5,288
Aspnetboilerplate के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

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.

aspnetboilerplate/aspnetboilerplate की मुख्य विशेषताएं क्या हैं?

aspnetboilerplate/aspnetboilerplate की मुख्य विशेषताएं हैं: 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।

aspnetboilerplate/aspnetboilerplate के कुछ ओपन-सोर्स विकल्प क्या हैं?

aspnetboilerplate/aspnetboilerplate के ओपन-सोर्स विकल्पों में शामिल हैं: 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…