BorisWilhelms / create-dotnet-devcert

A simple script that creates and trusts a self-signed development certificate for dotnet on Linux distributions.
https://blog.wille-zone.de/post/aspnetcore-devcert-for-ubuntu
MIT License
329 stars 71 forks source link

I am working with Microsoft Tye on Ubuntu it seem to help development on microservices. I am also working with the abp framework they have an example project called eShopOnAbp #10

Open jpoconnell opened 2 years ago

jpoconnell commented 2 years ago

In this project they use tye. I have been using it for development. But it can also be used to deploy kubernetes clusters