Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nstevens1040/execute.httprequest.core
.NET Core class library used the send HTTP requests and parse the response.
https://github.com/nstevens1040/execute.httprequest.core
class-library cookies csharp dotnet-core http http-client http-delete http-get http-head http-post http-put http-request http-response http-trace https
Last synced: about 1 month ago
JSON representation
.NET Core class library used the send HTTP requests and parse the response.
- Host: GitHub
- URL: https://github.com/nstevens1040/execute.httprequest.core
- Owner: nstevens1040
- Created: 2021-06-19T23:36:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T09:12:18.000Z (4 months ago)
- Last Synced: 2024-09-18T10:43:37.064Z (4 months ago)
- Topics: class-library, cookies, csharp, dotnet-core, http, http-client, http-delete, http-get, http-head, http-post, http-put, http-request, http-response, http-trace, https
- Language: C#
- Homepage:
- Size: 6.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build status](https://ci.appveyor.com/api/projects/status/5ajw59l0adupkfl7?svg=true)](https://ci.appveyor.com/project/nstevens1040/execute-httprequest-core)
# Execute.HttpRequest.Core
.NET Core class library used the send HTTP requests and parse the response.