-
Blazor and Supabase, Authentication - Part 2
Continuation of the article on Blazor and Supabase, in this part we will set up authentication
.Net Blazor Supabase -
Blazor and Supabase, Real Time - Part 3
Continuation of the article on Blazor and Supabase, in this part we will discover and set up real time
.Net Blazor Supabase -
Azure Application Gateway and Api Management: Preserve client IP address
Preserve client IP address when using API management and Application Gateway
Azure -
Blazor and Supabase, the perfect duo for developing in record time!
In this article we will create a complete project, quickly, with the help of Blazor and Supabase
Azure .Net Blazor Supabase -
Start to develop an entreptise project with Azure for free
If you are a small company or a developer with a great idea, you can start to develop your project and host it on Azure for free. Then when your company grow, you will be able to switch to a better plan without changing your application.
Azure -
How to edit datas from Azure Data Studio ?
Azure Data Studio is starting to become more and more complete. We can now edit recordings directly from the IDE. (like competitors :) )
Azure Sql -
Add Wildcard SSL Certificate to Azure Gateway for free with LetsEncrypt
In this article, we are going to setup a free let’s encrypt wildcard certificate, attached to an Azure Gateway v2.
Azure Gateway -
Playwright End to End Tests in GitLab CI with .Net project
Playwright is a great tool to test your application, but how to run your tests from your Gitlab CI environment with a .Net test project ?
Tests Playwright