Hello.Abp.Microservice.Template 1.1.5

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 Hello.Abp.Microservice.Template::1.1.5
This package contains a .NET Template Package you can call from the shell/command line.

ABP Microservice Template

NuGet Badge

Why?

This is a template for creating a microservice with ABP using the dotnet. This template is created to make it easier to create a new microservice project with ABP. It is created using the dotnet new template engine and it is available on NuGet.

Usage

Install the template

dotnet new install Hello.Abp.Microservice.Template

Create a new project

dotnet new abp-microservice -n MyProjectName

Features

  • Docker support
  • API Gateway with YARP
  • Frontend with Angular
  • Swagger UI
  • Authentication and Authorization
  • ABP 7.0 support
  • Blazor UI
  • Any suggestions? Create an issue or a pull request.

License

This project is licensed under the MIT License.

Contributing

If you have any suggestions or improvements, please feel free to create an issue or a pull request.

Acknowledgements

Author

Tuyn Doan

Disclaimer

This project is not affiliated with the ABP Framework project or the ABP Framework team. It is created by a community member. I am not responsible for any issues that may arise from using this template. Use at your own risk.

Changelog

You can find the changelog here.

TODO

  • Create a template for creating a new microservice.
  • Getting started guide.
  • Add new service guide.
  • Any suggestions? Create an issue or a pull request.

Resources

  • If you are new to ABP, you can find the documentation here.
  • If you are new to microservices, you can find the documentation here.
  • If you are new to Docker, you can find the documentation here.
  • If you are new to YARP, you can find the documentation here.
  • If you are new to Angular, you can find the documentation here.
  • If you are new to Swagger, you can find the documentation here.
  • If you are new to Openiddict, you can find the documentation here.
  • 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