Blazor WebAssembly without database #21757
Unanswered
pclaus1982
asked this question in
Q&A
Replies: 1 comment
-
hi You can select the The Blazor will be a pure UI and consume a remote API project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone!
I want to develop an application with Blazor that consumes a proxy for a service built with ABP. The idea is for this application to consume that proxy. I don't need a database.
Is there a way to create a web assembly project with Blazor using the CLI that sets up something like this?
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions