DistillNET 1.0.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DistillNET --version 1.0.3
NuGet\Install-Package DistillNET -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DistillNET" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DistillNET" Version="1.0.3" />
<PackageReference Include="DistillNET" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DistillNET --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DistillNET, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DistillNET@1.0.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DistillNET&version=1.0.3
#tool nuget:?package=DistillNET&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DistillNET is a library for matching and filtering HTTP requests and HTML response content using the Adblock Plus Filter format.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- EntityFramework (>= 6.1.3)
- System.Data.SQLite (>= 1.0.105)
- System.Data.SQLite.Core (>= 1.0.105)
- System.Data.SQLite.EF6 (>= 1.0.105)
- System.Data.SQLite.Linq (>= 1.0.105)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.6.6 | 7,630 | 11/10/2019 |
| 1.6.5 | 1,123 | 8/24/2019 |
| 1.6.4 | 958 | 5/25/2019 |
| 1.6.3 | 1,163 | 12/10/2018 |
| 1.6.2 | 1,142 | 9/28/2018 |
| 1.6.1 | 1,620 | 6/2/2018 |
| 1.6.0 | 1,591 | 5/29/2018 |
| 1.5.0 | 1,608 | 4/9/2018 |
| 1.4.6 | 1,589 | 4/9/2018 |
| 1.4.5 | 1,978 | 12/8/2017 |
| 1.4.4 | 1,747 | 11/25/2017 |
| 1.4.0 | 1,631 | 10/31/2017 |
| 1.3.1 | 1,399 | 9/12/2017 |
| 1.2.0 | 1,415 | 6/14/2017 |
| 1.1.5 | 1,430 | 5/15/2017 |
| 1.1.4 | 1,422 | 5/15/2017 |
| 1.0.4 | 1,432 | 5/15/2017 |
| 1.0.3 | 1,676 | 5/14/2017 |
| 1.0.1 | 1,722 | 5/9/2017 |
| 1.0.0 | 1,697 | 5/8/2017 |
Fixes issues with table creation failure, and improper matching of domain anchors as well as improper loading of filter rule candidates.