AutoFilterer.Swagger 3.1.0

dotnet add package AutoFilterer.Swagger --version 3.1.0
                    
NuGet\Install-Package AutoFilterer.Swagger -Version 3.1.0
                    
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="AutoFilterer.Swagger" Version="3.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutoFilterer.Swagger" Version="3.1.0" />
                    
Directory.Packages.props
<PackageReference Include="AutoFilterer.Swagger" />
                    
Project file
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 AutoFilterer.Swagger --version 3.1.0
                    
#r "nuget: AutoFilterer.Swagger, 3.1.0"
                    
#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.
#addin nuget:?package=AutoFilterer.Swagger&version=3.1.0
                    
Install AutoFilterer.Swagger as a Cake Addin
#tool nuget:?package=AutoFilterer.Swagger&version=3.1.0
                    
Install AutoFilterer.Swagger as a Cake Tool

A Filtering framework. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AutoFilterer.Swagger:

Package Downloads
FS.Abp.AutoFilterer

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.0 2,202 4 months ago
3.0.0 40,106 11/27/2023
3.0.0-pre.1 109 10/17/2023
2.13.0 66,367 10/19/2022
2.12.2 1,396 9/13/2022
2.12.1 8,057 3/17/2022
2.12.0 587 2/15/2022
2.11.0 609 1/28/2022
2.10.0 504 1/28/2022
2.9.1 23,388 1/17/2022
2.9.0 385 12/30/2021
2.8.0 3,248 7/13/2021
2.7.1 1,128 4/9/2021
2.7.0 380 4/9/2021
2.7.0-pre.3 173 4/9/2021
2.7.0-pre.1 176 4/6/2021
2.6.1 2,040 1/14/2021
2.6.0 322 12/22/2020
2.5.0 470 11/20/2020
2.4.0 562 11/5/2020
2.3.3 498 11/4/2020
2.3.2 471 11/4/2020
2.3.1 499 11/4/2020
2.2.0 693 11/1/2020
2.1.6-pre.2 557 8/21/2020
2.1.6-pre.1 445 5/29/2020
2.1.3 588 5/17/2020
2.1.2 532 5/17/2020
2.1.1 513 5/17/2020
2.1.0 611 5/17/2020
2.1.0-pre.1 293 5/17/2020

Fix inner objects documenting at Swagger UI