badeend
-
- 13,217 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,095 total downloads
- last updated 10/25/2025
- Latest version: 2.0.5
System.Exception's lightweight little cousin. -
-
- 10,099 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,160 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,520 total downloads
- last updated 1/5/2025
- Latest version: 0.3.2
Zero-overhead immutable collection types with structural equality -
-
- 2,510 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,857 total downloads
- last updated 6/1/2024
- Latest version: 0.1.0
Serialization for enum classes created using the main `Badeend.EnumClass` package. -
- 1,619 total downloads
- last updated 1/5/2025
- Latest version: 0.3.2
System.Text.Json converters for Badeend.ValueCollections -
- 1,232 total downloads
- last updated 1/5/2025
- Latest version: 0.3.2
Newtonsoft.Json converters for Badeend.ValueCollections -
Badeend.
by: badeendAny - 1,047 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). -
- 525 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.
- 522 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. -