C# Digest - Looking at C# 12 Proposals and Beyond

#449 – April 10, 2023 View in browser

C# Digest

Looking at C# 12 Proposals and Beyond

C# has been through a lot of change in the last decade. From open-sourcing the language to a new cross-platform framework to yearly releases instead of 3-year iterations. Meanwhile, new languages, new frameworks, and new paradigms have taken off in the software industry, including the rise in popularity of Node.js, TypeScript, Kotlin, Rust, Go, and Python. Through it all, C# and .NET stayed relevant and popular. In this blog post, we’ll glimpse the day-to-day activity and challenges the C# language design team faces.

Auth. Built for Devs, By Devs. (sponsor)

FusionAuth is the customer authentication and authorization platform that makes developers' lives awesome. You'll get all the features your app needs plus a customizable, scalable solution you can run on any computer, anywhere in the world.

C# 11.0 new features: Span pattern matching

C# 11.0 adds some new pattern matching features. In this post, Ian shows the new support for matching lists.

The Journey with multi-tenancy accesses continues

Initially I set out to support a scenario where an user could be part of multiple tenants and have different permissions to each tenant. This has since changed and an user can now only belong to one tenant. The authentication part is taken care of by an external provider, but the user accesses are handled "locally" (more info in previous post). My case involves a Blazor WASM app and an ASP.NET Core API. The external identity provider (IDP), provides, the app, with an id-token and an access-token

Improving code readability in functional C# using Linq to Monad

This article explores how one of the well-known capabilities of C# language, Linq, can be used to address complex functional workflows. The technique used in this article is also known as Linq to Monad or Computation Expressions.

ASP.NET Core Route Tooling Enhancements in .NET 8

Route tooling is a group of new features in .NET 8 that makes ASP.NET Core routing easier to use. Check out what route tooling adds to building ASP.NET Core apps.

Improvements to auth and identity in ASP.NET Core 8

The ASP.NET Core team shares their plans to improve authentication, authorization, and identity management in .NET 8.

Accessing Objects Just After they are Saved by Entity Framework

Here is a way to access objects just after they are saved by Entity Framework and have had a primary key assigned to them.

LINQ on steroids with SIMD

In this blog post, we will explore the use of SIMD instructions to speed up LINQ queries. We will use the Vector type of performing SIMD operations on arrays of data. We will also use the BenchmarkDotNet library to measure the performance of our code. We will also see how this works hand in hand with the new "generic math" feature of C# 10.

ExternalFinalizer: Adding a finalizer to 3rd party objects

Read about ExternalFinalizer: Adding a finalizer to 3rd party objects on the RavenDB.net news section.

how did you like this issue?

Amazing · Great · Okay · Meh · Bad

newsletters

© 2023 Bonobo Press

Would you like to advertise with us? Check out our latest media kit for more information.
If you no longer wish to receive these emails, click to unsubscribe.

Older messages

Primary Constructors in C#

Sunday, April 2, 2023

Using C# 12 you can create classes with primary constructors. #448 – April 03, 2023 View in browser C# Digest Primary Constructors To reduce the syntax needed when writing C# code, C# 9 added records

Understanding the .NET ecosystem

Sunday, March 26, 2023

The evolution of .NET into .NET 7. The ecosystem has changed a lot since .NET was first introduced #447 – March 27, 2023 View in browser C# Digest Understanding the .NET ecosystem: The evolution of .

There Is No Thread

Sunday, March 19, 2023

This is an essential truth of async in its purest form. #446 – March 20, 2023 View in browser C# Digest There Is No Thread This is an essential truth of async in its purest form: There is no thread.

Introducing the Reliable Web App Pattern for .NET

Sunday, March 12, 2023

The first step of your application's cloud journey often times is the most difficult. #445 – March 13, 2023 View in browser C# Digest Introducing the Reliable Web App Pattern for .NET The first

Blazor United - Solving Blazor's biggest challenges?

Sunday, March 5, 2023

Blazor Server and WASM both have trade-offs, Blazor United looks set to tackle those. #444 – March 06, 2023 View in browser C# Digest Blazor United - Solving Blazor's biggest challenges? Blazor

You Might Also Like

Data Science Weekly - Issue 581

Thursday, January 9, 2025

Curated news, articles and jobs related to Data Science, AI, & Machine Learning ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

💻 Issue 444 - Check Out My New CV as a Full Stack .NET Developer!

Thursday, January 9, 2025

This week's Awesome .NET Weekly Read this email on the Web The Awesome .NET Weekly Issue » 444 Release Date Jan 09, 2025 Your weekly report of the most popular .NET news, articles and projects

💎 Issue 451 - Useful things you can do with Rails console

Thursday, January 9, 2025

This week's Awesome Ruby Newsletter Read this email on the Web The Awesome Ruby Newsletter Issue » 451 Release Date Jan 09, 2025 Your weekly report of the most popular Ruby news, articles and

💻 Issue 451 - The best way to iterate over a large array without blocking the main thread

Thursday, January 9, 2025

This week's Awesome JavaScript Weekly Read this email on the Web The Awesome JavaScript Weekly Issue » 451 Release Date Jan 09, 2025 Your weekly report of the most popular JavaScript news, articles

📱 Issue 445 - 🚀 Your Go-To List of 25 Swift Tools and Libraries for Any Project

Thursday, January 9, 2025

This week's Awesome iOS Weekly Read this email on the Web The Awesome iOS Weekly Issue » 445 Release Date Jan 09, 2025 Your weekly report of the most popular iOS news, articles and projects Popular

💻 Issue 369 - 17 Tips from a Senior React Developer

Thursday, January 9, 2025

This week's Awesome React Weekly Read this email on the Web The Awesome React Weekly Issue » 369 Release Date Jan 09, 2025 Your weekly report of the most popular React news, articles and projects

💻 Issue 451 - Mastering Express.js: A Deep Dive

Thursday, January 9, 2025

This week's Awesome Node.js Weekly Read this email on the Web The Awesome Node.js Weekly Issue » 451 Release Date Jan 09, 2025 Your weekly report of the most popular Node.js news, articles and

📱 Issue 448 - The Swift Runtime: Your Silent Partner

Thursday, January 9, 2025

This week's Awesome Swift Weekly Read this email on the Web The Awesome Swift Weekly Issue » 448 Release Date Jan 09, 2025 Your weekly report of the most popular Swift news, articles and projects

💻 Issue 446 - Great things about Rust that aren't just performance

Thursday, January 9, 2025

This week's Awesome Rust Weekly Read this email on the Web The Awesome Rust Weekly Issue » 446 Release Date Jan 09, 2025 Your weekly report of the most popular Rust news, articles and projects

JSK Daily for Jan 9, 2025

Thursday, January 9, 2025

JSK Daily for Jan 9, 2025 View this email in your browser A community curated daily e-mail of JavaScript news Advanced Query Building Techniques in Angular: Queries with Different Connectors The Query