The Philter SDK for .NET enables .NET developers to easily integrate their applications with Philter to identify and remove sensitive information, such as Protected Health Information (PHI) and personally identifiable information (PII), from natural language text.
Info
Version: | 1.1.0-build83 |
Author(s): | Mountain Fog, Inc. |
Last Update: | Thursday, June 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mtnfog/philter-sdk-net |
NuGet Url: | https://www.nuget.org/packages/philter-sdk-net |
Install
Install-Package philter-sdk-net
dotnet add package philter-sdk-net
paket add philter-sdk-net
philter-sdk-net Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 12.0.3)
- RestSharp(>= 106.10.1)
- Newtonsoft.Json(>= 12.0.3)
- RestSharp(>= 106.10.1)
Tags