Latest Blog Posts
Fable hybrid with Fable.Remoting and a normal SPA client
This post demonstrates how to create a client-server application with RPC style strongly typed communication with an F# backend and a React/TypeScript frontend
8/17/2023
CQRS with MediatR (for Commands) and Odata (for Queries)
This blogpost show-cases a simple and effective Command Query Responsibility Segregation implementation with MediatR and Odata in ASP.NET Core
6/10/2019
Expose ASP.NET Core validation for SPAs like React, Vue or Angular
Walk-through on how to implement a custom ActionFilter or use built-in validation mechanisms to expose validation via http
6/1/2019
Getting started with Fable and Feliz
Walkthrough to get started with Fable and React with Feliz
7/16/2023
A (multi-) monorepo setup with Git Submodules
Make sharing code and improving libraries a breeze with Git Submodules
3/20/2019
A monorepo setup with lerna
A demonstration of a react + typescript monorepo setup with lerna
4/6/2019
Exposing a queryable api with Odata
A getting started guide for Odata on ASP.NET Core
5/1/2019
Make ASP.NET Core api controller methods queryable with a single attribute
Easily enable pagination, ordering and filter/search on a normal web api controller
5/12/2019