utkucelebi
-
Charta
by: utkucelebi- 2,040 total downloads
- last updated 7/20/2026
- Latest version: 1.14.0
A permanently-MIT PDF generation library for .NET: fluent layout API, automatic pagination and UAX#14 line breaking, TrueType subsetting with kerning, zero dependencies, streaming output, NativeAOT-ready. -
- 481 total downloads
- last updated 7/20/2026
- Latest version: 1.13.0
HTML/CSS subset rendering for Charta: turn a fragment of HTML — headings, paragraphs, lists, tables, inline styling, images and links — into a laid-out PDF. Parses with AngleSharp; the cascade and layout are... More information -
- 253 total downloads
- last updated 7/10/2026
- Latest version: 1.8.0
PAdES digital signatures for Charta: sign generated PDFs with an X.509 certificate. Uses only the .NET cryptography stack — no BouncyCastle, no native dependencies. -
- 251 total downloads
- last updated 7/10/2026
- Latest version: 1.5.0
HarfBuzz text shaping for Charta: correct cursive joining and mark positioning for Arabic, Indic, and other complex scripts. Reference this package and call ChartaHarfBuzz.Register(). -
- 210 total downloads
- last updated 7/8/2026
- Latest version: 1.0.0
Message and handler abstractions for Peyk — a CQRS-native, source-generator based mediator for .NET. Contains ICommand, IQuery, IRequest, INotification, IStreamQuery and their handler/pipeline interfaces. -
Peyk
by: utkucelebi- 182 total downloads
- last updated 7/8/2026
- Latest version: 1.0.0
Peyk — a CQRS-native, source-generator based mediator for .NET. First-class ICommand/IQuery separation, zero reflection, NativeAOT-ready, MIT licensed. -
- 138 total downloads
- last updated 7/8/2026
- Latest version: 1.0.0
OpenTelemetry-ready diagnostics for Peyk: ActivitySource tracing and Metrics for every command, query and notification. -
- 135 total downloads
- last updated 7/8/2026
- Latest version: 1.0.0
Transactional command pipeline for Peyk: IUnitOfWork abstraction plus a command-only behavior that commits on success and rolls back on failure. ORM-agnostic (EF Core adapter available separately). -
Symbiont
by: utkucelebi- 134 total downloads
- last updated 7/8/2026
- Latest version: 1.0.0
Hybrid data access for .NET: Dapper for reads, EF Core for writes — one session, one connection, one transaction. Adds CancellationToken-first Dapper APIs, paging, streaming, SQL logging/OpenTelemetry, and... More information -
- 127 total downloads
- last updated 7/8/2026
- Latest version: 1.0.0
FluentValidation pipeline behavior for Peyk: validates commands and queries before their handler executes. -
-
- 126 total downloads
- last updated 7/8/2026
- Latest version: 1.0.0
Roslyn incremental source generator for Peyk. Discovers handlers at compile time and emits concrete DI registrations — no reflection, NativeAOT/trimming safe. -