Safe Browsing.NET is an opinionated .NET implementation of the Google Safe Browsing API.
Info
Version: | 1.0.0 |
Author(s): | Ahmed Garhy (@9ee1) |
Last Update: | Friday, February 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/9ee1/SafeBrowsing.NET |
NuGet Url: | https://www.nuget.org/packages/Gee.External.Browsing |
Install
Install-Package Gee.External.Browsing
dotnet add package Gee.External.Browsing
paket add Gee.External.Browsing
Gee.External.Browsing Download (Unzip the "nupkg" after downloading)
Dependencies
- Flurl.Http(>= 2.4.2)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.0)
Tags