Pinned Repositories
blazor-server-aad-sample
Sample on how to use blazor server with AAD authentication
BlazorAuthRoles
Blazor sample for auth with multiple roles
BlazorGoogleAuthSample
This example shows how to perform Google auth in a Standalone Blazor app
BlazorGrpcAuth
BlazorMultipleApps
Hosting multiple blazor applications side by side
BlazorWebNonceService
Sample that demonstrates how to use persistent component state with a service and nonces with Blazor for CSP
CancellableWorkBlazor
Shows how to perform work with cancellation in Blazor to avoid exceptions from disposed components
CustomElementsBlazorSample
Repository demonstrating Blazor custom elements and consuming them from Angular/React
DotNetConfDemos
Demo code for the DotNetConf 2021
testingdemos
javiercn's Repositories
javiercn/BlazorMultipleApps
Hosting multiple blazor applications side by side
javiercn/BlazorGrpcAuth
javiercn/BlazorWebNonceService
Sample that demonstrates how to use persistent component state with a service and nonces with Blazor for CSP
javiercn/CustomElementsBlazorSample
Repository demonstrating Blazor custom elements and consuming them from Angular/React
javiercn/BlazorServerCaptureUser
Captures the user on reconnection and updates a domain service
javiercn/BindGetSetAfter701
Bind get set after examples
javiercn/blazorwebunited
Sample Blazor webunited app working with the preview7 nightly SDK
javiercn/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
javiercn/DynamicRoutingBlazor
Sample demonstrating how to perform dynamic routing with Razor Component Applications
javiercn/ImageBlobSample
Sample showing how to render images using blobs from Blazor
javiercn/MultipleSpa
Demonstrates how to host multiple SPAs during development and production in an ASP.NET Core application
javiercn/RoutingExampleCustomConstraint
javiercn/tfmsamples
Samples demonstrating different combinations for the new browser TFM
javiercn/AngularProxy
javiercn/angularwithproxysample
Sample that uses the angular dev proxy instead of our extensions
javiercn/AspNetEsprojIntegration
Demonstrates different asp.net and esproj integration scenarios
javiercn/BlazorDumpAnalysisTool
Blazor Dump Analysis Tool
javiercn/BlazorServerLogging
Example on how to configure logging in Blazor Server applications
javiercn/BlazorUnitedServerApp
javiercn/blazorweb
Blazor web template
javiercn/BlazorWebAppNoEnhancedNav
javiercn/BlazorWebAppStreamingScripts
javiercn/dotnet-buildtools-prereqs-docker
Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs image repository
javiercn/EsprojPlusAspNetStaticWebAssets
.esproj integration with asp.net core static web assets
javiercn/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with .NET 6.0 or higher Blazor applications
javiercn/Issue2434
Working sample for issue 2434
javiercn/Issue2489
Sample for issue 2489
javiercn/node-externals
Repo contained checked in npm cache
javiercn/ReactAppWithBlazorServer
Sample showing how to wire up a Blazor Server app with CustomElements inside a React app
javiercn/ReactProxy