hbehr.Extensions
1.2.0
Helpers and Extensions for C# built on .Net Standart 2.0 (.Net Framework and .Net Core)
Install-Package hbehr.Extensions -Version 1.2.0
dotnet add package hbehr.Extensions --version 1.2.0
<PackageReference Include="hbehr.Extensions" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add hbehr.Extensions --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Converted to .Net Standart , New String Extension Function: Convert from camelCase to dashed-string, and Reflection Extensions , test if class is SubClass of a generic raw base type.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.