Blog
Deploy Keycloak in Azure Container Apps
Configure Keycloak in Azure using Azure PaaS services.
- azure
Nextjs 13 proxy api with next-auth
Create a proxy api in next 13 and secure it with next-auth.
- nextjs
Why use RBAC instead of access policies in Azure Key Vault?
Use RBAC to access Key Vault instead of access policies.
- azure
- azure-bicep
- key-vault
Full-Stack DAPR with .NET and React
Daperized .NET API with React front-end.
- asp.net-core
- dapr
- nextjs
Request / response logging middleware in ASP.NET Core
A middleware that logs the request and response.
- asp.net-core
- nextjs
- dapr
React Password Component With Policy Validation
A react password input component that supports password policy validation using a custom react hook.
- reactjs
- typescript
- material-ui
Model binding a complex request header in ASP.NET Core
Model binding complex objects using HTTP headers in ASP.NET Core.
- asp.net-core
- c#
Action filter dependency injection in ASP.NET Core
Using dependency injection in ASP.NET core action filters.
- c#
- asp.net-core
Using HttpClientFactory in .NET applications
How to use HttpClientFactory in .NET applications.
- c#
- .net-core
- dotnet-httpclient
Integrate Nextjs 12 with contentful and netlify
Dynamically update your Nextjs static when a new content is published in contentful.
- nextjs
- reactjs
- contentful
Popup menu effect for Xamarin Forms (Android)
A Xamarin Forms effect that enables you to attach a popup menu to any Xamarin Forms view.
- c#
- xamarin-forms