#FluentAPI
New post: Fluent Internals

Part 4 of Crafting Fluent APIs dives into the type design behind RestClient: self-bounded generics, fluent states, and how the API stays clean on the surface.

#Java #Spring #APIDesign #FluentAPI #tech
Fluent Internals · Poutsma Principles
poutsma-principles.com
June 3, 2025 at 10:16 AM
New post: Responding to Real Usage

In Part 3 of Crafting Fluent APIs, I share how a conference demo led to a last-minute fix in WebClient's fluent API. Watch how people use your API, then improve it.

#Java #Spring #APIDesign #FluentAPI #tech
Responding to Real Usage · Poutsma Principles
poutsma-principles.com
May 28, 2025 at 11:02 AM
MewUI - A lightweight code-first .NET UI toolkit focused on fluent C# markup and NativeAOT-friendly

buff.ly/rWazoZs

#dotnet #aot #windowdev #csharp #fluentapi
GitHub - aprillz/MewUI: A lightweight code-first .NET UI toolkit focused on fluent C# markup and NativeAOT-friendly
A lightweight code-first .NET UI toolkit focused on fluent C# markup and NativeAOT-friendly - aprillz/MewUI
buff.ly
January 7, 2026 at 9:00 PM
🚨Announcement🚨

A new, version (2.1.0) of FluentContracts is LIVE!

We have brand new contracts available for "FileInfo", "DirectoryInfo", "Dictionary" and more!

Go, check it out!

Pls share 🙏

#dotnet #fluentapi

github.com/FluentContra...
GitHub - FluentContracts/FluentContracts: Fluent argument validation for fluent software development.
Fluent argument validation for fluent software development. - FluentContracts/FluentContracts
github.com
August 23, 2024 at 9:51 AM
🚨 Announcement 🚨

A new, major version (2.0.0) of FluentContracts is LIVE!

Some refactoring + some new cool contracts:

- String.BeCreditCardNumber
- String.BeBase64
- DateTime.BeInThePast/Future
- DateTime.BeWeekend

Pls share🙏

#dotnet #fluentapi

github.com/FluentContra...
GitHub - FluentContracts/FluentContracts: Fluent argument validation for fluent software development.
Fluent argument validation for fluent software development. - FluentContracts/FluentContracts
github.com
June 16, 2024 at 6:04 PM
🚨 Announcement 🚨

FluentContracts v1.4.0 has been released!
github.com/FluentContra...

This version includes cool new "string" contracts like:

- BeEmailAddress - kudos to @matkoch.bsky.social
- BeIpAddress
- BeAlphanumeric
... and more!

Tons of others are in the making. #dotnet #fluentapi
May 20, 2024 at 8:31 PM
✅Create object diagrams to model specific scenarios conforming to your class diagram
✅ #Evaluate #ocl constraints on your object diagram and get #feedback on whether your scenarios are #valid
✅ Plus many other improvements: #fluentapi, #rdf generation,...

(2/3)
BESSER Web Modeling Editor
editor.besser-pearl.org
July 16, 2025 at 7:04 AM
Learn how to write a simple C# Source Code Generator using Fluent API. This guide dives into efficient code generation techniques to streamline your development process. #CSharp #FluentAPI
Writing a simple C# source code generator with Fluent API
Introduction
medium.com
November 13, 2025 at 6:15 PM