Skip to content

Send demand of authorization to a server , to get or post request via Http Rest API

License

Notifications You must be signed in to change notification settings

guihen01/GetHttpResponse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetHttpResponse()

GetHttpResponse on fuget.org Build status

Send demand of authorization to a server , to get or post request via Http Rest API

public static async Task GetHttpResponse(string username, string password, string url)

alt text

Publication

Package Will is distributed as a nuget package.

How it was developed

  1. Coded in C#
  2. Developed with Visual Studio 2019
  3. Also Exist as a method , routine : included in a C# library ( form : .DLL) JiraLib See ( https://www.nuget.org/packages/RestAPI-JIRA-Lib/)

How to use (Method 1)

  1. Dowwnload in github the latest version of the dll package : GetHttpResponse.dll at https://github.com/guihen01/GetHttpResponse/packages/611648
  2. Unpack (unzip) the latest version file : in the directory you want , on your computer.
  3. In your c# code use the method GetHttpResponse

How to use (Method 2)

  1. Download the nuget package at : https://www.nuget.org/packages/GetHttpResponse/
  2. USe Visual Studio or tool that use Nuget
  3. in your c# code use the method GetHttpResponse

https://github.com/guihen01/GetHttpResponse/blob/main/Doc/Capture5.PNG alt text

https://github.com/guihen01/GetHttpResponse/blob/main/Doc/Capture7.PNG alt text

https://github.com/guihen01/GetHttpResponse/blob/main/Doc/Capture11.PNG alt text

About

Send demand of authorization to a server , to get or post request via Http Rest API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages