ASchweers's Stars
KaTeX/KaTeX
Fast math typesetting for the web.
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
thomaspark/bootswatch
Themes for Bootstrap
QuestPDF/QuestPDF
QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.
johannesjo/super-productivity
Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
catdad/canvas-confetti
🎉 performant confetti animation in the browser
spectreconsole/spectre.console
A .NET library that makes it easier to create beautiful console applications.
AdrienTorris/awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
ClosedXML/ClosedXML
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
dotnet/docfx
Static site generator for .NET API documentation.
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
dotnet-script/dotnet-script
Run C# scripts from the .NET CLI.
ashmind/SharpLab
.NET language playground
ardalis/Specification
Base class with tests for adding specifications to a DDD model
TonyGermaneri/canvas-datagrid
Canvas based data grid web component. Capable of displaying millions of contiguous hierarchical rows and columns without paging or loading, on a single canvas element.
andrewlock/NetEscapades.EnumGenerators
A source generator for generating fast "reflection" methods for enums
jonsequitur/dotnet-repl
A polyglot REPL built on .NET Interactive
serdarciplak/BlazorMonaco
Blazor component for Microsoft's Monaco Editor which powers Visual Studio Code.
brijeshb42/monaco-themes
Themes to be used and generated with monaco-editor in web browser
the-urlist/BlazorSortable
A sortable list component for Blazor
BethMassi/HybridSharedUI
This is an example of a starter solution that sets up a MAUI hybrid app and a Blazor web app that shares all of its UI
jsakamoto/Toolbelt.Blazor.SplitContainer
A Blazor component to create panes separated by a slidable splitter bar.
SteveSandersonMS/ProductsManager
Simple Blazor list/editor sample using .NET 7 features
DamianEdwards/TrimmedTodo
An app to try out trimming stuff in .NET 7
danroth27/BlazorHybridWpf
WPF + BlazorWebView
carlfranklin/AppStateServer
This is a demonstration of how to use a Cascading Parameter to share state between components in a .NET Blazor Web App using InteractiveServer mode
GregReddick/ComTestLibrary
An example project that shows how to create a .NET 5 (or a .NET core) library that can be early bound and called by a COM host such as Microsoft Office (Access, Excel, Word, etc.)
JByfordRew/BlazorTextarea
Textarea component to solve slow textarea via Web Assembly