Chimpiler - From Morning Idea to Shipped .NET Tool by Evening
Open SourceChimpiler started one morning when I got tired of writing another EF Core migration for an ordinary schema change. The workflow is familiar: update a model, run dotnet ef migrations add, check in t...