Completed
27 TicketsBasket | Full Cloud Project | Implementing Azure Blob Storage Service (Remove & Get SAS)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Cloud Project TicketsBasket - Azure - ASP.NET Core and Blazor WebAssembly from A to Z
Automatically move to the next video in the Classroom when playback concludes
- 1 01 TicketsBasket - Full Cloud Project with Azure & ASP.NET Core & Blazor WebAssembly
- 2 02 TicketsBasket - Full Cloud Project - Visual Studio & Azure Services to Use During the Course
- 3 03 TicketsBasket - Full Cloud Project - Settings Up Development Environment On Your Machine
- 4 04 TicketsBasket - Full Cloud Project - Application's Flow and User Interface
- 5 05 TicketsBasket - Full Cloud Project - Design the Database Entity Relational Diagram (ERD)
- 6 06 TicketsBasket - Full Cloud Project - Create the Business Models Based on the ERD
- 7 07 TicketsBasket - Full Cloud Project - Creating the Application DbContext
- 8 08 TicketsBasket - Full Cloud Project - Initialize Azure Active Directory B2C & User Flows
- 9 09 TicketsBasket - Authentication with Azure Active Directory B2C - Apps Registration
- 10 10 TicketsBasket: Authentication with Azure AD B2C - Creating the ASP.NET Core API Project
- 11 11 TicketsBasket - Auth with Azure Active Directory B2C - Creating the Blazor WebAssembly Project
- 12 12 TicketsBasket - Setting Up the HttpClient with AuthorizationMessageHandler in Blazor WebAssembly
- 13 13 TicketsBasket - Full Cloud Project - Setup the DbContext and Create the Database
- 14 14 TicketsBasket - Enhancing the Startup.cs with Extension Methods in ASP.NET Core API Project
- 15 15 TicketsBasket - Full Cloud Project - Repository & Unit Of Work Pattern and the API Architecture
- 16 16 TicketsBasket - Creating the Repositories Project with UserProfilesRepository
- 17 17 TicketsBasket - Full Cloud Project - Creating the UnitOfWork in Repository Pattern
- 18 18 TicketsBasket - Creating the Services and Shared Project with UserProfile Data Transfer Object
- 19 19 TicketsBasket - Configure & Send identity Info to the Business Services & Controllers
- 20 20 TicketsBasket - Implement Get Profile By UserId and Fetch Access Token Client Side to Postman
- 21 21 TicketsBasket - Full Cloud Project - Migrate the Blazor & API Projects to .NET 5.0
- 22 22 TicketsBasket | Full Cloud Project | Add Swagger UI to the API | AK Academy
- 23 23 TicketsBasket | Full Cloud Project | Completing Create User Profile | AK Academy
- 24 24 TicketsBasket | Full Cloud Project | Get Two Dates Difference As String (5 minutes ago ..)
- 25 25 TicketsBasket | Full Cloud Project | Getting Started with Azure Storage & Blob Storage
- 26 26 TicketsBasket | Full Cloud Project | Implementing Azure Blob Storage Service (Save Blob)
- 27 27 TicketsBasket | Full Cloud Project | Implementing Azure Blob Storage Service (Remove & Get SAS)
- 28 28 TicketsBasket | Full Cloud Project | Implementing Update Profile Picture Functionality
- 29 29 TicketsBasket | Full Cloud Project | Welcome to Azure Functions | Use Functiosn to Create Thumps
- 30 30 TicketsBaskset | Full Cloud Project | Installing the Azure Functions Core Tools
- 31 31 TicketsBasket | Full Cloud Project | Create Azure Function to Create Thumbnails
- 32 32 TicketsBasket | Implementing the Azure Function for Thumbnail Generation | Full Cloud Project
- 33 33 TicketsBasket | Deploy the Azure Function for Thumb Generation to Azure using Visual Studio Code
- 34 34 TicketsBasket | Full Cloud Project | Hybrid Role-Based Authorization with Azure AD B2C Auth
- 35 35 TicketsBasket | Custom Role-Based Authorization for the Server-Side (API Project)
- 36 36 TicketsBasket | Blazor Custom Role-Based Authorization Using AccountClaimsPrincipalFactory
- 37 37 TicketsBasket | Implementing Error Handling in ASP.NET Core Web API | AK Academy
- 38 38 TicketsBasket | Refactoring the Business Services Layer & Move API Wrappers