HelixApps.MessageQueue.Abstractions
8.20241111.1
dotnet add package HelixApps.MessageQueue.Abstractions --version 8.20241111.1
NuGet\Install-Package HelixApps.MessageQueue.Abstractions -Version 8.20241111.1
<PackageReference Include="HelixApps.MessageQueue.Abstractions" Version="8.20241111.1" />
paket add HelixApps.MessageQueue.Abstractions --version 8.20241111.1
#r "nuget: HelixApps.MessageQueue.Abstractions, 8.20241111.1"
// Install HelixApps.MessageQueue.Abstractions as a Cake Addin #addin nuget:?package=HelixApps.MessageQueue.Abstractions&version=8.20241111.1 // Install HelixApps.MessageQueue.Abstractions as a Cake Tool #tool nuget:?package=HelixApps.MessageQueue.Abstractions&version=8.20241111.1
Introduction
The repository provides common libraries for searching, logging, and common application development.
Getting Started
All packages are pushed and shared via NuGet.org
Package Name | Description |
---|---|
HelixApps | Core library with common classes, extensions, and helpers for any application |
HelixApps.Logging | ILoggingUtility provides abstraction for Loggers like NLog, Log4Net and others |
HelixApps.Searching | Provides common interfaces and classes for searching data within an application |
HelixApps.Cloud.Abstractions | Defines wrapper interfaces to abstract various cloud SDKs |
HelixApps.Cloud.Aws | AWS SDK Implmentations for Asbtractions library |
HelixApps.Cloud.Configuration | Configure your cloud provider using the appropiate extensions. Each Abstraction has an extension to register |
Contribute
Source Code is currently not provided. Future versions are scheduled to moved and shared via GitHub by end of 2024
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- System.Text.Json (>= 8.0.5)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on HelixApps.MessageQueue.Abstractions:
Package | Downloads |
---|---|
HelixApps.Cloud.Aws.Sqs
Implementations of Sqs Producer and Consumers for Amazon Web Services. |
|
HelixApps.MessageQueue.Configuration
Configuration extensions for loading config section for Message Queues. |
|
HelixApps.MessageQueue.Abstractions.Engine
Implementation for Message Queue Engines. You define your messages and processor the message, this will do the rest |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.20241111.1 | 211 | 11/11/2024 |
8.20240922.1 | 222 | 9/23/2024 |
8.20240819.1 | 284 | 8/19/2024 |
8.20240711.4 | 263 | 7/12/2024 |
8.20240612.3 | 261 | 6/12/2024 |
8.20240506.4 | 327 | 5/7/2024 |
6.20240302.1 | 317 | 3/3/2024 |
6.20231011.1 | 366 | 10/11/2023 |
6.20230929.6 | 333 | 9/29/2023 |
6.20230929.5 | 477 | 9/29/2023 |
Initial Public Release