AutoFilterer 2.12.1
.NET Standard 2.0
Install-Package AutoFilterer -Version 2.12.1
dotnet add package AutoFilterer --version 2.12.1
<PackageReference Include="AutoFilterer" Version="2.12.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoFilterer --version 2.12.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutoFilterer, 2.12.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AutoFilterer as a Cake Addin
#addin nuget:?package=AutoFilterer&version=2.12.1
// Install AutoFilterer as a Cake Tool
#tool nuget:?package=AutoFilterer&version=2.12.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A Filtering framework. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (14)
Showing the top 5 NuGet packages that depend on AutoFilterer:
Package | Downloads |
---|---|
AutoFilterer.Swagger
A Filtering framework. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically. |
|
FS.Abp.Application.Contracts
Package Description |
|
Applyze.Information
Information Servie Core Library. |
|
EasyProfiler.Core
This repo, provides query profiler for .Net |
|
FS.Abp.AutoFilterer.Abstractions
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.12.1 | 1,520 | 3/17/2022 |
2.12.0 | 378 | 2/15/2022 |
2.11.0 | 194 | 1/28/2022 |
2.10.0 | 104 | 1/28/2022 |
2.9.1 | 21,229 | 1/17/2022 |
2.9.0 | 210 | 12/30/2021 |
2.8.0 | 6,588 | 7/13/2021 |
2.7.1 | 1,778 | 4/9/2021 |
2.7.0 | 311 | 4/9/2021 |
2.7.0-pre.3 | 89 | 4/9/2021 |
2.7.0-pre.2 | 93 | 4/9/2021 |
2.7.0-pre.1 | 97 | 4/6/2021 |
2.6.1 | 2,417 | 1/14/2021 |
2.6.0 | 193 | 1/13/2021 |
2.6.0-pre.1 | 215 | 12/22/2020 |
2.5.0 | 340 | 11/20/2020 |
2.4.3 | 2,240 | 11/5/2020 |
2.4.0 | 438 | 11/5/2020 |
2.3.3 | 415 | 11/4/2020 |
2.3.2 | 521 | 11/4/2020 |
2.3.0 | 274 | 11/2/2020 |
2.2.0 | 600 | 11/1/2020 |
2.1.7 | 2,240 | 8/21/2020 |
2.1.6 | 476 | 5/29/2020 |
2.1.5 | 300 | 5/27/2020 |
2.1.4 | 308 | 5/26/2020 |
2.1.3 | 418 | 5/17/2020 |
2.1.2 | 395 | 5/17/2020 |
2.1.1 | 386 | 5/17/2020 |
2.1.0 | 434 | 5/17/2020 |
2.0.1 | 303 | 5/17/2020 |
2.0.0 | 314 | 5/17/2020 |
2.0.0-pre.2 | 229 | 5/16/2020 |
2.0.0-pre.1 | 179 | 5/14/2020 |
1.3.0 | 657 | 4/17/2020 |
1.2.0 | 303 | 3/27/2020 |
1.1.3 | 3,540 | 10/18/2019 |
1.1.2 | 346 | 10/8/2019 |
1.1.1 | 349 | 10/8/2019 |
1.1.0 | 532 | 10/5/2019 |
1.0.6 | 374 | 9/19/2019 |
1.0.5 | 517 | 8/22/2019 |
1.0.4 | 1,037 | 8/3/2019 |
1.0.3 | 393 | 7/26/2019 |
1.0.2 | 494 | 7/11/2019 |
1.0.1.2 | 449 | 7/11/2019 |
1.0.1.1 | 428 | 7/11/2019 |
1.0.1 | 447 | 7/11/2019 |
1.0.0.1 | 450 | 7/10/2019 |
1.0.0 | 430 | 7/10/2019 |
New query types were added.