Highlights
- Pro
-
jsakamoto.github.io Public
This is a portfolio site about me that has a CUI flavored looks and user interface. The site is built on Blazor WebAssembly!
-
awesome-blazor-browser Public
A Blazor WebAssembly app for browsing the "Awesome Blazor" resources.
-
BlazorWasmPreRendering.Build Public
When you publish your Blazor Wasm app, this package pre-renders and saves the app as static HTML files in your public folder.
-
FindRazorSourceFile Public
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.
-
The NuGet package include Selenium Google Chrome Driver files for Win32, macOS, and Linux.
-
MD2RazorGenerator Public
A C# source generator for Blazor that converts Markdown into Razor components.
-
BlazorMinimumTemplates Public
Templates for ASP.NET Core Blazor without any js and css libraries.
-
BlazingStory Public
The clone of "Storybook" for Blazor, a frontend workshop for building UI components and pages in isolation.
-
-
WhoisClient.NET Public
Forked from keithjjones/WhoisClient.NETThis is a .NET class library that implements a WHOIS client.
-
ipaddressrange Public
.NET Class Library for range of IP address, both IPv4 and IPv6.
-
SwitchToDesktopFromSlideshow Public
This is a Windows application that allows you to toggle showing or hiding of PowerPoint slide show by keyboard shortcut.
-
Toolbelt.Blazor.HotKeys2 Public
This is a class library that provides configuration-centric keyboard shortcuts for your Blazor apps.
-
Add a tiny JavaScript function out-of-the-box to get JavaScript property values in your Blazor apps.
-
A router component and a service that makes your Blazor apps have pretty animated transition effects between pages with the View Transitions API.
-
Blazor components that display time text in the client's local time zone.
-
Toolbelt.Blazor.I18nText Public
The class library that provides the ability to localize texts on your Blazor app!
-
Toolbelt.WorkDirectory Public
Create a temporary working directory, copy files from a template, and finally, delete the working directory altogether when exiting a scope.
-
burikaigi-calendar Public
Exposing the session schedules of BuriKaigi as iCal calendar feed.
HTML GNU General Public License v3.0 UpdatedJan 20, 2025 -
Toolbelt.Blazor.PWA.Updater Public
Provide "Update Now" UI and feature to your Blazor PWA that appears when the next version of one is available.
-
AdventCalendar Public
Forked from igjp-sample/AdventCalendarDeveloper Advent Calendar made by Blazor WebAssembly
HTML UpdatedDec 21, 2024 -
ilovedotnet Public
Forked from ILoveDotNet/ilovedotnetWe 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 …
-
-
chomado-problem-server Public
4択問題x全10問の回答を JSON 形式で POST すると、その POST 要求のクエリ文字列に指定されている乱数シード値に基づき正当を内部で生成し、POST された回答と付き合わせて正答した数を返す、HTTP API サーバーの実装です
-
chomado-problem-form Public
"ちょまど問題" サーバー へ回答を送信し、 応答された正答数を表示する、C# で実装した SPA アプリケーションです。
-
[Decimal(p, s)] attribute and model builder extension for EntityFramework Core.
-
Revival of [Index] attribute for EF Core. (with extension for model building.)
-
Infrastructure for annotation based model building for EF Core.
-
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.
-
A Blazor component to create panes separated by a slidable splitter bar.