PhotoAtomic
-
- 15,780 total downloads
- last updated 10/17/2022
- Latest version: 1.7.0
A HTML templating engine using Razor Components (.razor) files instead of .cshtml -
- 746 total downloads
- last updated 8/23/2026
- Latest version: 0.6.0
Runtime abstractions for PhotoAtomic.Clooney: the [Clonable]/[Diffable]/[Hashable] attributes, the IClonable/IDifferentiable/IHashable interfaces, clone/diff/hash contexts for cyclic graphs, and the... More information -
- 685 total downloads
- last updated 8/23/2026
- Latest version: 0.6.0
dotnet tool companion for PhotoAtomic.Internationalization: extracts the catalog from a csproj (Razor included), pre-translates missing entries and verifies catalog completeness. Install with `dotnet tool... More information -
- 619 total downloads
- last updated 8/23/2026
- Latest version: 0.6.0
Structural-key internationalization with zero dependencies: translate with T($"...") through a facts/criteria grammar engine (CLDR plurals, gender, elision), CSV translation store, ambient culture via... More information -
-
- 574 total downloads
- last updated 8/23/2026
- Latest version: 0.6.0
Opt-in compile-time companion for PhotoAtomic.Internationalization: generates the translation catalog from your T($"...") call sites and ships the PAI18N001 analyzer that flags unresolvable contexts. Install... More information -
-
- 556 total downloads
- last updated 8/23/2026
- Latest version: 0.6.0
Interpolated string handler that preserves indentation: write nested, readable code templates with Indent($"...") — ideal for Roslyn source generators and any structured text emission. -
-
- 565 total downloads
- last updated 8/23/2026
- Latest version: 0.6.0
Roslyn source generators for deep clone ([Clonable]), structural diff ([Diffable]) and structural hash ([Hashable]) with cycle handling. The runtime types come from the PhotoAtomic.Clooney.Abstractions... More information -
-
- 592 total downloads
- last updated 8/23/2026
- Latest version: 0.6.0
AI-powered translation filler for PhotoAtomic.Internationalization: completes missing catalog entries in the background via Microsoft.Extensions.AI (OpenAI-compatible providers). Kept separate so the core stays... More information -
- 474 total downloads
- last updated 8/23/2026
- Latest version: 0.6.0
Decimal extensions for significant zeros: SetPrecision, RoundWithPrecision and GetPrecision manipulate the scale of System.Decimal directly on its binary representation — no string round-trips.... More information