badeend
-
- 11,116 total downloads
- last updated 10/25/2025
- Latest version: 2.0.5
For failures that are not exceptional: `Result<T,E>` for C#. -
Badeend.
by: badeendError -
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 2.1 This package targets .NET Core 2.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.8 This package targets .NET Framework 4.8. The package is compatible with this framework or higher.
- 10,132 total downloads
- last updated 10/25/2025
- Latest version: 2.0.5
System.Exception's lightweight little cousin. -
-
- 7,987 total downloads
- last updated 12/26/2024
- Latest version: 2.0.0
If you want to use `void` as a type parameter, but C# won't let you... -
-
- 6,561 total downloads
- last updated 6/1/2024
- Latest version: 0.1.0
Enums with payloads. Or for the fancy pants: discriminated unions for C# with compile-time exhaustiveness checking, implemented using closed type hierarchies. -
-
-
.NET 5.0 This package targets .NET 5.0. The package is compatible with this framework or higher. .NET Core 2.1 This package targets .NET Core 2.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
- 4,174 total downloads
- last updated 1/5/2025
- Latest version: 0.3.2
Zero-overhead immutable collection types with structural equality -
-
- 2,323 total downloads
- last updated 6/1/2024
- Latest version: 0.1.0
Runtime reflection for enum classes created using the main `Badeend.EnumClass` package. -
- 1,675 total downloads
- last updated 6/1/2024
- Latest version: 0.1.0
Serialization for enum classes created using the main `Badeend.EnumClass` package. -
- 1,459 total downloads
- last updated 1/5/2025
- Latest version: 0.3.2
System.Text.Json converters for Badeend.ValueCollections -
- 1,118 total downloads
- last updated 1/5/2025
- Latest version: 0.3.2
Newtonsoft.Json converters for Badeend.ValueCollections -
Badeend.
by: badeendAny - 935 total downloads
- last updated 5/29/2024
- Latest version: 0.2.1
Holds any value of any type, without boxing small structs (up to 8 bytes). -
- 474 total downloads
- last updated 1/5/2025
- Latest version: 0.3.2
Extension methods to asynchronously fetch Entity Framework Core `IQueryable<T>` results directly into ValueCollections. E.g. ToValueListAsync, etc. -
-
.NET 9.0 This package targets .NET 9.0. The package is compatible with this framework or higher. .NET Core 3.0 This package targets .NET Core 3.0. The package is compatible with this framework or higher. .NET Standard 2.1 This package targets .NET Standard 2.1. The package is compatible with this framework or higher. .NET Framework 4.6.2 This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
- 473 total downloads
- last updated 1/5/2025
- Latest version: 0.3.2
Extension methods to asynchronously fetch "classical" Entity Framework `IQueryable<T>` results directly into ValueCollections. E.g. ToValueListAsync, etc. -