antosubash / AbpMicroservice

An abp microservice sample
MIT License
91 stars 37 forks source link
abp abp-framework dotnet dotnet-core microservice

ABP Microservice Template

NuGet Badge

Why this template?

This is a template for creating a microservice with ABP using dotnet. This template is created to make it easier to create a new microservice project with ABP. It is based on the blog post, .NET Microservice with ABP series I made earlier. It is created using the dotnet new template engine and it is available on NuGet.

Usage

Install the template

dotnet new install Anto.Abp.Microservice.Template

Create a new project

dotnet new abp-ms -n MyProjectName

Documentation

You can find everything in this repo explained here. There is also a YouTube Video for this project.

Features

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.

Acknowledgments

Author

Anto Subash - antosubash.com

Donate

If you like this project, please consider supporting me on PayPal. Thank you!

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

Resources