Jeremy Likness

Results 36 comments of Jeremy Likness

@mysteryx93 the thing is, Blazor doesn't require property change notification as it has other mechanisms, so I wouldn't recommend it for green field projects. However, there is a major opportunity...

The initial commands in the readme did not work for me after building the container - latest wasn't tagged, but when I switched to the actual tag from `docker ps`...

Hi @ericstj @terrajobst @Lxiamail is there any update or plans to update this?

Following up, I asked for an update on [#993](https://github.com/microsoft/dotnet-apiport/issues/993). Will update again when I hear back.

What are next steps? @Lxiamail @ericstj @Pilchie do you need anything from me to move forward based on the "proper fix" explanation by @terrajobst?

For design: right now the cards and TOC match up with a few exceptions. Cards have "platforms" and "fundamentals" while TOC has roadmap, DbContext, Logging/events/diag, testing, miscellaneous, and performance. I...

Adding NativeAOT update now...

What's the action item here? #949 is still in draft, so does someone need to update that form and get it submitted, or did I miss something in the thread...

@jongalloway Let's start with the multi-tenancy example. It's [this doc](https://docs.microsoft.com/en-us/ef/core/miscellaneous/multitenancy) and includes [sample #1](https://github.com/dotnet/EntityFramework.Docs/tree/main/samples/core/Miscellaneous/Multitenancy/MultiDb) and [sample #2](https://github.com/dotnet/EntityFramework.Docs/tree/main/samples/core/Miscellaneous/Multitenancy/SingleDbSingleTable). I'll pull some docs reports to figure out the next 10 samples to...

Some first ones to tackle /cc @jongalloway - [ ] [Relationships](https://docs.microsoft.com/ef/core/modeling/relationships?tabs=fluent-api%2Cfluent-api-simple-key%2Csimple-key) - [ ] [Getting started](https://docs.microsoft.com/ef/core/get-started/overview/first-app?tabs=netcore-cli) - [ ] [Raw SQL queries](https://docs.microsoft.com/en-us/ef/core/querying/raw-sql) - [ ] [Multi-tenant databases](https://docs.microsoft.com/ef/core/miscellaneous/multitenancy) - [ ]...