21 results for “topic:oneof”
Extends OneOf<> and OneOfBase<> with methods to deconstruct their underlying types, while converting non-nullable value-types into nullable types (so only one of the resulting values will be non-null). Also provides extensions to convert into Tuple<> or ValueTuple<>
An incremental source generator that creates typed extension methods for OneOf<> types for more readable and robust code.
An extension that offers a deconstruction to the popular OneOf library to the F#-like ~discriminated~ unions for C#
Elasticsearch implemented in ASP.NET Core Web API for learning purposes.
Visual Result pipelines for .NET — typed errors, Railway-Oriented pipelines, and automatic Mermaid flow diagrams generated from your code. ASP.NET Smart Endpoints, FluentValidation, OpenTelemetry, Roslyn analyzers.
Wraps all webpack loader rules into a single oneOf rule
Extensions for https://github.com/mcintyre321/OneOf that expose XOrResonWhyNot extension methods for LINQ
A collection of Blazor components for working with OneOf discriminated unions
Api para estudo utilizando discriminator para mapear 2(ou mais) entidades de 1 tabela utilizando o Entity Framework + OneOf + Fluent Validation + Fluent Assertion
'OneOf' used as 'Option Type' compared with pure 'Option Type'.
REST API with custom-built simple identity management, output caching and EF core interceptors techniques as well as utilizing Scalar UI
Kafka event publisher and listener. Kafka emulator in docker. OneOf pattern (functional programming), exception filters
Custom OneOf-Types with OneOfBase.
Data parsing and validation with OneOf using Python type hints
Encurtador de url usando c# e asp.net
A Simple PoC in Go using Protobuf: Repeated and OneOf
OneOf example showing Match, Switch, TryPickTx, AsTx.
'OneOf' used as 'Option Type'
Template of api with OneOf discriminated union (functional programming), exception filters
SMTP mail service
A redesigned version of the Unions functional paradigm, inspired by the OneOf package