AxonIQ.AxonServer.Embedded
1.0.0-preview.0.53
See the version list below for details.
dotnet add package AxonIQ.AxonServer.Embedded --version 1.0.0-preview.0.53
NuGet\Install-Package AxonIQ.AxonServer.Embedded -Version 1.0.0-preview.0.53
<PackageReference Include="AxonIQ.AxonServer.Embedded" Version="1.0.0-preview.0.53" />
paket add AxonIQ.AxonServer.Embedded --version 1.0.0-preview.0.53
#r "nuget: AxonIQ.AxonServer.Embedded, 1.0.0-preview.0.53"
// Install AxonIQ.AxonServer.Embedded as a Cake Addin #addin nuget:?package=AxonIQ.AxonServer.Embedded&version=1.0.0-preview.0.53&prerelease // Install AxonIQ.AxonServer.Embedded as a Cake Tool #tool nuget:?package=AxonIQ.AxonServer.Embedded&version=1.0.0-preview.0.53&prerelease
AxonServer Connector for .NET
The AxonServer Connector for .NET serves the purpose of connecting CLR based application to AxonServer.
As such it aims to provide a clean and clear solution that ties into the AxonServer API, which is written in ProtoBuf. It would thus allow a straightforward connection with AxonServer.
For more information on anything Axon, please visit our website, http://axoniq.io.
Receiving help
Are you having trouble using this connector? We'd like to help you out the best we can! There are a couple of things to consider when you're traversing anything Axon:
- There is a forum to support you in the case the reference guide did not sufficiently answer your question. Axon Framework and Server developers will help out on a best effort basis. Know that any support from contributors on posted question is very much appreciated on the forum.
- Next to the forum we also monitor Stack Overflow for any questions which are tagged with
axon
.
Feature requests and issue reporting
We use GitHub's issue tracking system for new feature request, enhancements and bugs. Prior to filing an issue, please verify that it's not already reported by someone else.
When filing bugs:
- A description of your setup and what's happening helps us to figure out what the issue might be
- Do not forget to provide the framework version you're using
- If possible, share a stack trace, using the Markdown semantic ```
When filing features:
- A description of the envisioned addition or enhancement should be provided
- (Pseudo-)Code snippets showing what it might look like help us understand your suggestion better
- If you have any thoughts on where to plug this into the connector, that would be very helpful too
- Lastly, we value contributions to the connector highly. So please provide a Pull Request as well!
Product | Versions 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. |
-
net6.0
- AxonIQ.AxonServer.Connector (>= 1.0.0-preview.0.53)
- Ductus.FluentDocker (>= 2.10.59)
- shortid (>= 4.0.0)
- ToxiproxyNetCore (>= 1.0.23)
- YamlDotNet (>= 13.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-preview.0.59 | 1,833 | 11/29/2023 |
1.0.0-preview.0.57 | 80 | 11/22/2023 |
1.0.0-preview.0.56 | 94 | 7/28/2023 |
1.0.0-preview.0.55 | 89 | 7/28/2023 |
1.0.0-preview.0.54 | 83 | 6/20/2023 |
1.0.0-preview.0.53 | 81 | 6/20/2023 |
1.0.0-preview.0.52 | 77 | 6/19/2023 |
1.0.0-preview.0.51 | 85 | 6/15/2023 |
1.0.0-preview.0.50 | 85 | 6/15/2023 |
Initial version2