HUMANiT.Core
0.3.0
Universal date and time support. Parameter and value inspections. Thread-safe cache, usable in SharePoint. Creation and verification of cryptographic salted hashes; fast; using RFC2898 instead of the insecure MD5. Date and time helpers. Various extensions including validators for emails, phone numbers, PINs and exceptions.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package HUMANiT.Core -Version 0.3.0
dotnet add package HUMANiT.Core --version 0.3.0
<PackageReference Include="HUMANiT.Core" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HUMANiT.Core --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HUMANiT.Core, 0.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install HUMANiT.Core as a Cake Addin #addin nuget:?package=HUMANiT.Core&version=0.3.0 // Install HUMANiT.Core as a Cake Tool #tool nuget:?package=HUMANiT.Core&version=0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Contact HUMANiT for further details.
Dependencies
This package has no dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on HUMANiT.Core:
Package | Downloads |
---|---|
HUMANiT.Core.Web
RESTful base client that can call any RESTful API. Supports the HTTP verbs GET, POST and PATCH. Deals with the HTTP status code 200, 201, 204, 300, 301, 302, 303, 305, 307, 400, 404, 409, 500 and 502. [covered by 60+ tests]
|
|
HUMANiT.Core.Domain
Base domain objects for different scenarios such as simply a type definition or as complex as persitable objects. [covered by 80+ tests]
|
|
HUMANiT.Azure
Key features for anything in Azure central logging support. [covered by 30+ tests]
|
GitHub repositories
This package is not used by any popular GitHub repositories.