abpframework / abp

Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
https://abp.io
GNU Lesser General Public License v3.0
12.95k stars 3.45k forks source link

Community Article: the core goal of abp vNext #5657

Closed xewn closed 4 years ago

xewn commented 4 years ago

The core goal of abp is to quickly build a microservice framework or a complete application framework?

I think the core goal of abp is a framework to quickly build a microservice architecture.

If it is to build microservices quickly, the focus of abp should be the continuous development of microservice-related modules, examples, etc.

For example, in the cloud native development framework, the current module functions are relatively poor.

hikalkan commented 4 years ago

I think this is not a community article idea. The goals of the ABP Framework includes both. However, it is pretty new (compared to the original AspNet Boilerplate) and we are continously adding documents and samples. Microservice samples, documentes and even tooling are in our road map.