Sample project for 'Choosing extension method over instance method' blogpost
-
Updated
Mar 9, 2024 - C#
Sample project for 'Choosing extension method over instance method' blogpost
Sample project for 'Required non-initialized non-nullable properties' blogpost
Sample project for 'Nullable reference types and nullability in EF Core' blogpost
Blazing Trails web app allows walkers to discover new routes to explore as well as add and update routes of their own using Blazor WebAssembly
Sample project for 'Nullable error with lazy loading in EF Core' blogpost
An example of CQRS architectural pattern on ASP.NET Core.
This open-source project provides a series of NuGet packages that allow you to use the latest C# language features in older versions of .NET.
Example on how to enable C# 8.0 and Nullable Reference Types in any .NET project
Experimental repository for Blazor (server)
The program to account stocks of fashion stores having few warehouses. Supports sizes. Limited to Windows PCs (written using .NET WinForms).
Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.
A set of C# extension methods to help working with nullable types by implementing the Maybe monad on top of `T?`.
Global type inference for C# 8 nullable reference types
Add a description, image, and links to the nullable-reference-types topic page so that developers can more easily learn about it.
To associate your repository with the nullable-reference-types topic, visit your repo's landing page and select "manage topics."