badeend
-
- 13,838 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.
- 12,689 total downloads
- last updated 10/25/2025
- Latest version: 2.0.5
System.Exception's lightweight little cousin. -
-
- 10,624 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... -
-
- 9,713 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,608 total downloads
- last updated 1/5/2025
- Latest version: 0.3.2
Zero-overhead immutable collection types with structural equality -
-
- 2,552 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,899 total downloads
- last updated 6/1/2024
- Latest version: 0.1.0
Serialization for enum classes created using the main `Badeend.EnumClass` package. -
- 1,660 total downloads
- last updated 1/5/2025
- Latest version: 0.3.2
System.Text.Json converters for Badeend.ValueCollections -
- 1,263 total downloads
- last updated 1/5/2025
- Latest version: 0.3.2
Newtonsoft.Json converters for Badeend.ValueCollections -
Badeend.
by: badeendAny - 1,079 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). -
- 543 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.
- 538 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. -