HenriGuillot
-
- 14,072 total downloads
- last updated 3/22/2021
- Latest version: 2.2.6
routines (methods) in a DLL library, to be used in C# code. routines using JIRA REST API to get or post details on JIRA server & groups, users, or Issues . results are printed on console and/or writen in... More information -
- 5,359 total downloads
- last updated 3/22/2021
- Latest version: 2.2.4
Librairie de routines pour le calcul de Transformées de Fourier Discrète (DFT) et de Transformées de Fourier rapide (FFT) Fast fourier Transform (FFT) & Discrete Fourier Transform (DFT) & Power Spectral... More information -
- 2,279 total downloads
- last updated 2/17/2021
- Latest version: 1.3.0
Library of methods working on Docker Hub . Methods get and parse Docker containers & images in Docker Hub repository or on local or remote host server or computers. Doc at :... More information -
- 2,053 total downloads
- last updated 3/5/2021
- Latest version: 2.1.1
Program in C# . the exec prog uses the REST API end point : /rest/api/2/groupuserpicker?query=. It extracts all JIRA, users, groups, name, emailadress matching a specific string and parse them in a json file... More information -
- 1,606 total downloads
- last updated 2/12/2021
- Latest version: 3.0.0
allow to make a post rest api request to a jira server . write result to console & and to files located in the current directory : Response.txt & Response.json (in your current directory). Parameters to give... More information -
- 1,394 total downloads
- last updated 2/7/2021
- Latest version: 2.0.0
Program in C# . the exec Get all Jira groups , it uses the REST API end point : /rest/api/2/groups/picker. extract all groups and parse them in a json file (Json formated) & in a text formated file. Rest API... More information -
- 805 total downloads
- last updated 1/30/2021
- Latest version: 2.0.0
The exec program & the routine : GetUsersDetailFromGroup returns a list of objects (objects of type Group) List<GroupInfo> & write result to file (Json style) : List-Details-from-group-{0}.txt"... More information -
- 733 total downloads
- last updated 2/5/2021
- Latest version: 1.0.1
method (routine) : GetAllIssuesPj() in the library JIRA.GetAll.IssuesInPj.dll to be used with C# code Doc at : https://github.com/guihen01/GetAllIssuesPj/blob/main/README.md GetAllIssuesPj(string username,... More information -
- 494 total downloads
- last updated 12/4/2020
- Latest version: 1.0.0
Librairie pour FFT Fast Fourier Trnsform -
- 435 total downloads
- last updated 1/4/2021
- Latest version: 2.0.0
Librairie de routines graphiques Développée en C# et Python But : afficher des courbes et des signaux , notamment des FFT (Fast Fourier Transform) et DFT (Discrete Fourier Transform). Mais cette librairie... More information -
- 418 total downloads
- last updated 2/7/2021
- Latest version: 1.0.0
Method that Send demand of authorization to a server , to get or post requests via Http Rest API method is distributed as a DLL ( library which include this method) Doc at :... More information