JBeni / AzureBasicNet6

Azure Basic Stuff on Net 6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AzureBasicNet6

  • Azure Blob Service on Net 6

  • Features

    • View Razor used as client interface on Net6
    • Create, Update, Delete, View, List All - Product Entity
    • Product Entity Store in Azure Sql Database (SqlServer like)
    • Upload, List ALl, Download, Remove - File Entity
    • File Entities stored as Azure Blob Storage (using the old [Windows.Azure] and new [Azure.Storage.Blobs] NuGet packages)
    • Authentication using Azure Active Directory - single tenant with Open Id Token

About

Azure Basic Stuff on Net 6


Languages

Language:C# 59.0%Language:HTML 38.0%Language:CSS 2.4%Language:JavaScript 0.5%