Zyknow.Abp.Microservice.Service.Template 1.7.2.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet new install Zyknow.Abp.Microservice.Service.Template::1.7.2.1
This package contains a .NET Template Package you can call from the shell/command line.

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 EventBus
  • Tye Support
  • Blazor Server Web App
    • Use Masa Blazor UI
  • Vue3 Quasar Web App
    • Basic Pages
  • 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

Author

Zyknow

License

You can check out the full license here

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

  • net7.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated