ServiceStackPlugins.ListReqRespBuilder
1.5.3
.NET Framework 4.5
Install-Package ServiceStackPlugins.ListReqRespBuilder -Version 1.5.3
dotnet add package ServiceStackPlugins.ListReqRespBuilder --version 1.5.3
<PackageReference Include="ServiceStackPlugins.ListReqRespBuilder" Version="1.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceStackPlugins.ListReqRespBuilder --version 1.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ServiceStackPlugins.ListReqRespBuilder, 1.5.3"
#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 ServiceStackPlugins.ListReqRespBuilder as a Cake Addin
#addin nuget:?package=ServiceStackPlugins.ListReqRespBuilder&version=1.5.3
// Install ServiceStackPlugins.ListReqRespBuilder as a Cake Tool
#tool nuget:?package=ServiceStackPlugins.ListReqRespBuilder&version=1.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ServiceStack plugin for auto-handling list requests over LINQ queryset, including pagination, sorting and converting to response DTO type using ServiceStack's ConvertTo method
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- ServiceStack.Text (> 4.0.0)
- ServiceStackPlugins.Interfaces (>= 1.5.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ServiceStackPlugins.ListReqRespBuilder:
Package | Downloads |
---|---|
ServiceStackPlugins.ListReqRespBuilderAutoMapper
Extends ListRequestResponse builder plugin with AutoMapper's Project().To<>() support |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.3 | 1,132 | 8/20/2015 |
1.5.2 | 753 | 8/20/2015 |
1.5.0 | 944 | 7/4/2015 |
1.4.2.2 | 887 | 4/9/2015 |
1.4.2.1 | 797 | 4/9/2015 |
1.4.2 | 871 | 4/9/2015 |
1.4.1 | 827 | 4/9/2015 |
1.4.0 | 825 | 4/9/2015 |
1.3.5 | 837 | 4/4/2015 |
1.3.0 | 825 | 4/4/2015 |
1.2.0 | 875 | 3/24/2015 |
1.0.5457.40843 | 1,007 | 2/27/2015 |
1.0.5457.40397 | 1,088 | 12/10/2014 |
1.0.5455.23377 | 1,019 | 12/8/2014 |
1.0.5455.23003 | 2,221 | 12/8/2014 |
Initial release.