tooling
C# Source Generators Articles, Tutorials & News
C# Source Generators articles, tutorials, and news from the DotNetNews archive.
88 articles Updated Page 2 of 4
Browse additional C# Source Generators articles from the DotNetNews archive.
C# Source Generators articles
Page 2 of 4
Newest first
-
Why We Left AutoMapper for .NET Source Generators
levelup.gitconnected.com Issue #316
Two production failures, 480 DTOs, and one compiler feature that changed everything Continue reading on Level Up Coding »
-
ASP.NET Core APIs, validation, and design patterns
DotNetNews Issue #307
A varied .NET roundup covering API design, validation, EF Core, Redis caching, Aspire, security, and newer C# and .NET 9 guidance.
-
Make JSON Fast Again in .NET
blog.stackademic.com Issue #303
System.Text.Json performance patterns: source-gen, Utf8JsonReader, UnsafeRelaxedJsonEscaping, and buffer reuse. Continue reading on Stackademic »
-
-
Parallel Processing in .NET Core: Choosing Between Parallel.ForEach, Task.Run, and Task.WhenAll
medium.com Issue #299
Understanding the subtle differences between Parallel.ForEach, Task.Run, and Task.WhenAll is crucial for writing efficient, scalable, and…
-
Scaling Your .NET Productivity with Source Generators
blog.stackademic.com Issue #288
.NET source generators provide a compile-time hook into Roslyn Continue reading on JavaScript in Plain English »
-
Performance, security, and EF Core tips
DotNetNews Issue #285
A varied roundup of .NET posts on faster code, safer ASP.NET Core apps, EF Core migrations, Azure slots, logging, and team Git workflows.
-
Mastering Incremental Source Generators in C#: A Complete Guide with Example
blog.elmah.io Issue #275
In the Previous blog, I discussed source generators. .NET has introduced an improved version of a source generator, called Incremental Source Generator. The new type generates code faster and reduces ...
-
Best Free Alternatives to AutoMapper in .NET — Why We Moved to Mapperly
abp.io Issue #274
Introduction Continue reading on ABP.IO »
-
Compliance, gRPC, EF Core, and performance tips
DotNetNews Issue #266
This issue covers .NET compliance, EF Core configuration, gRPC vs REST, caching, feature flags, SQL Server, and practical performance advice.
-
Web API, EF Core, CQRS and .NET 9 benchmarking
DotNetNews Issue #261
This issue covers API design, security, EF Core tuning, concurrency, migration, and .NET 9 benchmarking for working developers.
-
Roslyn Source Generators in C#
medium.com Issue #259
When Your Code Writes Itself Continue reading on Indian Full Stack Developer Community »
-
Source Generators in Jinget
jinget.medium.com Issue #257
.NET Source Generators are a powerful feature introduced in .NET 5 that enable compile-time code generation, allowing developers to…
-
ASP.NET Core, source generators, and AI
DotNetNews Issue #256
Curated .NET reading on ASP.NET Core, source-generated contracts, AI agents, EF Core patterns, Swagger, MAUI, Dapper, and Web Forms.
-
EF Core filters, SignalR, security fixes
DotNetNews Issue #252
This issue covers EF Core 10 query filters, SignalR, background workers, API performance, security scanning, Azure Key Vault, and caching tips.
-
How to Test Roslyn Source Generators
meziantou.net Issue #251
https://www.meziantou.net/how-to-test-roslyn-source-generators.htm
-
Build your own C# code analyzer
medium.com Issue #249
https://medium.com/@daniel-miller/build-your-own-csharp-code-analyzer-0c3cd23f5dbf?source=rss------csharp-5
-
EF Core, Polly and .NET 10 takeaways
DotNetNews Issue #247
A varied .NET roundup with EF Core guidance, Polly resilience, MAUI Blazor templates, async throughput, feature flags, and more.
-
.NET 10 Preview 6 lands with APIs, logging, AI
DotNetNews Issue #246
A mixed issue with .NET 10 Preview 6, API problem details, middleware, logging performance, Aspire metrics, and Copilot/MCP demos.
-
C# Just Got Dangerous: 7 Features That Replace Boilerplate Forever
medium.com Issue #245
https://medium.com/@mohsho10/c-just-got-dangerous-7-features-that-replace-boilerplate-forever-4359568764b6
-
Scaling APIs and .NET 9 architecture
DotNetNews Issue #243
This issue covers API scaling, .NET 9 architecture, Blazor state management, security, tracing, and Copilot customization for practical teams.
-
EF Core, performance and MAUI debugging
DotNetNews Issue #230
A varied .NET roundup covering EF Core conventions and JSON columns, GC latency, secrets management, MAUI iOS crashes, minimal APIs, and more.
-
ASP.NET Core APIs, performance, and memory tips
DotNetNews Issue #224
This issue mixes API design, EF Core tuning, GC and memory basics, caching, output caching, and a RAG stack built with Azure Functions.
-
On .NET Live - On .NET Live - Source Generators in Jinget
youtube.com Issue #215
https://www.youtube.com/watch?v=GHCPO-gusF4
-
ASP.NET architecture, logging, and Copilot updates
DotNetNews Issue #216
A varied roundup of ASP.NET architecture, debugging, database maintenance, security, Serilog, Copilot, MAUI, and Visual Studio updates.