Nightly batch run on Azure DevOps Pipeline
My choice of solution is
My choice of solution is
It has a handy client library: https://docs.microsoft.com/en-us/azure/devops/integrate/get-started/client-libraries/samples?view=azure-devops
So an idea came up. Decorate your C# domain event class with “DomainEvent” attribute. Write a tool that parse the decorated the class and generate markdown f...
.NET Client libraries
Create a new pipeline by clicking “New pipeline” I chose “Azure Repos Git”