tenekon
NuGet publisher profile
Packages (8)
Teronis.MSBuild.Packaging.ProjectBuildInPackage
Allows project reference content to be added to the NuGet-package during pack process.
Tenekon.MSBuild.Packaging.ProjectBuildInPackage
Allows project reference content to be added to the NuGet-package during pack process.
Tenekon.MethodOverloads.SourceGenerator
C# source generator that creates combinatorial extension method overloads by treating a parameter window as optional and emitting legal, unique subsequences.
Tenekon.DotMake.CommandLine
Declarative syntax for System.CommandLine via attributes for easy, fast, strongly-typed (no reflection) usage. Includes a source generator which automagically converts your classes to CLI commands and properties to CLI options or CLI arguments.
Tenekon.Coroutines
Package Description
Tenekon.Extensions.FluentValidation.Blazor
The Blazor integration for FluentValidation that offers a unique yet simple approach: scoped, nestable validator components for any region of a form and any part of the model, even repeating elements.
Tenekon.Extensions.Blazor.Prelude
Blazor components for sections whose final UI depends on setup contributed by child components. A smaller, section-level alternative to Cold Rendering when you want to stay inside normal Blazor rendering.
Tenekon.Extensions.CommandLine.PolyType
An extension to System.CommandLine using PolyType: attribute-driven CLI definitions with fast, strongly-typed (trimming/aot-friendly) binding.