Pinned Repositories
AspNetCore.Yarp.Spa
An alternative approach to the new ASP.NET Core SPA templates in .NET 6. It uses YARP as proxy to forward requests to the SPA dev server.
Blazor-AspNet-SignalR
SignalR ASP Net classic (Full framework) support for Microsoft ASP.NET Core Blazor
blazor-lazy-loading
Automatic Lazy Loading support for Blazor (Server and WebAssembly)
Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Bulma, AntDesign, and Material.
community-bundles
:seedling: Kairos community-bundles. A :book: cookbook for your immutable deployments!
DaikinGateway
Wifi Gateway to work with Daikin P1P2 bus using an ESP8266, Arduino uno and great adapter built from https://github.com/Arnold-n/P1P2Serial
EzInstaller
Command line utility to generate self-extracting installers
logR
Live log view in the browser
MdIcons.Blazor
Wraps Material design icons in blazor without pain!
NDropcraft
NuGet-based deployment and application composition framework for .NET and .NET Core
davidnajar's Repositories
davidnajar/DaikinGateway
Wifi Gateway to work with Daikin P1P2 bus using an ESP8266, Arduino uno and great adapter built from https://github.com/Arnold-n/P1P2Serial
davidnajar/logR
Live log view in the browser
davidnajar/EzInstaller
Command line utility to generate self-extracting installers
davidnajar/MdIcons.Blazor
Wraps Material design icons in blazor without pain!
davidnajar/AspNetCore.Yarp.Spa
An alternative approach to the new ASP.NET Core SPA templates in .NET 6. It uses YARP as proxy to forward requests to the SPA dev server.
davidnajar/Blazor-AspNet-SignalR
SignalR ASP Net classic (Full framework) support for Microsoft ASP.NET Core Blazor
davidnajar/blazor-lazy-loading
Automatic Lazy Loading support for Blazor (Server and WebAssembly)
davidnajar/Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Bulma, AntDesign, and Material.
davidnajar/community-bundles
:seedling: Kairos community-bundles. A :book: cookbook for your immutable deployments!
davidnajar/DependencyPropertyGenerator
Dependency property and routed event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.
davidnajar/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
davidnajar/efcore-extensions-sequences
EntityFrameworkCore extensions for operations on sequences
davidnajar/FixedWidth
.NET library for deserializing and serializing fixed width files
davidnajar/flux-test
davidnajar/fluxor-persist
Fluxor-persist is a library to persist Fluxor states.
davidnajar/json-to-azure-app-settings
Quick'n'dirty console app to convert .net core appsettings.json file to Azure Web App portal configuration advanced edit format so it can be copy pasted
davidnajar/LedTracker
davidnajar/load-external-scripts
dynamically load external scripts, and report when is completed (Promise)
davidnajar/measure-startup
C# console app to launch a process, wait for stdout, report a time
davidnajar/MongoDB.Hosted
A wrapper around MongoDb, to allow embedded debugging of Mongo-based applications.
davidnajar/Ocelot
.NET core API Gateway
davidnajar/oras-dotnet
ORAS .NET library
davidnajar/P1P2Serial
P1P2Serial library and P1P2Monitor program for reading and writing Japanese Home Bus System, used for Daikin/Rotex P1/P2 bus, likely also for DIII-NET (F1/F2) bus, Mitsubishi M-Net bus, Toshiba TCC-Link, Hitachi H-link, Panasonic/Sanyo SIII-Net, Haier, York, ..
davidnajar/Piral.Blazor
All .NET things to make Blazor work seamlessly in microfrontends using Piral. :jigsaw:
davidnajar/reactorui-maui
MauiReactor is a MVU UI framework built on top of MAUI.
davidnajar/RxSockets
davidnajar/Simple.OData.Client
davidnajar/Toolbelt.Blazor.TimeZoneKit
Provides system time zones set, and local time zone initialization, for Blazor (client-side) browser application.
davidnajar/WritableJsonConfiguration
Source of configurations in JSON format with the ability to edit values directly from the running application. Based on Microsoft.Extensions.Configuration.
davidnajar/Younited.HealthCheck.EntityFrameworkMigrations
Add a validation that all Entity Framework migrations have been executed, for a given DbContext, to the list of webapi healthchecks collection