Skip to main content

behl1anmol/MediatorLite

SkillsMP has collected 18 skills from behl1anmol/MediatorLite. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
18
GitHub stars
4
GitHub forks
1

Skills in this repository

Showing 18 of 18 collected skills.

occupation
Software Developers
description

Reference for the MediatorLite.Abstractions project -- IMediator (ValueTask dispatch), IRequest, IRequestHandler, INotification, INotificationHandler, IPipelineBehavior, Unit, IValidator, validation models, and every attribute in Attributes.cs…

updated
occupation
Software Developers
description

Reference for the MediatorLite.SourceGeneration project -- HandlerDiscoveryGenerator (IIncrementalGenerator) with four discovery pipelines, emission of MediatorLite.Generated.MediatorLiteRegistration + SourceGeneratedMediator, compile-time resolution of…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reference for the MediatorLite.Tests project -- directory layout (SourceGeneration/ vs UnitTests/), xUnit + FluentAssertions conventions, TestTypes.cs patterns (handler tracking via static state, notification recorders, compile-time strategy attributes,…

updated
occupation
Software Developers
description

Reference for the MediatorLite.Abstractions project -- IMediator (ValueTask dispatch), IRequest, IRequestHandler, INotification, INotificationHandler, IPipelineBehavior, Unit, IValidator, validation models, and every attribute in Attributes.cs…

updated
occupation
Software Developers
description

Reference for the MediatorLite.SourceGeneration project -- HandlerDiscoveryGenerator (IIncrementalGenerator) with four discovery pipelines, emission of MediatorLite.Generated.MediatorLiteRegistration + SourceGeneratedMediator, compile-time resolution of…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reference for the MediatorLite.Tests project -- directory layout (SourceGeneration/ vs UnitTests/), xUnit + FluentAssertions conventions, TestTypes.cs patterns (handler tracking via static state, notification recorders, compile-time strategy attributes,…

updated
occupation
Software Developers
description

Reference for the MediatorLite.Benchmarks project -- BenchmarkDotNet setup (MemoryDiagnoser, SimpleJob warmupCount=3 iterationCount=10), five benchmark classes (MediatorBenchmarks / PipelineBenchmarks / MultipleBehaviorsBenchmarks / NotificationBenchmarks /…

updated
occupation
Software Developers
description

Runtime implementation for MediatorLite -- AddMediatorLite() DI extension, the ThrowingMediator diagnostic fallback, the generated SourceGeneratedMediator (implements IMediator via ValueTask typed-switch dispatch), MediatorDiagnostics (ActivitySource +…

updated
occupation
Software Developers
description

Reference for the MediatorLite.Sample.SourceGen console app -- the canonical consumer setup (services.AddGeneratedHandlers().AddMediatorLite()), project layout (Requests/, Handlers/, Behaviors/, Validators/, Notifications/), mixed open…

updated
occupation
Software Developers
description

FluentValidation-based validation for MediatorLite. Covers authoring validators with FluentValidation `AbstractValidator<T>`, the source-generator discovery + wiring, the `FluentValidationBehavior<TRequest, TResponse>` pipeline behavior (auto-wired…

updated
occupation
Software Developers
description

How every role agent participates in the MediatorLite scrum team. Covers the 7 roles (orchestrator, scrum-master, backend-developer, frontend-developer, tester, devops, code-reviewer), the parallel-vs-orchestration decision matrix, the required handoff output…

updated
occupation
Database Architects
description

Read and write `.claude/db/session.sqlite` correctly via `.claude/lib/ContextDb.csx`. Walks every table in the schema (sessions, agent_messages, plans, decisions, mistakes, reviews, sprint_backlog, hook_events), documents every helper method with a runnable…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reference for the MediatorLite.Benchmarks project -- BenchmarkDotNet setup (MemoryDiagnoser, SimpleJob warmupCount=3 iterationCount=10), four benchmark classes (MediatorBenchmarks / PipelineBenchmarks / MultipleBehaviorsBenchmarks / NotificationBenchmarks),…

updated
occupation
Software Developers
description

Runtime implementation for MediatorLite -- AddMediatorLite() DI extension, the ThrowingMediator diagnostic fallback, the generated SourceGeneratedMediator (implements IMediator via ValueTask typed-switch dispatch), MediatorDiagnostics (ActivitySource +…

updated
occupation
Software Developers
description

Correctly wire, filter, and reason about MediatorLite's compile-time logging and OpenTelemetry tracing. Covers the `MediatorLite.IMediator` logger category (fixed at `LogDebug`), the `"MediatorLite"` `ActivitySource`, standard activity tags, the no-arg…

updated
occupation
Software Developers
description

Reference for the MediatorLite.RestApiBenchmarks project -- a realistic ASP.NET Core + EF Core (SQLite) benchmark harness comparing MediatorLite vs MediatR under three axes (Mediator/Transport/Dataset/Concurrency), with ApiBenchmarkHost, BenchmarkParityGuard,…

updated
occupation
Software Developers
description

Dual-layer validation model for MediatorLite. Covers the `IValidator<TRequest>` contract, the built-in attribute-driven `DataAnnotationsValidator<TRequest>`, the `ValidationBehavior<TRequest, TResponse>` pipeline behavior (auto-wired *first* by the source…

updated
occupation
Software Developers
description

Reference for the MediatorLite.Sample.SourceGen console app -- the canonical consumer setup (services.AddGeneratedHandlers().AddMediatorLite()), project layout (Requests/, Handlers/, Behaviors/, Validators/, Notifications/), mixed open…

updated
Showing 18 of 18 collected skills.