File tree Expand file tree Collapse file tree 5 files changed +9
-115
lines changed
hello-world/blazor/hello-world-blazor/BlazorApp1 Expand file tree Collapse file tree 5 files changed +9
-115
lines changed Original file line number Diff line number Diff line change 11<div class =" top-row ps-3 navbar navbar-dark" >
22 <div class =" container-fluid" >
3- <a class =" navbar-brand" href =" " >BlazorApp1 </a >
3+ <a class =" navbar-brand" href =" " >Dynamsoft Barcode Reader - Blazor </a >
44 <button title =" Navigation menu" class =" navbar-toggler" @onclick =" ToggleNavMenu" >
55 <span class =" navbar-toggler-icon" ></span >
66 </button >
1414 <span class =" bi bi-house-door-fill-nav-menu" aria-hidden =" true" ></span > Home
1515 </NavLink >
1616 </div >
17- <div class =" nav-item px-3" >
18- <NavLink class =" nav-link" href =" counter" >
19- <span class =" bi bi-plus-square-fill-nav-menu" aria-hidden =" true" ></span > Counter
20- </NavLink >
21- </div >
22- <div class =" nav-item px-3" >
23- <NavLink class =" nav-link" href =" weather" >
24- <span class =" bi bi-list-nested-nav-menu" aria-hidden =" true" ></span > Weather
25- </NavLink >
26- </div >
2717 <div class =" nav-item px-3" >
2818 <NavLink class =" nav-link" href =" video" Match =" NavLinkMatch.All" >
2919 <span class =" bi bi-house-door-fill-nav-menu" aria-hidden =" true" ></span > Decode Video
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22
33<PageTitle >Home</PageTitle >
44
5- <h1 >Hello, world!</h1 >
5+ <h1 >Dynamsoft Barcode Reader Sample - Hello World</h1 >
6+ Read barcodes from camera and images in a Blazor application!
7+ <br />
8+ <br />
9+ <h2 > Support </h2 >
610
7- Welcome to your new app.
11+ If you have any questions, feel free to <a
12+ href =" https://www.dynamsoft.com/company/contact?utm_source=sampleBlazor" >contact Dynamsoft
13+ support</a >.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments