HUMANiT.Core 1.0.0-alpha-2349

This is a prerelease version of HUMANiT.Core.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package HUMANiT.Core --version 1.0.0-alpha-2349
NuGet\Install-Package HUMANiT.Core -Version 1.0.0-alpha-2349
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HUMANiT.Core" Version="1.0.0-alpha-2349" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HUMANiT.Core --version 1.0.0-alpha-2349
#r "nuget: HUMANiT.Core, 1.0.0-alpha-2349"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install HUMANiT.Core as a Cake Addin
#addin nuget:?package=HUMANiT.Core&version=1.0.0-alpha-2349&prerelease

// Install HUMANiT.Core as a Cake Tool
#tool nuget:?package=HUMANiT.Core&version=1.0.0-alpha-2349&prerelease

HUMANiT Core

Build status

This package provides platform features that we miss in .NET, but that find valuable for our own daily software development. -- the people of HUMANiT

Change Requests

This package contains features which we require for our own software; therefore, some features are highly custom. If you require a fix, an enhancement, or a more configurable solution, please contact us; see below.

Features

  • Inspections: Pre and post verification of parameters and variables to check their conditions. Fast and reliable.
  • Vault: Cache with multiple shelves (sub-caches), simple lifetime principles. Fast, thread-safe, reliable.
  • Object analysis: Provides an easy test whether a generic type is null-able.
  • Call result: Generic carrier of a call result such as of a standard method or a Web service call.
  • Type converter: Converts enumeration values into pre-defined strings and vice versa.
  • Randomizer: Generates random codes of different lengths and passwords as well asnumbers, first names, last names, and full names.
  • Password extensions: Validates passwords.
  • Exception support: Provides easy ways to throw an exception for reached code that was expected to be unreachable.

Extensions will move into their own NuGet package in a future version, so if you use them, consider that a future package upgrade may cause compiler errors and you will need to add the HUMANiT.Core.Extensions package (yet unavailable).

Quality

We aim for a well documented API and a unit test coverage of close to 100%. There is over 500 unit tests covering this NuGet package.

Contact

Twitter -- stay in touch (@HUMANiTnz) Facebook -- message with us (@HUMANiTnz) Support -- contact via email

License

MIT -- free software, hell yeah 🤩

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 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.Azure

Simplified RESTful API proxies with built-in secondary proxy. Simplified logging, enabled/disabled during runtime. HTTP methods. Media types. Extensions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0-rc-3016 351 2/8/2024
1.1.0 1,094 11/4/2023
1.0.5 562 9/12/2023
1.0.4 1,919 3/27/2023
1.0.3 1,539 1/17/2023
1.0.1 1,398 1/10/2023
1.0.0 2,841 8/21/2022
0.8.0 989 8/4/2022
0.7.0 12,771 3/31/2020
0.6.1 23,048 12/2/2019
0.6.0 7,980 10/19/2019
0.5.2 7,268 2/10/2019
0.5.1 5,874 1/27/2019
0.4.1 8,438 4/1/2018
0.4.0 7,541 2/3/2018
0.3.2 4,868 1/12/2018
0.3.0 2,401 12/9/2017
0.2.2 1,520 9/18/2017
0.1.6 1,540 9/1/2017

Contact HUMANiT for details: support@HUMANiT.nz