This project is a microservice template based on the ABP Framework and use for reference antosubash/AbpMicroservice, to using dotnet new to create microservice project and microservice service project.
Name | Version | Download |
---|---|---|
Zyknow.Abp.Microservice.Template | ||
Zyknow.Abp.Microservice.Service.Template |
- Microservice Template
- Microservice Service Template
-
Kibana
+Elasticsearch
Distributed Log Query -
Grafana
+rometheus
Monitoring Center -
OpenTelemetry
Jaeger
Distributed tracing -
Apollo
Configuration Center -
Yarp
Gateway -
RabbitMQ
Message Queue -
Minio
Distributed Storage -
Tye
Support -
Blazor Server
Web App- Use Masa Blazor UI
-
Vue3 Quasar
Web App- Basic Pages
-
Avalonia
Startup Template -
Maui
App
- install microservice template on dotnet
dotnet new install Zyknow.Abp.Microservice.Template
- install microservice service template on dotnet
dotnet new install Zyknow.Abp.Microservice.Service.Template
dotnet new zabp-ms -n YourMicroserviceName
dotnet new zabp-ms-s -n YourServiceName
You can check out the full license here
This project is licensed under the terms of the MIT license.