An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: azure-service-bus

Azure-Samples/azure-spring-boot-samples

Spring Cloud Azure Samples

Language: JavaScript - Size: 17.1 MB - Last synced at: about 17 hours ago - Pushed at: about 19 hours ago - Stars: 178 - Forks: 251

MassTransit/MassTransit

Distributed Application Framework for .NET

Language: C# - Size: 51.3 MB - Last synced at: about 16 hours ago - Pushed at: 6 days ago - Stars: 7,346 - Forks: 1,831

paolosalvatori/ServiceBusExplorer

The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.

Language: C# - Size: 21.9 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2,078 - Forks: 602

oigbokwe73/Data-Ingestion-Azure-Service-Bus-To-SQL

Data ingestion into Azure using an Azure Function App, Service Bus, and Azure SQL Database, a typical architecture involves a serverless and event-driven approach that leverages Azure's scalable services.

Language: C# - Size: 469 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 6

mizrael/OpenSleigh

OpenSleigh is a Saga management library for .NET Core.

Language: C# - Size: 2.67 MB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 319 - Forks: 39

robinrodricks/FluentStorage

A polycloud .NET cloud storage abstraction layer. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#.

Language: C# - Size: 36.8 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 335 - Forks: 49

zarusz/SlimMessageBus

Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.

Language: C# - Size: 21.2 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 511 - Forks: 79

ggcol/ASureBus

A lightweight messaging framework build on top of Azure Service Bus services

Language: C# - Size: 319 KB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 4 - Forks: 0

mligtenberg/ServicebusBrowser

A cross platform tool to manage your Azure Service Bus instances

Language: TypeScript - Size: 14.6 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 7 - Forks: 1

whitestone-no/Cambion

Lightweight distributed application framework with multiple and pluggable backends, providing a set of convenience functions for event handling.

Language: C# - Size: 10.3 MB - Last synced at: 7 days ago - Pushed at: 27 days ago - Stars: 9 - Forks: 2

mizrael/SuperSafeBank

Sample Event Sourcing implementation with .NET Core

Language: C# - Size: 479 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 588 - Forks: 103

Avanade/CoreEx

CoreEx provides enriched capabilities for building business services by extending the core capabilities of .NET.

Language: C# - Size: 2.59 MB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 21 - Forks: 7

paolosalvatori/azure-function-premium-plan

This sample shows how to use Azure Private Endpoints and NAT Gateway from an Azure Functions app deployed to an Azure Functions Premium Plan with Regional VNET Integration.

Language: C# - Size: 4.08 MB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 17 - Forks: 3

Azure-Developer-Support/CodeRepository

This is a Open Source Platform meant to EMPOWER & ENABLE our developer community by sharing their knowledge. The engineers from Azure PaaS Developer team will be publishing the code samples and sample scripts to this repository. This repository primarily contains the sample code for How-To scenarios, proof of concepts and PowerShell scripts for the below technologies.

Language: PowerShell - Size: 10.7 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 16 - Forks: 55

Azure/modern-web-app-pattern-java

The Modern Web App Pattern is a set of objectives to help you apply an iterative change to modernize a cloud deployed monolith. This content builds on the Reliable Web App. This repo contains a reference implementation of a Modern Web App for Java.

Language: CSS - Size: 13.6 MB - Last synced at: 18 days ago - Pushed at: 6 months ago - Stars: 16 - Forks: 2

Azure/modern-web-app-pattern-dotnet

The Modern Web App Pattern is a set of objectives to help you apply an iterative change to modernize a cloud deployed monolith. This content builds on the Reliable Web App. This repo contains a reference implementation of a Modern Web App for .NET.

Language: C# - Size: 11.7 MB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 114 - Forks: 15

miyurusagarage/azure-service-bus-manager

A modern desktop application for managing Azure Service Bus namespaces, built with Electron and React.

Language: TypeScript - Size: 160 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

telstrapurple/PurpleExplorer

cross-platform Azure Service Bus explorer (Windows, MacOS, Linux)

Language: C# - Size: 341 KB - Last synced at: 13 days ago - Pushed at: 8 months ago - Stars: 171 - Forks: 35

akhundMurad/diator

Diator is a Python library for implementing CQRS pattern in your Python applications.

Language: Python - Size: 686 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 69 - Forks: 7

cajuncoding/SqlTransactionalOutbox

A lightweight library for implementing the Transactional Outbox pattern in .NET with default implementation in SQL Server & Azure Service Bus. Key benefits offered are support for running in Azure Functions serverless environments and support for enforcing FIFO ordering of processing & publishing even in horizontally scaled environments (e.g. serverless or load balanced).

Language: C# - Size: 289 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 1

vany0114/microservices-dotnetcore-docker-sf-k8s

Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying Domain Driven Design (DDD) and Comand and Query Responsibility Segregation (CQRS) and other patterns.

Language: C# - Size: 1.13 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 154 - Forks: 54

sftpgo/sftpgo-plugin-pubsub

Publish/Subscribe systems integration for SFTPGo

Language: Go - Size: 326 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 4

microsoft/azure-spring-boot 📦

Spring Boot Starters for Azure services

Size: 3.36 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 375 - Forks: 456

syedhassaanahmed/azure-event-driven-data-pipeline

Building event-driven data ingestion pipelines in Azure

Language: C# - Size: 943 KB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 6

EcovadisCode/Ev.ServiceBus

A wrapper to use Azure Service Bus in a ASP.NET Core project

Language: C# - Size: 478 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 20 - Forks: 10

Carael/CrossBusExplorer

Cross platform Azure Service Bus explorer

Language: C# - Size: 67.8 MB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 55 - Forks: 7

phatboyg/Demo-Registration

A demo project around building reliable microservices in Azure

Language: C# - Size: 1.1 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 68 - Forks: 35

QuinntyneBrown/no-days-off-app

Fitness Management App using ASP.NET Web Api 2, Angular 4, MediatR, Redis, Azure Service Bus, Electron, SignalR, Azure Search and TypeScript 2.x

Language: C# - Size: 319 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 3

socketio/socket.io-azure-service-bus-adapter

The Socket.IO adapter for Azure Service Bus, allowing to broadcast events between several Socket.IO servers.

Language: TypeScript - Size: 43.9 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 2

nhatthaiquang-agilityio/NET5-Microservices-Using-MassTransit-AzureServiceBus

Example: Microservices using MassTransit and AzureServiceBus

Language: C# - Size: 955 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

MessageSilo/MessageSilo

A tool to fix or enrich messages with the power of AI, and make integration simpler for event-driven systems. Azure Service Bus, AWS SQS, RabbitMQ, and more...

Language: C# - Size: 1.47 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 31 - Forks: 3

jormasyrja/azure-servicebus-request-reply-sample

Sample implementation of request-reply message bus pattern

Language: C# - Size: 32.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 14 - Forks: 3

lukaofirst/learning-azure-with-dotnet

This repository contains all my practices and lessons about Azure and .NET applications

Language: C# - Size: 33.2 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

romaklimenko/azure-messaging-demo

Demo scripts to setup and play with Azure messaging services

Language: Python - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

aimenux/ServiceBusDemo

Using various ways to send and receive messages to/from azure service bus

Language: C# - Size: 44.9 KB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

SiddiqSoft/AzureCppUtils

Azure helper functions for modern C++

Language: C++ - Size: 520 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

hvalfangst/azure-service-bus-queue-python

Python FastAPI integrated with Azure Service Bus Queues

Language: Python - Size: 99.6 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

paolosalvatori/servicebus-private-endpoint

This sample shows how to use configure a virtual network and private DNS zone to access a Service Bus namespace via private endpoint.

Language: Shell - Size: 1.83 MB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

TaushifReza/E-Commerce-FoodApp-Microservice

This repository contains a E-commerce application built using a microservices architecture with .NET 8.

Language: C# - Size: 3.51 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

asynq-io/eventiq-asb

Azure Service Bus broker implementation for eventiq

Language: Python - Size: 65.4 KB - Last synced at: about 2 hours ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

marcominerva/QueueMessaging

A library that allows to easily integrate Queue messaging with RabbitMQ and Azure Service Bus in a .NET application.

Language: C# - Size: 88.9 KB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 7 - Forks: 6

clouddrove/terraform-azure-service-bus

This terraform module is designed to create Azure Service Bus resources. Azure Service Bus is a fully managed enterprise message broker with message queues and publish-subscribe topics (in a namespace).

Language: HCL - Size: 44.9 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 2

HammerheadShark666/mos-order-history-added-delete-order-func

Microservice Order System - Order History Microservice

Language: C# - Size: 76.2 KB - Last synced at: 23 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

HammerheadShark666/mos-order-completed-add-order-history-func

Microservice Order System - Order History Microservice

Language: C# - Size: 82 KB - Last synced at: 23 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

HammerheadShark666/mos-registered-user-add-customer-address-func

Microservice Order System - Customer Address Microservice

Language: C# - Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

HammerheadShark666/mos-registered-user-add-customer-func

Microservice Order System - Customer Microservice

Language: C# - Size: 57.6 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

HammerheadShark666/mos-register-user-func

Microservice Order System - Register Microservice

Language: C# - Size: 95.7 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

HammerheadShark666/mos-order-api

Microservice Order System - Order Microservice

Language: C# - Size: 116 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

duquejo/Azure-Java-ServiceBus-exercise

Azure ServiceBus Listener/Receiver topic example using Spring-boot & Terraform AzureRM Providers

Language: Java - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Boriszn/ServiceBus.EventAgregator

Logic container for collecting events and decouple Publisher/Subscriber logic and use it independently. Intended for Azure Service Bus.

Language: C# - Size: 76.2 KB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

Igouist/Demo.AzureFunctions.ServiceBusTrigger

Azure Function Isolated Service Bus Trigger 的簡單測試專案,請參見 https://igouist.github.io/post/2022/08/azure-function-servicebus-trigger-max-auto-renew-duration/

Language: C# - Size: 14.6 KB - Last synced at: about 17 hours ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

a-patel/azure-servicebus-labs

Demo: Azure Service Bus + .NET

Language: C# - Size: 29.3 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

DigitalRuby/SimplePubSub

Declarative and simple pub/sub for .NET using Mass Transit. I am open to suggestions for enhancements, email [email protected].

Language: C# - Size: 56.6 KB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

julian-cabrera/udemy-bhrugen-patel-csharp-microservices

.NET 6 Microservices Architecture with Identity Server, Azure Service Bus and Ocelot Gateway. Course by Bhrugen Patel.

Language: C# - Size: 17.5 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

skelmen/nestjs-azure-service-bus

Azure Service Bus module for Nest.js framework

Language: TypeScript - Size: 30.3 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

osmanaliyardim/SellingBuddy

Real world e-commerce microservices architecture based application on .NET 8 with WebAPI, Docker, Redis, RabbitMQ, Azure Service Bus, Ocelot, EF Core, SQL Server, MongoDB

Language: C# - Size: 679 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

PejmanNik/lazvard-message

lightweight AMQP server - Azure Service Bus simulator

Language: C# - Size: 86.9 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 27 - Forks: 3

SAP-archive/byd-event-bridge 📦

A prototype built with SAP Cloud Application Studio enables an event pub/sub mechanism for SAP Business ByDesign by plugging into modern cloud messaging services for side-by-side solution/extension development via an event-driven and loosely-coupled approach.

Language: Csound Document - Size: 6.3 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

easykeys/EasyKeys.Extensions

EasyKeys.com DotNetCore

Language: C# - Size: 979 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

yuri-isaev/Microservices

Экспериментальное приложение по изучению микро-сервисной архитектуры

Language: C# - Size: 136 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

payara/Cloud-Connectors

App Server independent JCA Connectors for Java EE 8+ that connect to Cloud Services.

Language: Java - Size: 720 KB - Last synced at: 18 days ago - Pushed at: 6 months ago - Stars: 51 - Forks: 51

andrii-ihnatiuk/game-store

E-commerce app for computer games. Angular, .NET 6, Azure Service Bus, Blob storage, 2 DBs, JWT auth

Language: JavaScript - Size: 3.87 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Missing-Children-Society-Canada/infrastructure

All required Azure infrastructure in the form of ARM Templates. [Deprecated]

Language: PowerShell - Size: 102 KB - Last synced at: 9 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

groovy-sky/azbusqueue

CLI tool for send/recieve messages to Azure Service Bus Queue

Language: Go - Size: 24.4 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Azure/DatatypeChannels.ASB

Datatype Channels over Azure Service Bus

Language: F# - Size: 111 KB - Last synced at: 13 days ago - Pushed at: 11 months ago - Stars: 4 - Forks: 5

bbthn/EShopOnContainers

Microservice, RabbitMQ, Azure Service Bus, Domain-Driven-Design, MSSQL, Redis, Ocelot (ApiGateway)

Language: C# - Size: 3.95 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

intility/metroid

Metroid - Metro for Django (An async Azure Service Bus receiver, triggering task in Celery/RQ)

Language: Python - Size: 347 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 2

marthijn/Sidio.Functions.Worker.ServiceBus

A collection of useful service bus features for .NET isolated functions.

Language: C# - Size: 35.2 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

CodeRunRepeat/AdoAutoStateTransitions

This project automates Azure DevOps to update work items from New to Active when a child becomes Active, and to close work items when all their children are closed (or removed).

Language: C# - Size: 183 KB - Last synced at: 3 days ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 4

zeeshanmehmood/CrystalSharp

The Crystal Sharp framework provides a powerful foundation for developing enterprise applications, microservices, Web APIs, and Web apps using .NET technology.

Language: C# - Size: 311 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

MasterOfSomeTrades/CommentEverythingServiceBusConnectorNETCore

Connector Wrappers and Tools for Microsoft Azure Service Bus Topics and Queues

Language: C# - Size: 124 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

timmo001/azure-servicebus-proxy-functionapp 📦

Azure Service Bus Proxy - Function App

Language: TypeScript - Size: 225 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ShubhamGargCTH/MyDemos

Demos for various azure service. If you have any suggestion please feel free to contact @ [email protected]

Language: C# - Size: 42.2 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

fiap-net-group/graduation-phase-five 📦

Post-graduation fift and last phase project

Language: C# - Size: 0 Bytes - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

miztiik/azure-function-producer-to-service-bus

Orchestrating Events with Azure Service Bus and Azure Functions using Managed Identity

Language: Bicep - Size: 467 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

itsff/media-base-s3-notifier

Notify Azure service bus of S3 object creation

Language: C# - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

orjan/az-ops-sb

dotnet tool for managing dead letters in Azure Service Bus

Language: C# - Size: 58.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

BookBeat/knightbus

Fast multi-transport messaging framework

Language: C# - Size: 1.23 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 22 - Forks: 5

Igouist/Demo.AzureServiceBus

Azure Service Bus 簡單筆記的範例專案。請參見 https://igouist.github.io/post/2022/08/azure-service-bus/

Language: C# - Size: 33.2 KB - Last synced at: about 17 hours ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

a-patel/LiteXMessageQueue

Abstract interface to implement any kind of message queue or service bus services (e.g. Azure ServiceBus, Azure Storage Queue, AmazonSQS, RabbitMQ, Google Cloud Queue, Redis Queue) for any type of application (ASP.NET Core, .Net Standard 2.x)

Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

RahulMule/DotNetCore-WebAPI-AzureRedisCache-AzureServiceBus

Demo DotNet Web API to explain usage of azure redis cache to cache the data and sending message to azure service bus

Language: C# - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Azure-Samples/azure-ad-workload-identity-mi

This project shows how to use Azure AD workload identity with a user-assigned managed identity in a .NET Standard application running on Azure Kubernetes Service.

Language: Bicep - Size: 2.51 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 3

paolosalvatori/azure-ad-workload-identity

This project shows how to use Azure AD workload identity for Kubernetes in a .NET Standard application running on Azure Kubernetes Service. It leverages the public preview capability of Azure AD workload identity federation.

Language: Bicep - Size: 2.51 MB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 3

Azure-Samples/azure-ad-workload-identity

This project shows how to use Azure AD workload identity for Kubernetes in a .NET Standard application running on Azure Kubernetes Service. It leverages the public preview capability of Azure AD workload identity federation.

Language: Bicep - Size: 2.83 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 13

claire-wong/ISBM-Publication-Consumer

Language: C# - Size: 4.45 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

claire-wong/ISBM-2.0-Server-Adapter

Language: JavaScript - Size: 3.59 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

EnableSoftware/Enable.Extensions.Queuing 📦

Messaging queue abstractions for building testable applications.

Language: C# - Size: 188 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 5

osmankustu/RabbitMQ_Microservice_Project

This Project Developed Generic Events Bus Example for RabbitMQ and Azure Service Bus

Language: C# - Size: 280 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

osmanaliyardim/mango-ecommerce

Mango E-Commerce is an online shop that is built with .NET 8, Microservices Architecture, Identity Server, Async Communication, Azure Blob Storage, Azure Service Bus, Ocelot, Swagger, N-Layer, EF Core and SQL Server DB

Language: C# - Size: 3.98 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

a-patel/azure-labs

POCs, Practice Labs, Demos, and Samples of different Azure Services: Functions, App Configuration, Key Vault, Storage Queue, ServiceBus, Event Grid, CosmosDB, Serverless, PowerShell and many more

Language: C# - Size: 236 KB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

claire-wong/ISBM-Publication-Provider

Language: C# - Size: 1.48 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Lambda3/Simple.Bus

A simple way to receive and send message to Azure Service Bus and RabbitMq

Language: C# - Size: 48.8 KB - Last synced at: 17 days ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 3

DigitalMolecules/vscode-servicebus-explorer

Service Bus Explorer Extension for Visual Studio Code

Language: TypeScript - Size: 10.9 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 8

wilsonsergio2500/rapid.dapr.bicep

A pub sub application with Dapr + Container Orchestrator

Language: Bicep - Size: 122 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

edcsu/ServiceBus.AttachmentPlugin Fork of SeanFeldman/ServiceBus.AttachmentPlugin

Microsoft Azure Service Bus attachment plugin using the latest packages

Language: C# - Size: 314 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ninchuga/VideoStore

Language: C# - Size: 94.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jefking/fn-http-queue-sb

Azure Function: HTTP (API) to Service Bus Queue

Language: JavaScript - Size: 13.7 KB - Last synced at: 26 days ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

michaelbironneau/asbclient

Azure Service Bus client for Go.

Language: Go - Size: 19.5 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 9

mail4hafij/iot-hub-dps-symetric-key

The idea is to use Azure DPS to provision iot-devices at scale using group enrollment and connect them to an iot-hub. These iot-devices then send telemetry data to the iot-hub. Some function apps should listen to those events and invoke Direct Methods on those iot-devices.

Language: C# - Size: 209 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

belei-bohdan/samples-azure-service-bus

Sample code for Azure Service Bus with .NET 7.

Language: C# - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Related Keywords