All Projects → 52ABP → Cloud.BookList

52ABP / Cloud.BookList

Licence: MIT license
使用52ABP 多租户(SaaS)模式下的书单管理功能,Angular + .net core 案例功能

Programming Languages

C#
18002 projects
typescript
32286 projects
HTML
75241 projects
Less
1899 projects
javascript
184084 projects - #8 most used programming language
powershell
5483 projects

Projects that are alternatives of or similar to Cloud.BookList

Flunt
Notifications made easy
Stars: ✭ 356 (+2442.86%)
Mutual labels:  ddd, dotnetcore
MiCake
🍰一款基于.Net Core平台的“超轻柔“领域驱动设计(DDD)组件
Stars: ✭ 112 (+700%)
Mutual labels:  ddd, dotnetcore
Modular Monolith With Ddd
Full Modular Monolith application with Domain-Driven Design approach.
Stars: ✭ 6,210 (+44257.14%)
Mutual labels:  ddd, dotnetcore
NStore
Opinionated eventsourcing library
Stars: ✭ 81 (+478.57%)
Mutual labels:  ddd, dotnetcore
Architecture
.NET 6, ASP.NET Core 6, Entity Framework Core 6, C# 10, Angular 13, Clean Code, SOLID, DDD.
Stars: ✭ 2,285 (+16221.43%)
Mutual labels:  ddd, dotnetcore
Weapsy
ASP.NET Core CMS
Stars: ✭ 748 (+5242.86%)
Mutual labels:  ddd, dotnetcore
Event Sourcing Castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
Stars: ✭ 68 (+385.71%)
Mutual labels:  ddd, dotnetcore
Quiz
Example real time quiz application with .NET Core, React, DDD, Event Sourcing, Docker and built-in infrastructure for CI/CD with k8s, jenkins and helm
Stars: ✭ 100 (+614.29%)
Mutual labels:  ddd, dotnetcore
Nlayerappv3
Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2
Stars: ✭ 138 (+885.71%)
Mutual labels:  ddd, dotnetcore
Eventflow.example
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.
Stars: ✭ 131 (+835.71%)
Mutual labels:  ddd, dotnetcore
Adnc
微服务框架,同时也适用于单体架构系统的开发。支持经典三层与DDD架构开发模式、集成了一系列主流稳定的微服务配套技术栈。一个前后端分离的框架,前端基于Vue、后端基于.Net Core 3.1构建。
Stars: ✭ 223 (+1492.86%)
Mutual labels:  ddd, dotnetcore
Mediator.net
A simple mediator for .Net for sending command, publishing event and request response with pipelines supported
Stars: ✭ 237 (+1592.86%)
Mutual labels:  ddd, dotnetcore
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Stars: ✭ 8,250 (+58828.57%)
Mutual labels:  ddd, dotnetcore
Carrot
Carrot is a .NET lightweight library that provides a couple of facilities over RabbitMQ.
Stars: ✭ 14 (+0%)
Mutual labels:  dotnetcore
DDD
Domain-Driven Design is a software development approach in which it utilizes concepts and good practices related to object-oriented programming.
Stars: ✭ 51 (+264.29%)
Mutual labels:  ddd
typescript-ddd-example
🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns
Stars: ✭ 607 (+4235.71%)
Mutual labels:  ddd
micro
Functional prooph for microservices
Stars: ✭ 53 (+278.57%)
Mutual labels:  ddd
college-management-react
This is a College management web app in MERN stack.
Stars: ✭ 42 (+200%)
Mutual labels:  yarn
Grpc.Extensions
Grpc扩展是一个基于GRPC的简单微服务框架
Stars: ✭ 29 (+107.14%)
Mutual labels:  dotnetcore
scala-ddd-base
scala-ddd-base provides traits to support for ddd repositories and aggregates.
Stars: ✭ 40 (+185.71%)
Mutual labels:  ddd

介绍

各个镜像的编译状态 考虑到国内的下载速度慢,我们在码云上也部署了一套环境,代码同步。

GitHub stars GitHub forks GitHub license

课程推荐信息:

收费课程

免费公开课:

关于 52ABP

52ABP是一个整合了前后端的强力框架, 后端是对.NET Core和ABP框架进行了二次的封装和整合 前端是在Angular的基础上整合了Ng-Zorro、Ng-alain等组件 架构层面也是一个基于DDD(领域驱动设计)的经典分层架构 目的是成为一个强大的基础设施符合国人开发习惯的框架现代WEB应用框架。

截图

image

52ABP模板 ASP.Net Core 与 Angular的开源实例项目

下载地址

通过52ABP来创建属于你自己的独立项目信息: https://www.52abp.com/Download/Index

启动项目

我们推荐你从https://www.52abp.com 创建您自己的项目模板,本项目模板为统一的启动模板,您可以像我们贡献您的代码信息。

更多详细的启动教程: 项目运行教程

备注:

默认用户名:admin

默认密码:123qwe

云书单 实体结构基本如下

关于贡献

以上就是项目的简单说明,以后有时间,再继续给大家交流。也欢迎大家来完善内容。 更多内容...

介绍

52ABP是一个整合了前后端的强力框架, 后端是对.NET Core和ABP框架进行了二次的封装和整合 前端是在Angular的基础上整合了Ng-Zorro、Ng-alain等组件 架构层面也是一个基于DDD(领域驱动设计)的经典分层架构 目的是成为一个强大的基础设施符合国人开发习惯的框架现代WEB应用框架。

关于 ABP 的后端文档,详情参看:ABP中文文档

关于 ng-alain 的官方文档,详情参考:https://ng-alain.com/docs/getting-started

本次着重说明的是前端项目的文档。 本文档的大部分内容是从 ng-alain 官方摘录,因为是你的前端框架嘛。。

下载

通过52ABP来创建属于你自己的独立项目信息: https://www.52abp.com/Download/Index

截图

image

52ABP模板 ASP.Net Core 与 Angular的开源实例项目

文档教程

License

MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].