Pinned Repositories
azure-sdk-for-go
This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:
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.
azure-sdk-for-js
This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
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://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
AspNetCore.Docs
Documentation for ASP.NET Core
ContosoLending
An ASP.NET Core 3.1 app showcasing gRPC, server-side Blazor, SignalR, and C# 8.
OnDotNetConfiguration
A sample ASP.NET Core 5.0 Blazor Server app to accompany the On .NET episodes
webpack-angular-es2015
Angular 1.5 app using ES 2015 and Webpack
webpack-aspnet5
An ASP.NET 5 MVC 6 application using Webpack, Babel, and React
scottaddie's Repositories
scottaddie/OnDotNetConfiguration
A sample ASP.NET Core 5.0 Blazor Server app to accompany the On .NET episodes
scottaddie/ContosoLending
An ASP.NET Core 3.1 app showcasing gRPC, server-side Blazor, SignalR, and C# 8.
scottaddie/azure-dev
A developer CLI that reduces the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
scottaddie/azure-search-openai-demo-csharp
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
scottaddie/letslearn-dotnet-aspire
Let's Learn .NET Aspire workshop material!
scottaddie/reliable-web-app-pattern-dotnet
The Reliable Web App Pattern is a set of objectives to help your web application converge on the cloud. This repo contains a reference implementation of a reliable web application for .NET.
scottaddie/azure-cli
Command-line tools for Azure.
scottaddie/azure-cosmos-dotnet-v3
.NET SDK for Azure Cosmos DB for the core SQL API
scottaddie/azure-docs
scottaddie/azure-docs-sdk-node
Azure for JavaScript and Node.js developers documentation on docs.microsoft.com.
scottaddie/azure-docs-sdk-python
Azure Python SDK documentation, hosted on docs.microsoft.com.
scottaddie/azure-powershell
Microsoft Azure PowerShell
scottaddie/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.
scottaddie/Azure-Sentinel
Cloud-native SIEM for intelligent security analytics for your entire enterprise.
scottaddie/azure-workload-identity
Azure AD Workload Identity uses Kubernetes primitives to associate managed identities for Azure resources and identities in Azure Active Directory (AAD) with pods.
scottaddie/entra-docs
This is the public repo for Microsoft Entra documentation
scottaddie/home
Home of the .NET Community
scottaddie/openai-dotnet
The official .NET library for the OpenAI API
scottaddie/openai-node
The official Node.js / Typescript library for the OpenAI API
scottaddie/openai-python
The official Python library for the OpenAI API
scottaddie/orleans
Cloud Native application framework for .NET
scottaddie/PowerShell-Docs
The official PowerShell documentation sources
scottaddie/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
scottaddie/scottaddie
scottaddie/sql-docs
Technical documentation for Microsoft SQL Server, tools such as SQL Server Management Studio (SSMS) , SQL Server Data Tools (SSDT) etc.
scottaddie/SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
scottaddie/sqltoolsservice
SQL Tools API service that provides SQL Server data management capabilities.
scottaddie/typespec
scottaddie/vscode
Visual Studio Code
scottaddie/vscode-docs-authoring
VSCode extension that provides markdown authoring assistance to docs.microsoft.com contributors