The sample project of MAUI Blazor. Contribute to BootstrapBlazor/BootstrapBlazor.Maui development by creating an account on GitHub.
Blazor PDF Viewer Sample (WebViewer)WebViewer is a powerful JavaScript-based PDF Library that's part of the PDFTron PDF SDK. It provides a slick out-of-the-box responsive UI that interacts with the core library to view, annotate and manipulate PDFs that can be embedded into any web proj...
After setting DeploymentName and ApiKey in RepoSharedConfig.json I ran the project ExampleBlazorApp. Initial screen appears, go to smartpaste window. Copy sample text, click the smart paste button and get the following. Stop then restart, try smart combobox, works as expected. Next traverse t...
git clone --depth 1 --filter=blob:none https://github.com/dotnet/blazor-samples.git --sparse cd blazor-samples git sparse-checkout init --cone git sparse-checkout set {VERSION FOLDER}/{SAMPLE FOLDER} The followingPowerShellexample obtains the 9.0 Blazor Web App sample and places it in th...
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...
Download this zip file https://users.infragistics.com/Reveal/sample-dashboards.zip and copy the unzipped files to your newly created dashboards folder. Note that the .RDASH file extension is simply a .ZIP file, renamed to .RDASH. In this zip file, we store the JSON definition of the ...
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: ...
坑已挖,欢迎大家踊跃提交PR推荐或自荐(让优秀的项目和框架不被埋没🤞)。 GitHub开源地址:https://github.com/YSGStudyHards/DotNetGuide/blob/main/docs/DotNet/DotNetProjectPicks.md Gitee开源地址:https://gitee.com/ysgdaydayup/DotNetGuide/blob/main/docs/DotNet/DotNetProjectPicks.md...