Pinned Repositories
azure-sdk-for-android
Android client SDKs for Microsoft Azure
azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
autorest-clientruntime-for-java
The runtime libraries for AutoRest generated Java clients.
autorest.java
Extension for AutoRest (https://github.com/Azure/autorest) that generates Java code
azure-android-benchmark
azure-docs
Open source documentation of Microsoft Azure
azure-docs-sdk-java
☕️ Azure SDK for Java API documentation repository. Content here is mostly auto-generated.
azure-rest-api-specs
The source for REST API specifications for Microsoft Azure.
azure-sdk
This is the Azure SDK parent repository and mostly contains documentation around guidelines and policies as well as the releases for the various languages supported by the Azure SDK.
azure-sdk-for-android
Android client SDKs for Microsoft Azure
vcolin7's Repositories
vcolin7/autorest-clientruntime-for-java
The runtime libraries for AutoRest generated Java clients.
vcolin7/autorest.java
Extension for AutoRest (https://github.com/Azure/autorest) that generates Java code
vcolin7/azure-android-benchmark
vcolin7/azure-docs
Open source documentation of Microsoft Azure
vcolin7/azure-docs-sdk-java
☕️ Azure SDK for Java API documentation repository. Content here is mostly auto-generated.
vcolin7/azure-rest-api-specs
The source for REST API specifications for Microsoft Azure.
vcolin7/azure-sdk
This is the Azure SDK parent repository and mostly contains documentation around guidelines and policies as well as the releases for the various languages supported by the Azure SDK.
vcolin7/azure-sdk-for-android
Android client SDKs for Microsoft Azure
vcolin7/azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
vcolin7/desugaring-for-android
vcolin7/CertificateAuthenticationSample
This project serves as an example for authenticating to the Key Vault Service using a certificate retrieved from a key vault.
vcolin7/key-vault-java-authentication
This sample repo includes sample code demonstrating a common mechanism for authenticating to an Azure Key Vault vault.
vcolin7/MagiskOnWSALocal
Integrate Magisk root and Google Apps into WSA (Windows Subsystem for Android)
vcolin7/openai-sample-app
vcolin7/openrewrite-varargs-repro
This sample project shows that change package fails for files with a Javadoc comment that includes a method reference with varargs arguments when Maven runs on Java 11+.
vcolin7/spring-key-vault-secrets-sample
This is a simple Spring application that reads secrets from a Key Vault using a client id and secret.