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...
nupkg-selenium-webdriver-chromedriver
The NuGet package include Selenium Google Chrome Driver files for Win32, macOS, and Linux.
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.
jsakamoto's Repositories
jsakamoto/ipaddressrange
.NET Class Library for range of IP address, both IPv4 and IPv6.
jsakamoto/BlazingStory
The clone of "Storybook" for Blazor, a frontend workshop for building UI components and pages in isolation.
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.HeadElement
Head element support (change the document title, "meta" elements such as OGP, and "link" elements) for Blazor apps.
jsakamoto/nupkg-selenium-webdriver-chromedriver
The NuGet package include Selenium Google Chrome Driver files for Win32, macOS, and Linux.
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/Toolbelt.Blazor.HotKeys2
This is a class library that provides configuration-centric keyboard shortcuts for your Blazor apps.
jsakamoto/Toolbelt.Blazor.HttpClientInterceptor
Intercept all of the sending HTTP requests on a client side Blazor application.
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/EntityFrameworkCore.IndexAttribute
Revival of [Index] attribute for EF Core. (with extension for model building.)
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/XProcess
This is a library for .NET that allows you to invoke an external process, and expose its output as an async stream in C# 8.0.
jsakamoto/Toolbelt.Blazor.FileDropZone
Surround an "input type=file" element by this Blazor component to making a zone that accepts drag and drops files.
jsakamoto/nupkg-selenium-webdriver-geckodriver
jsakamoto/Toolbelt.Blazor.LocalTimeText
Blazor components that display time text in the client's local time zone.
jsakamoto/Toolbelt.Blazor.InvokeDownloadAsync
Add InvokeDownloadAsync(name, type, contentBytes) extension method on your Blazor Apps.
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/chomado-problem-form
"ちょまど問題" サーバー へ回答を送信し、 応答された正答数を表示する、C# で実装した SPA アプリケーションです。
jsakamoto/EntityFrameworkCore.DecimalAttribute
[Decimal(p, s)] attribute and model builder extension for EntityFramework Core.
jsakamoto/chomado-problem-server
4択問題x全10問の回答を JSON 形式で POST すると、その POST 要求のクエリ文字列に指定されている乱数シード値に基づき正当を内部で生成し、POST された回答と付き合わせて正答した数を返す、HTTP API サーバーの実装です
jsakamoto/ant-design-blazor
🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
jsakamoto/assets
jsakamoto/dotnetconf-calendar
Exposing the session schedules of .NET Conf as iCal calendar feed.
jsakamoto/EntityFrameworkCore.AnnotationBasedModelBuilder
Infrastructure for annotation based model building for EF Core.
jsakamoto/WebDriverUpdateDetector
This is my personal project for daily detecting WebDriver update news powered by Azure Functions.
jsakamoto/frontendconf-do-calendar
Exposing the session schedules of Frontend Conference HOKKAIDO as iCal calendar feed.