Explore >> Select a destination


You are here

svrooij.io
| | damienbod.com
3.0 parsecs away

Travel
| | This article looks at setting up an ASP.NET Core application to use Azure Key Vault. When deployed to Azure, it works like in the Azure documentation but when working on development PCs, some changes are required for a smooth developer experience. Code: https://github.com/damienbod/UsingAzureKeyVaultInDevelopment I develop using Visual Studio and manage multiple accounts and test environments....
| | www.mikaelsand.se
3.9 parsecs away

Travel
| | [AI summary] A guide on using Azure's OAuth authentication for API calls, focusing on obtaining and utilizing access tokens with Postman.
| | conductofcode.io
4.4 parsecs away

Travel
| | How to create a ASP.NET Core Web API, secure it with JSON Web Tokens and explore it with Swagger UI and Postman.
| | astr0baby.wordpress.com
28.0 parsecs away

Travel
| If one needs to run neo4j natively on the Apple M1 hardware (for example to analyze/query BloodHound ingestor data from an Active Directory) and benefit from the fast CPU it seems to be possible to build and run from source. I have prepared this "experimental" howto so that others can reproduce this Pre-Requisites : make...