ef6tools icon indicating copy to clipboard operation
ef6tools copied to clipboard

This is the codebase for the Entity Framework 6 and LINQ-To-SQL designers.

Results 14 ef6tools issues
Sort by recently updated
recently updated
newest added

I have dotnet 8.0 on Ubuntu Server I want to install ef tools So I start command: `dotnet tool install --global dotnet-ef --version 8.*` As a result I have a...

After installing VS2022 17.8 version, EF6 user interface is unable to update model from database. No error received.

see https://github.com/ErikEJ/EntityFramework6PowerTools/issues/118

Currently if you try to use the EF6 Designer on an SDK style project you will get a Null-Ref exception. This is because SDK-style projects are not supported. However, we...

Currently we're [using this code](https://github.com/dotnet/ef6tools/tree/main/src/EFTools/DesignXmlCore/VirtualTreeGrid) to do do tree-control, but we've been advised that we'd be better off moving to a normal WPF control.

Drops for this project do not currently get put in a sustainable location. We should move to using something like AZDO build artifacts or a dropshare that we control. This...

enhancement

We don't currently produce any telemetry so it's hard to diagnose problems and follow the code-flow. Lets add some basic Logging and telemetry for scenarios like "Designer Opened", "Designer Crashed",...

Some packages were renamed to omit the ".15.0" at the end. We should start consuming these new package.