Skip to content

MyHebrewBible (MHB) is Hosted Blazor 8 WASM web app using FastEndpoints and Sqlite

License

Notifications You must be signed in to change notification settings

JohnMarsing/Mhb-FastEndpoints-Hosted-Blazor-Wasm

Repository files navigation

Mhb-FastEndpoints-Hosted-Blazor-Wasm

MyHebrewBible (MHB) is Hosted Blazor 8 WASM web app using FastEndpoints and Sqlite

I had another version of this app that I couldn't get working, but this one does, so I have a good baseline

Server .csproj

Fig 1: Solution

Fig-1-Server-Solution

Fig 2: App.razor

Fig-2-Server-App-razor

Fig 3: Program.cs

Fig-3-Server-Program-cs

Fig 4: Endpoints and Repository

Fig-4-Server-Endpoints-Repository

Client.csproj

Fig 5: Solution with HttpClient

  • NSwag generated code

Fig-5-Client-Solution-HttpClient-NSwag-generated-code

Fig 6: Program.cs, MainLayout.Razor, Routes.razor

Fig-6-Client-Program-MainLayout-Routes

Fig 7: WordPartTable.razor

  • Components folder

Fig-7-Client-Components-WordPartTable

Fig 8: BookChapter.razor

  • Features folder

Fig-8-Client-Feature-Page-BookChapter

Fig 9: Interactive Search

  • Search Interactive Entire Solution

Fig-9-Search-Interactive-Entire-Solution

About

MyHebrewBible (MHB) is Hosted Blazor 8 WASM web app using FastEndpoints and Sqlite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages