-
When I create a migration bundle and do not specify a runtime, it looks like the subsequent build step does not specify a runtime. The creation of the bundle (from the verbose logging: _dotnet publish…
-
**Which version of Microsoft.IdentityModel are you using?**
(In Bug case I updated to 8.0.2 / 8.1.0, both created the bug)
**Where is the issu…
-
Related but not the same issue? #10036
The documentation at [Entity Framework Core tools reference](https://docs.microsoft.com/en-us/ef/core/cli/dotnet) states:
`--output-dir - The directory u…
-
## File a bug
I just moved all migrations into a separate assembly as guided by the [docs](https://learn.microsoft.com/en-us/ef/core/managing-schemas/migrations/projects?tabs=dotnet-core-cli).
P…
-
The external runners (Migrate.exe, dotnet fm, msbuild) are unreliable due to several problems around different target frameworks (net461, netstandard1.3, netcoreapp2.0, etc.) and .NET implementations …
-
Getting error...
Unhandled Exception: System.InvalidOperationException: ServiceLocationProvider must be set.
migrator.ef6.tools -> 2.1
dotnet -> 2.2.101
aspnetcore => 2.2
.net framework => 4.7…
-
Hi,
it would be nice if you can add EF commands for Entity Framework Core. I think about forking your repo, but I'm not the typescript guy...
**The most used commands:**
- dotnet ef migrations ad…
-
# Issue
ApplicationDbContextModelSnapshot is partially ignored if it is not in the top level "Migrations" folder, and there is more than one DbContext. I am unsure if the 2nd DbContext is needed to …
-
After [moving all my sources and packages to a new Dev Drive following these instructions](https://learn.microsoft.com/en-us/windows/dev-drive/), the `dotnet-ef` tool would not work anymore.
dotnet…
-
Some ideas:
* Can dotnet-ef use the MSBuild object model?
* See https://github.com/NuGet/NuGet.Client/blob/fe240c4f457b30050e963dc19f916773ddf21d38/src/NuGet.Clients/NuGet.CommandLine/MsBuildUtili…