Griffin.Framework.Cqs.Server
1.0.2
.NET Framework 4.5
Install-Package Griffin.Framework.Cqs.Server -Version 1.0.2
dotnet add package Griffin.Framework.Cqs.Server --version 1.0.2
<PackageReference Include="Griffin.Framework.Cqs.Server" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Griffin.Framework.Cqs.Server --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Griffin.Framework.Cqs.Server, 1.0.2"
#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 Griffin.Framework.Cqs.Server as a Cake Addin
#addin nuget:?package=Griffin.Framework.Cqs.Server&version=1.0.2
// Install Griffin.Framework.Cqs.Server as a Cake Tool
#tool nuget:?package=Griffin.Framework.Cqs.Server&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A TCP host for the Command/Query library.
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.
-
- DotNetCqs (>= 1.0.0)
- Griffin.Framework (>= 1.0.5)
- Griffin.Framework.LiteServer
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Correct exception is now thrown when the authorization module fails validation.