Jon P Smith

1.1K posts

Jon P Smith

Jon P Smith

@thereformedprog

Christian, retired NET Core back-end developer, author of 'Entity Framework Core in Action' see https://t.co/6tVFB6lJnD, https://t.co/M5IcUAMpOW

South East, England Katılım Haziran 2015
137 Takip Edilen3.8K Takipçiler
Jon P Smith
Jon P Smith@thereformedprog·
This means ALL of my .NET apps are all update to .NET 10. They are: EfCore.TestSupport EfCore.SchemaCompare EfCore.GenericServices EfCore.SoftDeleteServices Net.LocalizeMessagesAndErrors AuthPermissions.AspNetCore JonPSmith.MultiProjPack Enjoy!
English
0
2
9
951
Jon P Smith
Jon P Smith@thereformedprog·
A comment last Wednesday #issuecomment-3602240894" target="_blank" rel="nofollow noopener">github.com/dotnet/Scaffol… that says that nuget.org/packages/Micro… will be at .NET 10 "this week". Its Saturday now so will be looking for this NuGet next week. Once that is out I will update my AuthP app github.com/JonPSmith/Auth…, which will take some time.
English
0
0
2
414
Jon P Smith
Jon P Smith@thereformedprog·
I can't update my AuthP app nuget.org/packages/AuthP… to .NET 10 because one Microsoft NuGet is prerelease (but it works). I can't get anyone in Microsoft to fix this! Poll if you want prerelease of AuthP now, or wait until someone in Microsoft update nuget.org/packages/Micro…
English
0
0
1
190
Jon P Smith
Jon P Smith@thereformedprog·
I'm happy to say that my alzheimer's disease haven't got so bad that I can't update my .NET apps. I haven't been doing any coding for a 10 months and alzheimer's deletes things I used to know. I followed by own article, but I had also relearn how to use Visual Studio again!
English
0
0
3
176
Jon P Smith
Jon P Smith@thereformedprog·
Hi @FitbitSupport. Why aren't you helping with my broken FitBit that I bought from Amazon less than three months!!! I have tried all your suggestions and I have given my details in a private message. When will you send a replace FitBit 6 ?????
English
1
0
2
313
Jon P Smith
Jon P Smith@thereformedprog·
Hi @FitbitSupport I bought a Charge 6 from Amazon on 19 July 2025 and its stopped syncing. I have tried all the tips form the Google AI of "my fitbit won't sync to my android phone" and none of then work . How do I get a replacement as its clearly dead.
English
1
1
0
375
Jon P Smith
Jon P Smith@thereformedprog·
@CoryDambach Hi Cory. Looks like you looked though different libraries and found what works for you. Good job. PS: I worked on the DelegateDecompiler library many years ago, but I think it isn't supported any more.
English
2
0
1
10
Cory Dambach
Cory Dambach@CoryDambach·
@thereformedprog Hi! Thanks for replying to me, I found a solution that's working really well for me, I'm using NeinLinq and I've implemented a pattern like this! gist.github.com/corydambach/e1… I wrote these Map functions to avoid writing AsQueryable().AsNoTracking().Select( my stuff ).AsEnumerable()
English
1
0
1
20
Cory Dambach
Cory Dambach@CoryDambach·
@thereformedprog Hey Jon! I've been reading your book and using your libs on EF Core and they've been super helpful for me. I had a question regarding composability of Include and ThenInclude, I was wondering if you could maybe point me in the right direction
English
1
0
0
24
Jon P Smith
Jon P Smith@thereformedprog·
@CoryDambach Hi @CoryDambach. I don't know what you actually need, but AutoMapper is useful for DTOs. I cover AutoMapper in section 6.1.8.
English
2
0
1
16
Cory Dambach
Cory Dambach@CoryDambach·
Basically I've written some classes that given a DbContext know how produce a list of DTOs and this DTO can contain other DTOs, I thought it seemed natural for each DTO module to encode what data it needs from the database, but have encountered great difficulty trying to do this
English
1
0
0
14
Jon P Smith
Jon P Smith@thereformedprog·
I used EF Core’s JSON Columns feature, but there wasn't much docs, so I have written an article called "A detailed look at EF Core’s JSON Columns feature" thereformedprogrammer.net/a-detailed-loo… which shows how to use JSON Columns, and the best places to use it. Lots of diagrams - see pic below.
Jon P Smith tweet media
English
4
21
120
6.7K
Jon P Smith
Jon P Smith@thereformedprog·
An update on where I'm with AuthPermissions.AspNetCore library (AuthP). Most of the changes are done, but EF Core 9 doesn't allow updating of database when the app is running, which stops AuthP to create new database for new multi-tenant. See my issue github.com/dotnet/efcore/…
English
0
0
3
400
Jon P Smith
Jon P Smith@thereformedprog·
Just released .NET 9 versions of my libraries: EfCore.TestSupport (1.7m downloads) EfCore.SchemaCompare (1.3m) EfCore.GenericServices (250k) EfCore.SoftDeleteServices (64k) Net.LocalizeMessagesAndErrors (35k) AuthPermissions.AspNetCore coming soon.
Jon P Smith tweet media
English
2
15
116
7.4K
Jon P Smith
Jon P Smith@thereformedprog·
New version 8.2.0 github.com/JonPSmith/EfCo… - small changes 1. Fixed bug in ignoring ExtraInDatabase errors - see issue #39 2. New feature: config.AlwaysRunStage2. Useful when you are creating an EF Core DbContext to match a given database - see issue #38
English
0
7
29
1.8K