Is it possible to build a PowerShell cmdlet that incorporate Entity Framework (Core or EF6) for access to an SQL Server database?...I've been writing cmdlets in C# for years, but I've gone through a nightmare the last coupla days trying to use Entity Fram...