carlfranklin / AvnRepository
A generic repository that can be used on both client and server side, and includes serializable queries
☆14Updated 9 months ago
Alternatives and similar repositories for AvnRepository:
Users that are interested in AvnRepository are comparing it to the libraries listed below
- Messaging is a repository that represents the MessagingCenter service available in Xamarin as a package available for all Blazor develope…☆50Updated last year
- A Blazor demo of implementing a generic repository that can be used on the client and the server, and includes query filtering.☆46Updated 9 months ago
- ☆28Updated 3 years ago
- ☆22Updated 3 years ago
- Demonstrates dynamic component binding for a generic list☆51Updated 2 years ago
- Sample code for blog - Using FluentValidation for Forms Validation in Blazor☆51Updated 5 years ago
- Companion code sample for my blog post - Configuring Role-based Authorization with client-side Blazor☆29Updated 3 years ago
- Building a PhotoSharing Application with Blazor Web Assembly, Web API, gRPC and Identity Server☆35Updated last year
- Companion code sample for my blog post - Configuring Policy-based Authorization with Blazor☆45Updated 3 years ago
- ☆27Updated 3 weeks ago
- Generate CRUD code for Blazor Server/Dapper project☆23Updated last year
- PlannerApp is a Blazor WebAssembly Client application to manage the plans and daily To-Dos of the users☆32Updated 2 years ago
- Fully functioning finished sample code for my Authentication and Authorization in Blazor Applications course☆32Updated 4 years ago
- A dynamic form builder that binds to your model classes and creates the corresponding HTML form for you.☆24Updated 3 years ago
- Blazor Simple Survey☆50Updated last year
- Web API authorization, multi-IDP solutions in ASP.NET Core☆50Updated 2 weeks ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 4 years ago
- Blazor Syncfusion Help Desk☆44Updated 2 months ago
- Blazor webassembly Todos demo app, backed with azure functions + cosmosDB☆18Updated 2 years ago
- This is a set of NuGet packages that makes your Blazor apps display the source .razor file name that generated the HTML element under the…☆52Updated 3 years ago
- Easy dialog management for Blazor !☆44Updated 3 months ago
- Example code for my blog post on Client-side Blazor prerendering