Fully functioning sample application accompanying my Securing Blazor Client-side Applications course.
☆26Dec 14, 2020Updated 5 years ago
Alternatives and similar repositories for SecuringBlazorClientSideApplications
Users that are interested in SecuringBlazorClientSideApplications are comparing it to the libraries listed below
Sorting:
- Fully functioning sample application accompanying my Securing Blazor Server-side Applications course.☆25Jan 12, 2021Updated 5 years ago
- Fully functioning finished sample code for my Authentication and Authorization in Blazor Applications course☆31Dec 4, 2020Updated 5 years ago
- Starter files and fully finished sample code for my Dealing with Credentials when Securing an ASP.NET Core 3 Application course at Plural…☆31Oct 22, 2020Updated 5 years ago
- Sample showing a best practice security approach for Blazor WASM apps via the BFF pattern☆23May 18, 2021Updated 4 years ago
- Blazor + Wasm + Grpc + Azure AD Authentication☆20Jul 5, 2023Updated 2 years ago
- Full Cloud Project that is based on ASP.NET Core, EF Core, SQL Server and Blazor WebAssembly client, this apps shows an e-learning web ap…☆13Mar 11, 2021Updated 5 years ago
- ms-identity-blazor-wasm☆24Oct 5, 2023Updated 2 years ago
- This repo contains the source code used in the EF Core Series on Code Maze.☆27Jan 30, 2020Updated 6 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Jun 12, 2020Updated 5 years ago
- ☆95Dec 8, 2022Updated 3 years ago
- Generate an Excel spreadsheet from Blazor☆55Aug 26, 2019Updated 6 years ago
- Dynamic form builder in Blazor with EditForm and data annotation validation☆21Feb 15, 2024Updated 2 years ago
- Fully functioning starter and finished sample solution for my Consuming an OData v4 API course☆10Jun 15, 2021Updated 4 years ago
- ☆14Sep 14, 2021Updated 4 years ago
- PlannerApp is a full client-side application built with Blazor WebAssembly is a course material on AK Academy☆43Apr 4, 2020Updated 5 years ago
- This repo contains the source code for the "Blazor WebAssembly Hosted Security" series of articles on Code Maze☆12Mar 31, 2021Updated 4 years ago
- Fully functioning finished sample code for my Documenting an ASP.NET Core API with OpenAPI / Swagger course☆54Mar 28, 2019Updated 6 years ago
- Sample implementing reference token support, token exchange, impersonation and delegation and enhanced client authentication with private…☆24Aug 21, 2020Updated 5 years ago
- ☆16Dec 5, 2018Updated 7 years ago
- TicketsBasket is a full cloud project that represents a tickets marketplace, associated with a YouTube course on AK Academy☆27May 22, 2021Updated 4 years ago
- Building an OData API in ASP.NET Core (.NET 5 and .NET Core 3.1)☆26Jun 15, 2021Updated 4 years ago
- ☆11Dec 3, 2021Updated 4 years ago
- ☆15Mar 11, 2021Updated 5 years ago
- ☆34Apr 4, 2022Updated 3 years ago
- This repo contains the source code for the "Creating Real-Time Charts with Blazor WebAssembly and SignalR" article on Code Maze☆12Sep 20, 2020Updated 5 years ago
- Microsoft Entra ID (Azure AD) flows using ASP.NET Core and Microsoft.Identity.Web☆90Dec 15, 2025Updated 3 months ago
- C# REPL directly in your chat (skype, slack, facebook messenger, etc..)☆10Mar 10, 2017Updated 9 years ago
- API versioning in ASP.NET Core is a technique by which different clients can get different implementations of the same Controller based o…☆12May 20, 2020Updated 5 years ago
- Example of a Blazor Server App that reuses most of the libraries from the related Blazor WebAssembly App example.☆21Jun 20, 2020Updated 5 years ago
- An Android mobile application sample using the Microsoft Dynamics CRM Web API☆10Oct 27, 2018Updated 7 years ago
- Local and Windows Authentication, ASP.NET Core MVC, IdentityServer4☆127Dec 8, 2022Updated 3 years ago
- Example of using the browsers onresize event in Blazor