Pinned Repositories
AspNetCore.Docs
Documentation for ASP.NET Core
awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
awesome-github-profile-readme
😎 A curated list of awesome GitHub Profile READMEs 📝
blazor-dragdrop
Easy-to-use Drag and Drop Library for Blazor
BlazorHtmlTag
A minimal Blazor component for dynamic generating HTML Tags
BlazorPluginComponents
Enables to load components as plugins
BlazorReorder
Blazor Drag and Drop Reorder List Component
BlazorWasmWithNetFrameworkMVC
Example of using Blazor WebAssembly with old sites
elgransan.BoostrapMDB
Boostrap Material Design Theme for Oqtane
oqtane.translations
Language resources for Oqtane
elgransan's Repositories
elgransan/BlazorPluginComponents
Enables to load components as plugins
elgransan/BlazorReorder
Blazor Drag and Drop Reorder List Component
elgransan/BlazorWasmWithNetFrameworkMVC
Example of using Blazor WebAssembly with old sites
elgransan/BlazorHtmlTag
A minimal Blazor component for dynamic generating HTML Tags
elgransan/elgransan.BoostrapMDB
Boostrap Material Design Theme for Oqtane
elgransan/oqtane.translations
Language resources for Oqtane
elgransan/AspNetCore.Docs
Documentation for ASP.NET Core
elgransan/awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
elgransan/awesome-github-profile-readme
😎 A curated list of awesome GitHub Profile READMEs 📝
elgransan/blazor-dragdrop
Easy-to-use Drag and Drop Library for Blazor
elgransan/Blazor.DatabaseDesigner
A database designer tool made using Blazor and Z.Blazor.Diagrams
elgransan/Blazor.Diagrams
A fully customizable and extensible all-purpose diagrams library for Blazor
elgransan/BlazorMonaco
Blazor component for Microsoft's Monaco Editor which powers Visual Studio Code.
elgransan/BlazorRepl
Write, compile, execute and share Blazor components entirely in the browser
elgransan/CleanArchitecture
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
elgransan/CompileBlazorInBlazor
elgransan/FileSystem
SharpGrip FileSystem is a file system abstraction supporting multiple adapters.
elgransan/FluentValidation
A library for using FluentValidation with Blazor
elgransan/json.pivot
Perform Pivot (sorting & table-building) operations on JSON data.
elgransan/LLamaSharp
C#/.NET binding of llama.cpp, including LLaMa/GPT model inference and quantization, ASP.NET core integration and UI.
elgransan/Open-Xml-PowerTools
elgransan/oqtane.blogs
A Blog Module for Oqtane
elgransan/oqtane.framework
Modular Application Framework for Blazor
elgransan/Oqtane.ResxExtractor
Oqtane Framework Localization Resources (RESX) Extractor
elgransan/Oqtane.Survey
An Oqtane module that allows administrators to create user surveys. Oqtane allows developers to create external modules which are rendered by the framework dynamically at run-time.
elgransan/SimpleDragAndDropWithBlazor
Companion code sample for my blog post - Investigating Drag and Drop with Blazor