aksoftware98 / cloudness-marketplace

Cloudness is a fully cloud application built with Azure Serverless technologies as the back-end & Blazor WebAssembly as the front-end of the solution
5 stars 1 forks source link

Blazor WebAssembly Front-end #1

Open lockhartsoftware opened 3 years ago

lockhartsoftware commented 3 years ago

Another excellent repo. Thank you Ahmad.

Is the Blazor WebAssembly Front-end in another repository or branch somewhere else, and I'm just not seeing it?

Thanks again.

aksoftware98 commented 3 years ago

Hi

Yes, this repo is a new sample application for the learning purposes for the new plans and the new beginning of AK Academy, it's basically a store where people can list their items and view it and things like that. I'm using a fully Cloud-Native back-end using Azure Functions, Azure CosmosDB and Azure Storage. Regarding the front-end it will be in the same repo, I will be done from the back-end and its documentation this week, then I will start with the Blazor WebAssembly app.

This app will use the fully .NET 6.0 capabilities and will be hosted on the new Azure Static Web Apps service from Azure.

Thanks for your interest

lockhartsoftware commented 3 years ago

Thanks. That sounds exciting. I look forward to seeing how it progresses.