The sample project of MAUI Blazor Resources Readme License Apache-2.0 license Code of conduct Code of conduct Activity Custom properties Stars 3 stars Watchers 0 watching Forks 0 forks Report repository
https://github.com/DataJuggler/BlazorGallery Blazor Gallery is also a live site: https://blazorgallery.com Video for Blazor Gallery: https://youtu.be/HAMgeaCuvHY BlazorImageGallery This is a sample project I am building to demonstrate the BlazorFileUpload component, BlazorStyled, DataTier.Net...
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻 kubernetes crud microservices cqrs microservice ...
Code cross-links to dotnet/blazor-samples repo sample apps. :::code language="csharp" source="~/../blazor-samples/6.0/BlazorSample_Server/ExampleModel.cs" highlight="6"::: https://github.com/dotnet/AspNetCore.Docs/raw/main/aspnetcore/blazor/samples/6.0/BlazorServerDbContextExample.zip Cross...
In this Blazor application, you are going to load the dashboards into anamedrevealView. Follow these steps to load the sample dashboards from theDashboardsfolder in your application. InPages\Index.Razor, add this using statement (Note: This has changed in a .NET 8 Blazor Server app toPa...
In the project shared between Blazor & Xamarin, formerlyYourAppName.Commoncreate an interface, and add the[ProxyInterface]attribute on top of it. Assuming using the sampleIXamarinBridgeinterface, present by default on YourAppName.Common project, your interface may look like this: ...
Inspired byhttps://github.com/coffeeboyds/Demos/tree/master/PongSignalRhttps://docs.microsoft.com/en-us/aspnet/core/security/docker-https?view=aspnetcore-3.1https://codeburst.io/load-balancing-an-asp-net-core-web-app-using-nginx-and-docker-66753eb08204https://nginx.org/en/docshttps://www...
GEmojiSharp.Blazor - GitHub Emoji for Blazor (Demo). Texnomic.Blazor.hCaptcha - hCaptcha Component for Server-Side Blazor. BlazorLocalizationSample The default project template localized using XLocalizer with online translation and auto resource creating. TimeCalc - An app to help keep track of spee...
git clone https://github.com/jeremylikness/BlazorWasmEFCoreExample.git If you don't have localdb installed, update appsettings.json and appsettings.Development.json in the ContactsApp.Server project to point to a valid database instance. The DefaultConnection is used for identity and can have an...
This library packages the well-known charting library plotly.js into a razor component that can be used in a Blazor project. - LayTec-AG/Plotly.Blazor