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

AydinUtilities

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

AydinUtilities

.NET Utilities exposes simple and effective methods to accomplish tasks which are otherwise unnecessarily complex or long. For example, you can request a web page using this short snippet: string html = Http.Get("http://google.com"); Clean and simple! .NET Utilities features: - SHA1, SHA256, SHA384 & SHA512 hashing functions. - Random string generator. - Web Requests (GET, POST & Download). - Mailing functions (SMTP). You can find the documentation, code examples & source codes all on GitHub: https://github.com/AydinAdn/NetUtilities

1.1.1.32
Source
NuGet
Version published
Maintainers
1
Created
The README file is missing

Keywords

C#

FAQs

Package last updated on 23 Feb 2014

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