🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

FiveAnts.Endpoint

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

FiveAnts.Endpoint

The Endpoint class in C# is a versatile HTTP client wrapper for making RESTful API calls. It supports various HTTP methods like GET, POST, PUT, DELETE, and PATCH, and allows for header, cookie, and query parameter manipulation. It also provides basic and bearer token authentication.

0.0.3
NuGet
Version published
Maintainers
1
Created
Source

FiveAnts.Endpoint

project-image

The Endpoint class in C# is a versatile HTTP client wrapper for making RESTful API calls. It supports various HTTP methods like GET, POST, PUT, DELETE, and PATCH, and allows for header, cookie, and query parameter manipulation. It also provides basic and bearer token authentication.

🧐 Features

Here're some of the project's best features:

🛠️ Installation Steps

Installation via command line using dotnet CLI.

dotnet add package FiveAnts.Endpoint

Technologies used in the project:

  • .NET 8.0
  • Newtonsot.Json

🛡️ License

This project is licensed under the MIT License

Keywords

FAQs

Package last updated on 07 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts