grantcolley / headway

A .NET 7.0 Blazor framework for building configurable applications fast. Supporting both hosting models, Blazor WebAssembly and Blazor Server, a WebApi for accessing data and an Identity Provider for authentication.
MIT License
35 stars 9 forks source link

Replace LINQ .Single and .SingleOrDefault() with .First() or .FirstOrDefault() #58

Closed grantcolley closed 2 years ago