Pinned Repositories
azure-pipelines-tasks
Tasks for Azure Pipelines
DockerTools
Tools For Docker, including Visual Studio Provisioning and Publishing
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
AzureCliCredentialExample
An example for using an AzureCliCredential to connect to Azure from a container.
Azurite
A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies
CertExample
Example for supporting secure service to service communication
ChiseledExample
An example for targeting a chiseled image but keeping debugging in VS
ExampleASPNet3_1OnVS17_10
An example for unblocking targeting ASP.NET 3.1 in a container in VS 17.10
VisualStudioCredentialExample
An example for using a VisualStudioCredential to connect to Azure from a container.
NCarlsonMSFT's Repositories
NCarlsonMSFT/CertExample
Example for supporting secure service to service communication
NCarlsonMSFT/VisualStudioCredentialExample
An example for using a VisualStudioCredential to connect to Azure from a container.
NCarlsonMSFT/ExampleASPNet3_1OnVS17_10
An example for unblocking targeting ASP.NET 3.1 in a container in VS 17.10
NCarlsonMSFT/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
NCarlsonMSFT/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
NCarlsonMSFT/AzureCliCredentialExample
An example for using an AzureCliCredential to connect to Azure from a container.
NCarlsonMSFT/Azurite
A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies
NCarlsonMSFT/ChiseledExample
An example for targeting a chiseled image but keeping debugging in VS
NCarlsonMSFT/ComposeConfigurationExample
An example of adding a configuration to a Compose project.
NCarlsonMSFT/DataGridViewSample
NCarlsonMSFT/DockerApp-Fix
.NET bug report
NCarlsonMSFT/ExampleWPFTabControl
NCarlsonMSFT/FullFrameworkConsole
Proof of concept for adding some docker support to a full framework console app.
NCarlsonMSFT/FullFrameworkWeb
Proof of concept for adding some docker support to a full framework web app.
NCarlsonMSFT/EnvironmentCredentialExample
An example for using an EnvironmentCredential in a Container
NCarlsonMSFT/RemoteDockerFileTest
NCarlsonMSFT/ScrollingListBox
An example WPF App to demonstrate an Accessibility Insights issue
NCarlsonMSFT/service-fabric-observer
Highly configurable and extensible resource usage watchdog service that is designed to be run in Service Fabric Windows and Linux clusters.
NCarlsonMSFT/SFProjPackageReferenceExample
Example for using a PackageReference in an .sfproj
NCarlsonMSFT/visualstudio-docs
This repo is the home of the official Visual Studio, Visual Studio for Mac, Visual Studio Subscriptions, and Scripting Technologies documentation for Microsoft.
NCarlsonMSFT/x86ContainerDebuggingExample
An example for debugging an x86 .NET console app