[Abp vNext micro-services practice] - Article Directory

Brief introduction

ABP vNext is a new generation of framework volosoft, ABP (vNext) fully use the .NET CORE and DDD (DDD) to create, present, GitHub has 6K + submission, released version more than 40 times, Nuget package downloads in the millions. volosoft ABP1.0 in October has released the official version, this issue has attracted a large number of .NET CORE and legacy abp developers, making .NET CORE micro-services practice have a more active community.
ABP (vNext) brought a lot of new features, the most interesting is the micro-service architecture , .NET CORE Although already launched a few years, but the real practice of micro-services using .NET CORE project is very rare and it is not perfect and mature. ABP after the official release, I believe it will change the form of the future will have more people to use the service micro-ABP to practice, hoping to break Spring Boot dominance in the field of micro-services ~

Series of articles

I have a legacy ABP to build a micro-service architecture, after ABP (vNext) launched the beginning of a new version of the study immediately after the actual development and deployment through that ABP (vNext) is more suitable for micro-service architecture, so here I am finishing my ABP research and practice essays Department of class (vNext) micro-services architecture.

  • "[Abp vNext micro-services practice] - 1. abp vNext micro-services framework analysis" [click to view]
  • "[Abp vNext micro-services practice] - 2. abp vNext micro service startup process" [click to view]
  • "[Abp vNext micro-services practice] - 3. Linux build .net core CI / CD environment" [click to view]
  • "[Abp vNext micro-services practice] - 4. vue-element-admin login abp vNext Authorization Service (ids4)" [click to view]
  • "[Abp vNext micro-services practice] - 5. vue-element-admin access rights abp vNext" [click to view]
  • "[Abp vNext micro-services practice] - Business Development 6. abp vNext micro-service" [click to view]
  • "[Abp vNext micro-services practice] - 7. abp vNext the front and rear ends of Classification Guidelines" [click to view]
  • "[Abp vNext micro-services practice] - 8. vue-element-admin management abp vNext micro service users, roles, permissions module" [click to view]
  • "[Abp vNext micro-services practice] - 9. Abp vNext micro-services to join Chinese language" [click to view]
  • "[Abp vNext micro-services practice] - Micro-service communications 10. abp vNext the" [click to view]

EVERYTHING

As the author of one energy is limited, the introduction of the article may be somewhat slow, but after several articles based on the above practice can build enterprise-class micro Services Architecture and front and rear end of the separation single page mode (SPA). If you want to follow based on multi-tenant, cloud development platform we need more in-depth research, so a series of articles listed here first trailer multi-tenant development model.

  • "[Abp vNext micro-services practice] - 11. abp vNext micro-tenant service is implemented Log"
  • "[Abp vNext micro-services practice] - 12. abp vNext build tenant management service"
  • "[Abp vNext micro-services practice] - 13. abp vNext set up Identity Server Management Services"

thank

Finally, thanks to Micorsoft, contribution volosoft .NET CORE team in the field, we were able to stand on the shoulders of giants shade. Also like to thank the country adhere to .NET development and research teams and individuals, hope that one day China can lead the era of the frame.

Guess you like

Origin www.cnblogs.com/william-xu/p/12047529.html