The old school route

Read the docs.
Build at your pace.

chillsharp is open source. Explore the model, study the examples, and make every technical choice yourself—from your first data domain to the application that uses it.

Open GitHub
01

Understand the model

Start with data that has a clear home and a clear purpose.

Read how governed domains, permissions, and consumers work together. Decide what data you need, who needs it, and what must stay private.

02

Follow the examples

Choose the pieces that match your stack.

Use the documentation and examples to work through your own implementation, whether the consumer is a .NET application, a presentation site, or an AI-enabled tool.

03

Build deliberately

Share only what each consumer needs.

Keep your data private, define access at the source, and create the product on your own terms.