Bake your domain objects

into a complete backend application

Baked (Objects) is an opinionated framework for .NET leaning heavily on conventions to build (bake) applications from domain objects.

It is DDD without saying DDD.

Recipes

Use built-in recipes to bake an application with minimal effort. These pre-configured templates streamline setup, letting you focus on development.

See more

Extensions

Use features and layers as ingredients to create your own recipe. Customize your application by combining different components to fit your specific needs.

Features Layers

Architecture

Deep dive into how we've built Baked (Objects) and create your own extensions. Understand the design principles and extend the framework to suit your unique requirements.

See more


Baked (Objects) pays tribute to the renowned Naked Objects that inspired us.