Posts Tagged programming

Swagger dropped from .NET 9: What are the alternatives?

https://www.roundthecode.com/dotnet-blog/swagger-dropped-dotnet-9-what-are-alternatives

Tags: ,

Working with JWT tokens for authentication

C# JWT Authentication .NET 6 – https://rmauro.dev/jwt-authentication-with-csharp-dotnet https://toxigon.com/implementing-jwt-authentication-in-net https://toxigon.com/implementing-oauth-in-dotnet-applications Configuring Policy-based Authorization with Blazor – https://chrissainty.com/securing-your-blazor-apps-configuring-policy-based-authorization-with-blazor

Tags: , , ,

Kubernetes Dashboard

https://github.com/kubernetes/dashboard https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0-rc7/aio/deploy/recommended.yaml

Tags: , , ,

Run Github Actions Locally on your machine

https://www.freecodecamp.org/news/how-to-run-github-actions-locally

Tags: ,

Remote Debugging CI/CD Pipelines

https://www.nuke.build/blog/2022/08/09/remote-debugging-cicd-pipelines

Tags: ,

Building Docker images using NUKE

https://joost.meijles.com/build_using_nuke Building Docker images using NUKE ?

Tags: ,

Using Query String Parameters with Minimal APIs

Tags: , ,