Pinned Repositories
Apicall.NET
Calling API functions using .NET (without declaring prototypes)
article-blazor-sqlite-efcore
AsyncAwaitBestPractices
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
bitcoin-hacking-tools
The source code of main tools used in Bitcoin "non-malware-based" attacks.
Blazm.Components
A few useful and awesome components for Blazor. Blazor + awesome (azm)=Blazm (Blossom)
blazor-progressive-upload
Sample that demonstrates how to upload a file from Blazor WebAssembly application into an ASP.NET Core Web API with a progress bar
blazor-showcase-document-explorer
Demo document explorer application for managing the file system that allows users to perform most common file operations like accessing, editing, and sorting files or folders and also opens Word, RTF, Text, PowerPoint and PDF documents.
Blazor-SQLite-Wasm
Blazor + EF Core + SQLite + WASM All running in a browser together! What could possibly go wrong?
blazor-state-management-with-fluxor
Sample app for using Fluxor with Blazor Web Assembly
Blazor-UG-Examples
The repository contains the all the components UG samples which documented in https://blazor.syncfusion.com/documentation/introduction (except Getting Started samples which is maintained in https://github.com/SyncfusionExamples/Blazor-Getting-Started-Examples).
LyttleG's Repositories
LyttleG/article-blazor-sqlite-efcore
LyttleG/AsyncAwaitBestPractices
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
LyttleG/Blazm.Components
A few useful and awesome components for Blazor. Blazor + awesome (azm)=Blazm (Blossom)
LyttleG/Blazor-SQLite-Wasm
Blazor + EF Core + SQLite + WASM All running in a browser together! What could possibly go wrong?
LyttleG/blazor-state-management-with-fluxor
Sample app for using Fluxor with Blazor Web Assembly
LyttleG/Blazor-UG-Examples
The repository contains the all the components UG samples which documented in https://blazor.syncfusion.com/documentation/introduction (except Getting Started samples which is maintained in https://github.com/SyncfusionExamples/Blazor-Getting-Started-Examples).
LyttleG/blazor-ui-composition-pub-sub
Composite UI with Blazor via Component Eventing
LyttleG/blazormvc
Opt-in Model-View-Controller framework for Blazor. Keep UI logic away from layout and formatting. Enable decoupled and dynamically composed screens along with broadcasted UI events. From a founder of the ASP.NET MvcContrib library.
LyttleG/BlazorComponentBus
LyttleG/BlazorToDoList
Let's explore Blazor WebAssembly by building a simple to-do list application.
LyttleG/CacheExample
LyttleG/commandline
The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support
LyttleG/CsWinRT
C# language projection for the Windows Runtime
LyttleG/DecoratorSampleProject
LyttleG/DynamicData
Reactive collections based on Rx.Net
LyttleG/error-or
A simple, fluent discriminated union of an error or a result.
LyttleG/Ignis
The Blazor framework for building modern web applications.
LyttleG/importando
A command line tool to modify PE file imports on process start
LyttleG/ldap4net
OpenLdap port for DotNet Core (Linux\OSX\Windows)
LyttleG/mapperly
A .NET source generator for generating object mappings. No runtime reflection. Inspired by MapStruct.
LyttleG/NetCoreAudio
Allows playback of audio files on .NET Core with minimal dependencies
LyttleG/ProCodeGuide.Samples.FileUpload
Complete source code for the article demonstrating how to perform file upload in C# .NET 6
LyttleG/qsort
Quicksort implemented as a C macro
LyttleG/samples
Sample code referenced by the .NET documentation
LyttleG/Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
LyttleG/SessionStorage
A library to provide access to session storage in Blazor applications
LyttleG/sqlite-gui
Lightweight SQLite editor for Windows
LyttleG/SqliteWasmHelper
Persistent SQLite in Blazor WebAssembly apps with EF Core 6.0 and your browser's cache.
LyttleG/stateless
A simple library for creating state machines in C# code
LyttleG/usv
USV: Unicode Separated Values