Azure-Samples / storage-blobs-dotnet-webappLinks
Azure Blob Storage Photo Gallery Web Application using ASP.NET MVC 5. The sample uses the .NET 4.5 asynchronous programming model to demonstrate how to call the Storage Service using the Storage .NET client library's asynchronous APIs.
☆103Updated last year
Alternatives and similar repositories for storage-blobs-dotnet-webapp
Users that are interested in storage-blobs-dotnet-webapp are comparing it to the libraries listed below
Sorting:
- Getting Started with Azure Search using .NET☆114Updated last year
- A sample showcasing how to develop a web application that handles sign on via the unified Azure AD and MSA endpoint, so that users can si…☆174Updated last year
- A .NET 4.5 MVC web app that uses Azure AD groups for authorization.☆60Updated 5 years ago
- An ASP.NET Core web application that can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.☆163Updated 5 years ago
- [ARCHIVED] This ASP.NET Core MVC sample shows how to connect to Microsoft Graph using delegated permissions and the Azure AD v2.0 (MSAL) …☆123Updated 2 years ago
- An ASP.NET Core Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens☆61Updated 5 years ago
- Sample that shows how to fetch a secret from Azure Key Vault at run-time from an App Service with a Managed Service Identity (MSI).☆64Updated 2 years ago
- A .NET 4.5 WPF application that authenticates a user and calls web API using Azure AD and OAuth 2.0 access tokens.