Stormancer.Server.Plugins.Queries
0.5.0.6
dotnet add package Stormancer.Server.Plugins.Queries --version 0.5.0.6
NuGet\Install-Package Stormancer.Server.Plugins.Queries -Version 0.5.0.6
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.5.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stormancer.Server.Plugins.Queries" Version="0.5.0.6" />
<PackageReference Include="Stormancer.Server.Plugins.Queries" />
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 Stormancer.Server.Plugins.Queries --version 0.5.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stormancer.Server.Plugins.Queries, 0.5.0.6"
#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 Stormancer.Server.Plugins.Queries@0.5.0.6
#: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=Stormancer.Server.Plugins.Queries&version=0.5.0.6
#tool nuget:?package=Stormancer.Server.Plugins.Queries&version=0.5.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides an in memory distributed query system for Stormancer server applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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 was computed. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- jose-jwt (>= 4.1.0)
- Lucene.Net (>= 4.8.0-beta00014)
- Lucene.Net.Analysis.Common (>= 4.8.0-beta00014)
- Newtonsoft.Json (>= 13.0.3)
- Stormancer.Abstractions.Server (>= 10.1.1)
- Stormancer.Filters (>= 0.2.0.2)
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.6 | 362 | 3/3/2025 |
0.5.0.6-pre | 368 | 3/3/2025 |
0.5.0.5-pre | 208 | 11/20/2024 |
0.5.0.4-pre | 1,432 | 4/22/2024 |
0.5.0.3-pre | 596 | 3/11/2024 |
0.5.0.2 | 5,280 | 9/28/2022 |
0.5.0.2-pre | 5,623 | 9/23/2022 |
0.4.0.1-pre | 779 | 9/12/2022 |
0.3.0-pre | 291 | 8/12/2022 |
0.2.0.5-pre | 360 | 8/2/2022 |
0.2.0.4-pre | 263 | 7/19/2022 |
0.2.0.3-pre | 197 | 7/1/2022 |
0.2.0.2-pre | 510 | 5/2/2022 |
0.2.0.1-pre | 204 | 4/29/2022 |
0.1.0.12-pre | 527 | 2/28/2022 |
0.1.0.11 | 1,113 | 2/7/2022 |
0.1.0.10 | 1,914 | 10/14/2021 |
0.1.0.4-pre | 242 | 10/12/2021 |
Changed
*******
- Update dependencies to release version