Articles by Tag #marten

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

How to Inject Service from DI Container to Marten Async Projection

Recently, I had a need to inject a service directly from the DI Container to the Marten Async...

Learn More 5 0Oct 9

Wolverine + Marten: My story and subjective take

Introduction If you're a .NET developer who's heard about Wolverine and Martenbut haven't...

Learn More 3 1Sep 17

Make Marten Web Framework work with minitest.cr

This article demonstrates how to integrate the Marten Web Framework with minitest.cr for testing.

Learn More 6 0Jan 7

Instrumenting a Marten App with OpenTelemetry

This article demonstrates how to instrument a Crystal application using OpenTelemetry with the Marten web framework.

Learn More 5 0May 13

Speeding Up Crystal CI/CD: Fast Drafts, Optimized Builds

I have started working on a production web application built with Crystal and Marten. With every new...

Learn More 0 0May 2

Applying the Presenter Pattern in Marten

I recently ran into a problem in one of my Marten projects. My Journey model — originally quite...

Learn More 5 0Jun 23