Pinned Repositories
2fa-OTPCode-generation-demo-by-Java
Two Factor Auth OTP Code generation demo by Java (powered by "aerogear-otp-java")
aspnetmvc-localize-text-sample
This is sample code about how to localize text on ASP.NET MVC web application.
Blazor-DownloadFIles
This repository describes how to implement downloading files from the server by normal HTML anchor element on a Blazor Wasm app.
Blazor-UseGoogleReCAPTCHA
Client-side Blazor (ASP.NET Core hosted) Sample - use Google reCAPTCHA v2
Blazor-ViewTransition-on-SSR-NET9
Blazor SSR View Transition demonstration on .NET 9
Blazor-WebAudio-Piano
Try playing sounds with the keyboard keys A S D F G H J K!
ProtectStaticFilesWithAuthOnASPNETCore
This repository is a sample source code to describe how to protect static files with authentication on the ASP.NET Core web application.
Selenium-E2ETest-for-OTP2FAAuth
End-to-End Test program sample with Selenium for OTP Two Factor Auth Web site.
SignalR-on-RaspberryPi
Sample code of ASP.NET SignalR OWIN Self Hosting console app which can run on Raspberry Pi!
WHOISClientBlazorApp
sample-by-jsakamoto's Repositories
sample-by-jsakamoto/Blazor-ViewTransition-on-SSR-NET9
Blazor SSR View Transition demonstration on .NET 9
sample-by-jsakamoto/Blazor-WebAudio-Piano
Try playing sounds with the keyboard keys A S D F G H J K!
sample-by-jsakamoto/Blazor-on-Cloudflare-Pages
sample-by-jsakamoto/Blazor-SoundMaker-on-BlazorWasm
Demonstration of the "SoundMaker" on Blazor WebAssembly
sample-by-jsakamoto/Blazor-TextFileEncodingConverter
This sample program shows how Blazor WebAssembly apps can handle File System Access API well.
sample-by-jsakamoto/CSharp-Blending-Two-Images
These are examples of blending two transparent background PNG images using OpenCVSharp, ImageSharp, and SkiaSharp in a C# program.
sample-by-jsakamoto/NextJsWithASPNETCore6
Next.js with ASP.NET Core 6 in a development environment with a secure connection.
sample-by-jsakamoto/Blazor-Avoid-Flickering-When-App-Is-PreRendered
sample-by-jsakamoto/Blazor-Blending-Two-Images
These are examples of blending two transparent background PNG images using ImageSharp, SkiaSharp, and HTML Canvas in a Blazor WebAssembly (C#) app
sample-by-jsakamoto/Blazor-Generate-RSS-at-Build-1
sample-by-jsakamoto/Blazor-Generate-RSS-at-Build-2
sample-by-jsakamoto/Blazor-RaspberryPi
ラズパイをBlazor Serverで制御する(qiitaの記事向けに作成)
sample-by-jsakamoto/Referencing-BlazorAppProjects-from-the-other-BlazorAppPproject
Referencing Blazor app projects (not Razor class library projects) from the other Blazor app project
sample-by-jsakamoto/Runs-JavaScript-tests-on-Visual-Studio-2022-Test-Explorer
(Sample code) Runs JavaScript tests with "Mocha" on Visual Studio 2022 Test Explorer.
sample-by-jsakamoto/SnowCatch-on-BlazorWasm
sample-by-jsakamoto/Blazor-HttpClient-Error
sample-by-jsakamoto/Blazor-in-NET8-LoadingProgress
sample-by-jsakamoto/Blazor-PersistentComponentState-with-PreRendering
sample-by-jsakamoto/Blazor-Reuse-ComponentStates-From-PreRenderedHTML
The demonstration of the Blazor WebAssembly app - reusing component states embedded in static prerendered HTML files
sample-by-jsakamoto/Blazor-Study-Of-CounterState
sample-by-jsakamoto/Blazor-TheClassHavingOver10KFields
sample-by-jsakamoto/Blazor-Wasm-LoadingImage-by-OpenCV
A Blazor WebAssembly app that loads image data by OpenCVSharp.
sample-by-jsakamoto/BlazorZipFileSampleApp
sample-by-jsakamoto/ghpage-test
sample-by-jsakamoto/InstallAddOnTestOnSeleniumAndFirefox
How to install a ".xpi" browser extension through remote session of Selenium WebDriver C# binding for testing it
sample-by-jsakamoto/osc22do-ConvertToGrayscaleApp
sample-by-jsakamoto/PrerenderedPWATest
sample-by-jsakamoto/ReactWithASPNETCore6
sample-by-jsakamoto/Vitest-on-VS2022-TestExplorer
(Sample code) Runs JavaScript tests with "Vitest" on Visual Studio 2022 Test Explorer.
sample-by-jsakamoto/WasmServerPrerender
Web Assembly Server Pre Render Test