-
# IdentityServer4 Without Entity Framework - Forty Years of Code
IdentityServer4 is arguably the most popular OpenID Connect server on the .NET platform, but like ASP.NET Core Identity, if you want p…
-
https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/what-is-new/ef-core-8.0/plan.md#aot-and-trimming-for-adonet
> We will also work with the authors of other ADO.NET data…
-
The `dotnet ef database update` command does not mention a very important "feature".
When you give a specific MIGRATION as argument, it will revert any newer migrations.
My intent was to apply a s…
-
the video-intelligence has been working perfect for me until today. I am getting this error when i run the python script, any tips how to solve this?
`Traceback (most recent call last):
File "/L…
-
I understand you can make migrations with Entity Framework (Core). However, what isn't clear is what happens if someone reverts in GitHub the changes.
### So here is scenario 1:
1. Makes a DB …
-
The current implementation is only applicable when reading from one table at a time. It doesn't offer a global query filter like EF Core.
Possible implementations:
https://www.codeguru.com/cshar…
-
**As a** developer,
**I want to** map the database schema to entity classes in Entity Framework Core,
**So that** database objects are created and accessible by the application.
### Acceptance Crit…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I Have wrapped an old DB2 database with EF and created a DbContext which does not match the t…
-
I want to create a simple ToDo Application using C#
-
Please, show how to configure model properties that have setter only.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 2e1…