Stormancer.Server.Plugins.Queries 0.2.0.5-pre

This is a prerelease version of Stormancer.Server.Plugins.Queries.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Stormancer.Server.Plugins.Queries --version 0.2.0.5-pre
NuGet\Install-Package Stormancer.Server.Plugins.Queries -Version 0.2.0.5-pre
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="Stormancer.Server.Plugins.Queries" Version="0.2.0.5-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stormancer.Server.Plugins.Queries --version 0.2.0.5-pre
#r "nuget: Stormancer.Server.Plugins.Queries, 0.2.0.5-pre"
#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.
// Install Stormancer.Server.Plugins.Queries as a Cake Addin
#addin nuget:?package=Stormancer.Server.Plugins.Queries&version=0.2.0.5-pre&prerelease

// Install Stormancer.Server.Plugins.Queries as a Cake Tool
#tool nuget:?package=Stormancer.Server.Plugins.Queries&version=0.2.0.5-pre&prerelease

Provides authentication, user management and sessions features to a Stormancer server application.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Stormancer.Server.Plugins.Queries:

Package Downloads
Stormancer.Server.Plugins.Users

Provides authentication, user management and sessions features to a Stormancer server application.

Stormancer.Server.Plugins.GameFinder

Provides Gamefinder features to a Stormancer server application.

Stormancer.Server.Plugins.RemoteControl

Enables remote control of automated Stormancer agents.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.0.4-pre 108 4/22/2024
0.5.0.3-pre 243 3/11/2024
0.5.0.2 4,781 9/28/2022
0.5.0.2-pre 2,904 9/23/2022
0.4.0.1-pre 506 9/12/2022
0.3.0-pre 223 8/12/2022
0.2.0.5-pre 231 8/2/2022
0.2.0.4-pre 169 7/19/2022
0.2.0.3-pre 125 7/1/2022
0.2.0.2-pre 356 5/2/2022
0.2.0.1-pre 126 4/29/2022
0.1.0.12-pre 353 2/28/2022
0.1.0.11 988 2/7/2022
0.1.0.10 1,693 10/14/2021
0.1.0.4-pre 156 10/12/2021

Changed
*******
- Update dependency to Stormancer.Abstraction.Server 7.1.0
- Allow Document to contain null Source to denote not found.
- Adds default json based mapper.
Added
*****
- Add skip search request parameter to skip documents in the result.
- Add Total property to search response
- Supports MatchAll filters