Pinned Repositories
awesome-blazor-browser
A Blazor WebAssembly app for browsing the "Awesome Blazor" resources.
BlazingStory
The clone of "Storybook" for Blazor, a frontend workshop for building UI components and pages in isolation.
BlazorWasmPreRendering.Build
When you publish your Blazor Wasm app, this package pre-renders and saves the app as static HTML files in your public folder.
ipaddressrange
.NET Class Library for range of IP address, both IPv4 and IPv6.
MarkdownPresenter
For when you're giving a presentation in half an hour, and you haven't got the time to open up keynote...
self-learning-materials-for-blazor-jp
C# で Single Page Web アプリを開発するフレームワーク「Blazor」の WebAssembly 版の自習教材です。
Toolbelt.Blazor.HeadElement
Head element support (change the document title, "meta" elements such as OGP, and "link" elements) for Blazor apps.
Toolbelt.Blazor.I18nText
The class library that provides the ability to localize texts on your Blazor app!
Toolbelt.Blazor.LoadingBar
Loading bar UI for Client-Side Blazor application.
Toolbelt.Blazor.PWA.Updater
Provide "Update Now" UI and feature to your Blazor PWA that appears when the next version of one is available.
jsakamoto's Repositories
jsakamoto/BlazingStory
The clone of "Storybook" for Blazor, a frontend workshop for building UI components and pages in isolation.
jsakamoto/ipaddressrange
.NET Class Library for range of IP address, both IPv4 and IPv6.
jsakamoto/BlazorWasmPreRendering.Build
When you publish your Blazor Wasm app, this package pre-renders and saves the app as static HTML files in your public folder.
jsakamoto/Toolbelt.Blazor.I18nText
The class library that provides the ability to localize texts on your Blazor app!
jsakamoto/awesome-blazor-browser
A Blazor WebAssembly app for browsing the "Awesome Blazor" resources.
jsakamoto/Toolbelt.Blazor.PWA.Updater
Provide "Update Now" UI and feature to your Blazor PWA that appears when the next version of one is available.
jsakamoto/nupkg-selenium-webdriver-chromedriver
The NuGet package include Selenium Google Chrome Driver files for Win32, macOS, and Linux.
jsakamoto/Toolbelt.Blazor.HotKeys2
This is a class library that provides configuration-centric keyboard shortcuts for your Blazor apps.
jsakamoto/Toolbelt.Blazor.ViewTransition
A router component and a service that makes your Blazor apps have pretty animated transition effects between pages with the View Transitions API.
jsakamoto/FindRazorSourceFile
This is a set of NuGet packages that makes your Blazor apps display the source .razor file name that generated the HTML element under the mouse cursor when entering the Ctrl + Shift + F hotkeys.
jsakamoto/Toolbelt.Blazor.SpeechSynthesis
SpeechSynthesis API access for your Blazor apps.
jsakamoto/PublishSPAforGitHubPages.Build
The NuGet package that provides post published processing to deploy the ASP.NET Core SPA project (such as Blazor WebAssembly) as a GitHub pages site.
jsakamoto/Toolbelt.Blazor.SplitContainer
A Blazor component to create panes separated by a slidable splitter bar.
jsakamoto/BlazorMinimumTemplates
Templates for ASP.NET Core Blazor without any js and css libraries.
jsakamoto/WhoisClient.NET
This is a .NET class library that implements a WHOIS client.
jsakamoto/jsakamoto.github.io
This is a portfolio site about me that has a CUI flavored looks and user interface. The site is built on Blazor WebAssembly!
jsakamoto/MD2RazorGenerator
A C# source generator for Blazor that converts Markdown into Razor components.
jsakamoto/Toolbelt.Blazor.LocalTimeText
Blazor components that display time text in the client's local time zone.
jsakamoto/nupkg-selenium-webdriver-geckodriver
jsakamoto/BlazorWasmBrotliLoader.Build
A NuGet package that provides post published processing to rewrite the fallback page to load Brotli compressed Blazor WebAssembly application files.
jsakamoto/Toolbelt.WorkDirectory
Create a temporary working directory, copy files from a template, and finally, delete the working directory altogether when exiting a scope.
jsakamoto/ilovedotnet
We are a small group of dotnet developers who would love to teach dotnet concepts in a simple way with real world examples to people who aspire to to be a dotnet developer. We also help developers to refresh their memory with easy to understand analogy.
jsakamoto/SwitchToDesktopFromSlideshow
This is a Windows application that allows you to toggle showing or hiding of PowerPoint slide show by keyboard shortcut.
jsakamoto/chomado-problem-form
"ちょまど問題" サーバー へ回答を送信し、 応答された正答数を表示する、C# で実装した SPA アプリケーションです。
jsakamoto/Toolbelt.Blazor.GetProperty.Script
Add a tiny JavaScript function out-of-the-box to get JavaScript property values in your Blazor apps.
jsakamoto/chomado-problem-server
4択問題x全10問の回答を JSON 形式で POST すると、その POST 要求のクエリ文字列に指定されている乱数シード値に基づき正当を内部で生成し、POST された回答と付き合わせて正答した数を返す、HTTP API サーバーの実装です
jsakamoto/BlazorDraw
jsakamoto/.NET_API_Docker_Sample
.NETのAPIを、SQL Server含めてDockerで実行するようにしたサンプルコードです。
jsakamoto/AdventCalendar
Developer Advent Calendar made by Blazor WebAssembly
jsakamoto/burikaigi-calendar
Exposing the session schedules of BuriKaigi as iCal calendar feed.