Blazor ( .NET 6 ) and Vue 3 clients towards a REST API by .NET 8 with C# using JWT Authentication
Traditional webhosting is used for this Application
The Web API was made without the ASP.NET Core Identity using custom JWT middleware
A JWT Auth Web API created by VS Code using .NET 8 with C# with Blazor and Vue 3 Clients + Pinia + Vite
Blazor ( .NET 6 ) and Vue 3 clients towards a REST API by .NET 8 with C# using Basic Authentication
Traditional webhosting is used for this Application
A Basic Auth Web API created by VS Code using .NET 8 with Blazor and Vue 3 Clients + Pinia + Vite
Blazor App in .NET 6 with C# and WebAssembly - Displays a List
A Single Page Blazor App developed in .NET 6 with C# and WebAssembly - Displays a List
Traditional webhosting is used for this Application