8000 GitHub - brkgyln/AbpMicroservice: 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.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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.

License

Notifications You must be signed in to change notification settings

brkgyln/AbpMicroservice

 
 

Repository files navigation

Zyknow.Abp.Microservice

GitHub license GitHub Stars GitHub Issues

Introduction

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.

Nuget Packages

Name Version Download
Zyknow.Abp.Microservice.Template Zyknow.Abp.Microservice.Template Zyknow.Abp.Microservice.Template
Zyknow.Abp.Microservice.Service.Template Zyknow.Abp.Microservice.Service.Template Zyknow.Abp.Microservice.Service.Template

Features

  • 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

Usage

Using Dotnet Create You Microservice Project

  • 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

Create Microservice Project

dotnet new zabp-ms -n YourMicroserviceName

Create New Service

dotnet new zabp-ms-s -n YourServiceName

Thanks

Author

Zyknow

License

You can check out the full license here

This project is licensed under the terms of the MIT license.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 59.5%
  • TypeScript 20.2%
  • Vue 9.1%
  • HTML 3.2%
  • Dockerfile 3.2%
  • JavaScript 3.0%
  • Other 1.8%
0