HUMANiT.Azure.Functions 1.0.1-alpha-2476

This is a prerelease version of HUMANiT.Azure.Functions.
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.Azure.Functions --version 1.0.1-alpha-2476
NuGet\Install-Package HUMANiT.Azure.Functions -Version 1.0.1-alpha-2476
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.Azure.Functions" Version="1.0.1-alpha-2476" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HUMANiT.Azure.Functions --version 1.0.1-alpha-2476
#r "nuget: HUMANiT.Azure.Functions, 1.0.1-alpha-2476"
#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.Azure.Functions as a Cake Addin
#addin nuget:?package=HUMANiT.Azure.Functions&version=1.0.1-alpha-2476&prerelease

// Install HUMANiT.Azure.Functions as a Cake Tool
#tool nuget:?package=HUMANiT.Azure.Functions&version=1.0.1-alpha-2476&prerelease

HUMANiT Azure Functions

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

This package is covered by 400+ automated tests and offers an API that is documented extensively inline.

Features

  • Heartbeat: Fast heartbeat that every API provides, can call dependent APIs that offer a heartbeat.
  • Action Results: Construction of IActionResult objects for proper HTTP status code consideration.
  • API Proxy: Get, Put, and Post commands to proxy a call directly to a RESTful API.
  • Startup: Automatic preparation for dependency injection and registration of logging services.
  • Functions: Media types plus convertion. Method names and route prefixes.
  • Cosmos DB: Function base class. Smart Cosmos DB items.

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.

Contact

  • Twitter -- stay in touch (@HUMANiTnz)
  • Facebook -- message with us (@HUMANiTnz)
  • support@humanit.nz -- contact us via email

License

MIT -- free software, hell yeah 🤩

Quickstart

Heartbeat

Fast heartbeat that every API provides, can call dependent APIs that offer a heartbeat.

Quickstart guidance will come.

Action Results

Construction of IActionResult objects for proper HTTP status code consideration.

Quickstart guidance will come.

API Proxy

Get, Put, and Post commands to proxy a call directly to a RESTful API.

Quickstart guidance will come.

Startup

Automatic preparation for dependency injection and registration of logging services.

Quickstart guidance will come.

Functions

Media types plus convertion. Method names and route prefixes.

Quickstart guidance will come.

Cosmos DB

Function base class. Smart Cosmos DB items.

Quickstart guidance will come.

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0-preview-3020 217 2/8/2024
1.1.0 849 11/4/2023
1.0.4 788 3/31/2023
1.0.3 734 1/17/2023
1.0.1 773 1/10/2023
1.0.0 823 10/19/2022
0.7.3 1,190 4/3/2020
0.7.0 959 4/2/2020
0.5.0 1,005 11/28/2019

Contact HUMANiT for details: support@HUMANiT.nz