Saturn.Template
                                
                                 Saturn.Template copied to clipboard
                                
                                    Saturn.Template copied to clipboard
                            
                            
                            
                        Template Request to support also EF core (ORM)
Could we have a Saturn template with EF core?
https://devblogs.microsoft.com/dotnet/announcing-entity-framework-core-6-0-preview-5-compiled-models/
many .net developers could re-use their pre existing knowledge and this would enlarge the adoption in the aspnet community context ?
EF also has support for many-2-many wheras in dapper this is somehow a bit more troublesome to achieve with "model" transparency (ORM vs micro-orm)
just wondering if that is possible