Pinned Repositories
BlazorCanvas
BlazorRepositoryDemo
A Blazor demo of implementing a generic repository that can be used on the client and the server, and includes query filtering.
BlazorSliders
Create multiple panels with horizontal and vertical splitters
GesturePak2V1
GesturePak version 2.0
IdentityManagerLibrary
LowCodeAPI
A .NET 5 framework for building API layers with a minimal amount of coding.
MAUIAndroidFS
MsalAuthInMaui
MsalAuthInMauiBlazor
WpfBlazor
carlfranklin's Repositories
carlfranklin/MAUIAndroidFS
carlfranklin/BlazorRepositoryDemo
A Blazor demo of implementing a generic repository that can be used on the client and the server, and includes query filtering.
carlfranklin/BlazorCanvas
carlfranklin/BlazorSliders
Create multiple panels with horizontal and vertical splitters
carlfranklin/IdentityManagerLibrary
carlfranklin/AppStateServer
This is a demonstration of how to use a Cascading Parameter to share state between components in a .NET Blazor Web App using InteractiveServer mode
carlfranklin/AvnRepository
A generic repository that can be used on both client and server side, and includes serializable queries
carlfranklin/AppStateAuto
This is a demonstration of how to use a Cascading Parameter to share state between components in a .NET Blazor Web App using InteractiveAuto mode.
carlfranklin/GrpcStateServiceProvider
A test app for easily handling state in a Blazor Web App
carlfranklin/AvnIdentityManager
A self-contained .NET 8 manager for ASP.NET Core Identity SQL databases.
carlfranklin/AppStateWasm
This is a demonstration of how to use a Cascading Parameter to share state between components in a .NET Blazor Web App using InteractiveWebAssembly mode.
carlfranklin/DynamicBlazorComponentLoader
A .NET 8 Library that lets you replace Blazor Components (RCLs) in place at runtime.
carlfranklin/BlazorAuthorizeRoleView
carlfranklin/LogicGame
Logic Game in Blazor
carlfranklin/ScreenToolsDemo
carlfranklin/AuthWasmDemo
Create a new .NET 8 Blazor WebAssembly application with authentication and role-based authorization.
carlfranklin/MAUIDnr5
carlfranklin/AddIdentityServer
Code and documentation for BlazorTrain episode 55, Adding Identity to a Blazor Server App
carlfranklin/AuthServerDemo
Create a new .NET 8 Blazor Server application with authentication and role-based authorization.
carlfranklin/BlazorStreamingDemo
carlfranklin/PwopLight
Turn your computer screen into a controllable LED light
carlfranklin/AddIdentityWasm
Add Identity to a Hosted Blazor WebAssembly app using ASP.NET Core Identity Individual Accounts
carlfranklin/BlazorPuzzle1
What's wrong with this code?
carlfranklin/BlazorStreamingDemo8
Carl's Blazor Streaming Demo comparing performance and scalability of API vs gRPIC in a .NET 8 Blazor Web App
carlfranklin/MAUIDnr6
For The .NET Show Episode #48: Publishing Apps Part 5
carlfranklin/Blazor8RC2
carlfranklin/Blazor8Test
Testing Interactive Auto Mode
carlfranklin/BlazorGrpcDemo8
Comparing the performance of gRPC vs WebAPI in retrieving a large number or records in a .NET 8 Global WebAssembly Blazor Web App
carlfranklin/BlazorPuzzle2
Code shown in The Blazor Puzzle with Carl Franklin and Jeff Fritz episode 2.
carlfranklin/LocalizationInBlazor