gagop's Stars
TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
unpoly/unpoly
Progressive enhancement for HTML
SamProf/MatBlazor
Material Design components for Blazor and Razor Components
phenomnomnominal/betterer
betterer makes it easier to make incremental improvements to your codebase
MudBlazor/MudBlazor
Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
nginx-proxy/nginx-proxy
Automated nginx proxy for Docker containers using docker-gen
jaegertracing/jaeger
CNCF Jaeger, a Distributed Tracing Platform
mattfaircliff/large-forms
An example for the Medium article on large forms
welldone-software/why-did-you-render
why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.)
renovatebot/renovate
Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
softonic/axios-retry
Axios plugin that intercepts failed requests and retries them whenever possible
Flyrell/axios-auth-refresh
Library that helps you implement automatic refresh of authorization via axios interceptors. You can easily intercept the original request when it fails, refresh the authorization and continue with the original request, without user even noticing.
cmuratori/refterm
Reference monospace terminal renderer
mjebrahimi/Awesome-Microservices-DotNet
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
HangfireIO/Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
vercel/hyper
A terminal built on web technologies
oskardudycz/ArchitectureWeekly
Architecture Weekly - links and resources to boost your knowledge and developer skills
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
NetFabric/NetFabric.Hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
prakhar1989/docker-curriculum
:dolphin: A comprehensive tutorial on getting started with Docker!
octokit/octokit.net
A GitHub API client library for .NET
tmenier/Flurl
Fluent URL builder and testable HTTP client for .NET
pattern-lab/patternlab-node
The Node version of Pattern Lab
TNG/ArchUnit
A Java architecture test library, to specify and assert architecture rules in plain Java
BenMorris/NetArchTest
A fluent API for .Net that can enforce architectural rules in unit tests.
TNG/ArchUnitNET
A C# architecture test library to specify and assert architecture rules in C# for automated testing.
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!