Results 2 issues of devbased

From [dotnet/roslyn](https://github.com/dotnet/roslyn/blob/main/docs/features/incremental-generators.md) ## Summary Incremental generators are intended to be a new API that exists alongside source generators to allow users to specify generation strategies that can be applied in...

By specifying converters in attribute we automatically tie domain layer with infrastructure. - Domain - OrderId(Converters: Dapper | EfCore)