All Projects → xiajingren → Helloabp

xiajingren / Helloabp

ABP vNext + vue-element-admin入门级项目实战

Projects that are alternatives of or similar to Helloabp

Agilework
可视化低代码快速开发平台,面向业务、企业管理系统定制开发平台和应用平台,包括设计器、应用端。提供业务配置和集成开发能力,用户通过可视化拖拉拽配置式操作即可快速构建出能同时在PC和移动端运行的各类管理系统,对于企业客户的信息系统在管理模式、业务流程、表单界面、数据可视化展示、IoT管控等个性化需求,可以通过设计器,快速的进行个性化配置。并支持企业微信,公众号,钉钉等移动集成,实现用户跨区域移动办公。从而构建企业个性化的行业应用、集成应用和复杂的业务报表。
Stars: ✭ 76 (-50.33%)
Mutual labels:  microservice, abp, ddd
Pitstop
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
Stars: ✭ 708 (+362.75%)
Mutual labels:  netcore, ddd
Viper
Viper 是一个基于Anno微服务引擎开发的Dashboard项目、示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等
Stars: ✭ 402 (+162.75%)
Mutual labels:  microservice, ddd
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 (-55.56%)
Mutual labels:  microservice, ddd
Eshoponcontainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
Stars: ✭ 19,397 (+12577.78%)
Mutual labels:  netcore, ddd
Examples Nodejs Cqrs Es Swagger
A Node.js CQRS and Event Sourcing Microservice Example Using Nest.js, Event Store, and Swagger
Stars: ✭ 348 (+127.45%)
Mutual labels:  microservice, ddd
Freedom
Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。
Stars: ✭ 972 (+535.29%)
Mutual labels:  microservice, ddd
game 01
Scalable MMORPG game server based on entity control
Stars: ✭ 19 (-87.58%)
Mutual labels:  microservice, ddd
Hex Arch Kotlin Spring Boot
Reference JVM multi module project for a reactive micro service and lambda using a hexagonal architecture, DDD, Kotlin, Spring Boot, Quarkus, Lambda, Gradle.
Stars: ✭ 83 (-45.75%)
Mutual labels:  microservice, ddd
Dotnetcore Microservices Poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
Stars: ✭ 1,304 (+752.29%)
Mutual labels:  netcore, ddd
Hexagonal Architecture Acerola
An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.
Stars: ✭ 293 (+91.5%)
Mutual labels:  microservice, ddd
Library
A microservice project using .NET Core 2.0, DDD, CQRS, Event Sourcing, Redis and RabbitMQ
Stars: ✭ 122 (-20.26%)
Mutual labels:  microservice, netcore
csharp-ddd-skeleton
🦈✨ C# DDD Skeleton: Bootstrap your new C# projects applying Hexagonal Architecture and Domain-Driven Design patterns
Stars: ✭ 67 (-56.21%)
Mutual labels:  ddd, netcore
Learningmpaabp
学习Abp框架之Mpa实操演练
Stars: ✭ 351 (+129.41%)
Mutual labels:  abp, ddd
eshopzero
.Net Microservice Application
Stars: ✭ 27 (-82.35%)
Mutual labels:  microservice, ddd
Practical Clean Ddd
A simplified and effortless approach to get started with Domain-driven Design, Clean Architecture, CQRS, and Microservices patterns
Stars: ✭ 28 (-81.7%)
Mutual labels:  microservice, ddd
IEManageSystem
基于 Asp.net core + React + ReactNative 的 可视化编辑,所见即所得 的 CMS,具有 浏览器 和 App 两个前端
Stars: ✭ 51 (-66.67%)
Mutual labels:  ddd, abp
Wilson
ERP / CRM system for small to medium construction companies.
Stars: ✭ 84 (-45.1%)
Mutual labels:  ddd, netcore
Sample Boot Micro
Spring Cloud + Gradle Multi Project + Java8
Stars: ✭ 72 (-52.94%)
Mutual labels:  microservice, ddd
Dev Stuff
😎 Programming stuff for everyone. Collection of articles, videos about architecture, Domain Driven Design, microservices, testing etc.
Stars: ✭ 105 (-31.37%)
Mutual labels:  microservice, ddd

HelloAbp

ABP vNext + vue-element-admin入门级项目实战

运行

环境:.netcore 3.1、sqlserver、nodejs、npm

  1. 修改Xhznl.HelloAbp.HttpApi.Host、Xhznl.HelloAbp.DbMigrator项目的数据库连接字符串
  2. 运行/run/db-migrator.bat(初始化数据库、种子数据)
  3. 运行/run/npm-install.bat(安装npm依赖)
  4. 运行/run/run.bat

前3步只需执行一次。你也可以直接使用vs/vscode来运行

感谢@jonny-xhl贡献的代码

另一个干净的vue版本(只有abp启动模板中的功能):https://github.com/xiajingren/ABP-vNext-Vue


还没做完。。。

欢迎关注我的微信公众号:“小黑在哪里” 查看abp vnext相关文章。

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].