Erik Ejlskov Jensen

Results 41 issues of Erik Ejlskov Jensen

2.0.0-beta4.22272.1 Must add this now - was that intended? public int Invoke(InvocationContext context) => throw new NotImplementedException();

Currently the following features and providers are available: T4 templates, SQL/Azure SQL, Postgres, SQLite, all with spatial - [x] Add support for modelling with EF7 using .NET 7 - [x]...

enhancement
reveng

https://docs.microsoft.com/hr-hr/ef/core/providers/sqlite/limitations#migrations-limitations The initial paragraph and some sections further down seem to ignore that all migrations operations are listed as supported in the summary table. Propose that the paragraphs are deleted....

area-sqlite

IsKindAsync does not return true, and my project menu item remains hidden. What am I doing wrong? (Project is a .NET Core 3.1 Console app, C#, .csproj) private async void...

Implement support for saving of statistics and collected information, and reporting on that data, especially when the same test is run more than once

enhancement

Apparently there are some bugs around the statistics creation options not getting properly turned off when you turn them off.

bug

Issue is that you are depending on a old and unsupported .NET Core version (2.1), that pulls in dependencies that are vulnerable. Adding explict references avoids that. Updating to a...

Fixed proposed in https://github.com/contentful/contentful.net/pull/278

- SqlPackage or DacFx Version: - .NET Framework (Windows-only) or .NET Core: - Environment (local platform and source/target platforms): **Steps to Reproduce:** Convert a VS .sqplproj to SDK build. Follow...

bug
area: build sdk