Normal
A minimal ASP.NET Core application using Immediate.Handlers.
1 min read
The Normal sample is a small ASP.NET Core weather forecast API. It demonstrates a source-generated handler, a logging behavior, dependency injection registration, and calling the generated handler from a Minimal API endpoint.
View the Normal sample on GitHub
Browse the complete Immediate.Handlers sample source.