Skip to content

rhythmagency/rhythm.net.core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A library of tools for network operations (e.g., making web requests).

Refer to the generated documentation for more details.

Installation

Install with NuGet. Search for "Rhythm.Net.Core".

Overview

NetworkHelper

  • GetResponse Makes a web request to the specified URL and returns the response as a string.
  • SendData Makes a web request to the specified URL with the specified data and returns details about the response.

Geography Helper

  • GeocodeAddress Given the specified address parts (street, city, state, etc.), returns the coordinate indicated by Google.

Maintainers

To create a new release to NuGet, see the NuGet documentation.

About

Core .Net networking library used by Rhythm Agency.

Resources

Stars

Watchers

Forks

Packages

No packages published