-
{ADCES] What’s new in .NET 10
What’s new and nice in the new .NET 10Presentation 1 . What’s new in Agent FrameworkSpeaker : Daniel Costea, https://www.linkedin.com/in/danielcostea/Description: Daniel will speak the new librariesMicrosoft.Extensions.AIMicrosoft.Extensions.VectorDataMicrosoft.Extensions.DataIngestionand their usePresentation 2 . What’s new in .NET 10Speaker : Andrei Ignat , http://msprogrammer.serviciipeweb.ro/Description: What is new and potentially usefull in Libraries, runtime, sdk, C#14 WhatsNew EFCore WhatsNew ASPNET…
-
Cosmetic fixes
Before deploy to Nuget I think how the programmer will use it . And the problem is the generated code – it repeats the name of the class twice .So AI will do some cosmetic fixes : Remove from the namespace the name of the class namespace FpFilters.NumberFilters { public static class NumberFilters modified to…
-
Friday Links 543
The 11 New Books to Brighten Your Spring – by Adam Grant 50 things we’ve learned about building successful products My sales pitch for TypeScript The Dangers of Async Void | Dissecting the Code Here’s how I use LLMs to help me write code Quick Start Guide metorial/mcp-containers: Containerized versions of hundreds of MCP servers…
-
Friday Links 542
Termo – An Easy to use terminal for your browser Architectures of modern Front-end applications | Medium | BRACKETS The Most Powerful Life Hacks I’ve Found | The Curiosity Chronicle Understanding the Ambient Context Pattern in .NET: From Theory to Production anvaka/map-of-github: Inspirational Mapping SQL: Why I prefer sequences to IDENTITY columns – The Bit…
-
Friday Links 541
How to Write Blog Posts that Developers Read · Refactoring English You can’t side-quest a product | Swizec Teller What are the most expensive desserts in the world? (9) 230. MCP – It’s Hot, But Will It Win? (9) An Opinionated Guide on Which AI Model to Use in 2025 Le prix Goncourt Hervé Le…
-
RSCG – mvvmgen
RSCG – mvvmgen name mvvmgen nuget https://www.nuget.org/packages/mvvmgen/ link https://github.com/thomasclaudiushuber/mvvmgen author Thomas Claudius Huber Generate MVVM boilerplate code This is how you can use mvvmgen . The code that you start with is The code that you will use is The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/mvvmgen
-
RSCG – UtilityVerse.Copy
RSCG – UtilityVerse.Copy name UtilityVerse.Copy nuget https://www.nuget.org/packages/UtilityVerse.Copy/ link https://github.com/purkayasta/TheUtilityVerse author pritom purkayasta Deep Clone and Shallow Copy of objects This is how you can use UtilityVerse.Copy . The code that you start with is The code that you will use is The code that is generated is Code and pdf at…
-
RSCG – requiredenum
RSCG – requiredenum name requiredenum nuget https://www.nuget.org/packages/requiredenum/ link https://github.com/emptycoder/RequiredEnum author Yaroslav Raise an error at compile time if not have switch handle case all enums values This is how you can use requiredenum . The code that you start with is The code that you will use is The code that…
-
Friday Links 540
The Reality of Tech Interviews in 2025 Func vs. Predicate vs. Expression in C# .Net | by Jiyan Epözdemir | .Net Programming | Medium Generating architecture diagrams from .NET Aspire resources at publish time Running an ASP.NET Core app inside IIS in a Windows container 10 quality lessons from almost three decades of software development…
-
Interlude–AI Code Review
CodeRabbit ( https://www.coderabbit.ai/ ) provides a free tier for OSS to do code reviews Also GitHub Copilot does that. So I tried both . And it is nice to see their suggestions ( for example, see https://github.com/ignatandrei/Filters/pull/1 and the other PR ) and then telling to another AI to do the changes It was pretty…
I am ok , you are ok