- C# Digest
- Posts
- A beginner's guide to mapping arrays in EF Core 8
A beginner's guide to mapping arrays in EF Core 8
EF Core 8 introduces support for mapping typed arrays of simple values to database columns
A beginner's guide to mapping arrays in EF Core 8
11 minutes by Arthur Vickers
EF Core 8 introduces support for mapping typed arrays of simple values to database columns so the semantics of the mapping can be used in the SQL generated from LINQ queries.
How to Build Interactive Blazor Apps with WebAssembly
sponsored by Progress
See what’s new for Blazor WebAssembly in .NET 8 and create your first interactive WASM app.
State Machines, Light Switches, and Space Travel with Stateless and .NET 8
7 minutes by Khalid Abuhakmeh
Using Stateless to build finite state machines in .NET. State machines are so integral to software development that they often seem invisible to developers. They are used so frequently yet abstracted away through APIs and syntax that many developers don’t directly deal with them. However, we’d like to.
Polymorphic serialization via System.Text.Json in ASP.NET Core
7 minutes by Oleksii Nikiforov
In this article, we will explore the process of serializing a model hierarchy using System.Text.Json and how to accurately represent this serialized data in OpenAPI 3.0.
Highlights from Build and what’s new with .NET
5 minutes by Matt Graven
Explore highlights, news, and announcements from Build, and find out what’s new with .NET.
Streamline Testing Processes with Contract Testing and Pact in .NET
8 minutes by Pierre Belin
Optimize your .NET development workflow with contract testing and Pact. Explore the transformative impact of contract testing on testing cycles, reliability, and integration. Unlock the potential of seamless software development.
how did you like this issue? |