Kodice.RapidAPI.Functions.Core 1.0.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Kodice.RapidAPI.Functions.Core --version 1.0.3
NuGet\Install-Package Kodice.RapidAPI.Functions.Core -Version 1.0.3
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="Kodice.RapidAPI.Functions.Core" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kodice.RapidAPI.Functions.Core --version 1.0.3
#r "nuget: Kodice.RapidAPI.Functions.Core, 1.0.3"
#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 Kodice.RapidAPI.Functions.Core as a Cake Addin
#addin nuget:?package=Kodice.RapidAPI.Functions.Core&version=1.0.3

// Install Kodice.RapidAPI.Functions.Core as a Cake Tool
#tool nuget:?package=Kodice.RapidAPI.Functions.Core&version=1.0.3

Kodice.RapidAPI.Functions.Core

Kodice.RapidAPI.Functions.Core has been designed to promote the reuse of common and repetitive code required for authorizing and handling Rapid (former RapidAPI) calls to your functions.

About the Project

As an example, if we want to use a new API with Azure Function Core .NET 8 on Azure and integrate it with Rapid (former RapidAPI), there are certain steps that we must follow. Usually these steps are quite tedious, repetitive, and prone to error.

  • Validate the Secret Key sent via RapidAPI request headers.
  • Check if the Customer performing the request has the right to request a specific feature.

Used by projects

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.
  • net8.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Kodice.RapidAPI.Functions.Core:

Package Downloads
Kodice.RapidAPI.Functions.Isolated The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Azure Functions Isolated and Libraries extensions and attributes to manage authorization for RapidAPI requests.

Kodice.RapidAPI.Functions.Inprocess The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Azure Functions In-Process extensions and attributes to manage authorization for RapidAPI requests.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.3 166 1/7/2024
1.0.1 94 1/5/2024