Giter Club home page Giter Club logo

bogdansa / servicebusexplorer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paolosalvatori/servicebusexplorer

0.0 2.0 0.0 16.8 MB

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.

License: Other

PowerShell 0.04% C# 98.30% Smalltalk 1.66%

servicebusexplorer's Introduction

Build status

Author: Paolo Salvatori (@babosbird) Contributor: Sean Feldman (@sfeldman) and more

Service Bus Explorer

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

Service Bus Explorer

Installation

chocolatey install ServiceBusExplorer

More information on our Chocolatey page.

Using GitHub

curl -s https://api.github.com/repos/paolosalvatori/ServiceBusExplorer/releases/latest | grep browser_download_url | cut -d '"' -f 4

Contributions

Here are some guidelines concerning contributions:

  • All contributions should be done on develop
    • master is only for releases
  • Every pull request is built by AppVeyor and should be linked to a GitHub issue.
  • Write unit tests, if applicable

If you just want to help out, feel free to pick one of our issues with the help wanted label.

Development Environment

Visual Studio 2017 15.7 or later is required to build the solution.

Azure Service Bus

Microsoft Azure Service Bus is a reliable information delivery service. The purpose of this service is to make communication easier. When two or more parties want to exchange information, they need a communication facilitator. Service Bus is a brokered, or third-party communication mechanism. This is similar to a postal service in the physical world. Postal services make it very easy to send different kinds of letters and packages with a variety of delivery guarantees, anywhere in the world.

Similar to the postal service delivering letters, Service Bus is flexible information delivery from both the sender and the recipient. The messaging service ensures that the information is delivered even if the two parties are never both online at the same time, or if they aren't available at the exact same time. In this way, messaging is similar to sending a letter, while non-brokered communication is similar to placing a phone call (or how a phone call used to be - before call waiting and caller ID, which are much more like brokered messaging).

The message sender can also require a variety of delivery characteristics including transactions, duplicate detection, time-based expiration, and batching. These patterns have postal analogies as well: repeat delivery, required signature, address change, or recall.

Service Bus supports two distinct messaging patterns: Azure Relay and Service Bus Messaging.

For more information, feel free to read the official documentation here.

Service Bus Explorer for Windows Server

The Service Bus Explorer 2.1.0 can be used with the Service Bus for Windows Server 1.1. The Service Bus Explorer 2.1.0 uses a version of the Microsoft.ServiceBus.dll client library which is compatible with the Service Bus for Windows Server 1.1 RTM version. You can download the source code of the Service Bus Explorer 2.1.0 here.

Documentation

Here you can find the tool documentation and a log of the features implemented over time.

GitHub

The source code of the tool is now available on GitHub as a public project. Now you have the opportunity to contribute to the evolution of the tool!

here.

Videos

For more information on how to use the Service Bus Explorer, see the following videos on Channel9:

Alternative Service Bus Management Tools

Service Bus Explorer is only on of the management tools available for Azure Service Bus.

Here are a couple of alternatives:

  • Microsoft Azure Management Portal (SaaS, web based, extremely basic)
  • ServiceBus360 (paid with free trial, SaaS, web based)
  • PowerShell (Documentation)

License

Microsoft Corporation ("Microsoft") grants you a nonexclusive, perpetual, royalty-free right to use and modify the software code provided by us for the purposes of illustration ("Sample Code") and to reproduce and distribute the object code form of the Sample Code, provided that you agree: (i) to not use our name, logo, or trademarks to market your software product in which the Sample Code is embedded; (ii) to include a valid copyright notice on your software product in which the Sample Code is embedded; and (iii) to indemnify, hold harmless, and defend us and our suppliers from and against any claims or lawsuits, whether in an action of contract, tort or otherwise, including attorneys' fees, that arise or result from the use or distribution of the Sample Code or the use or other dealings in the Sample Code. Unless applicable law gives you more rights, Microsoft reserves all other rights not expressly granted herein, whether by implication, estoppel or otherwise.

THE SAMPLE CODE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL MICROSOFT OR ITS LICENSORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE SAMPLE CODE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

servicebusexplorer's People

Contributors

paolosalvatori avatar seanfeldman avatar tomkerkhove avatar erikmogensen avatar lenardg avatar nate-wilkins avatar 0xced avatar dlid avatar markushorstmann avatar nonod avatar sescandell avatar jeffa00 avatar jeremy001181 avatar krmr avatar mehowq avatar stevewgh avatar ahofman avatar binzywu avatar ddobric avatar danielmarbach avatar fhurta avatar gstewart-streamba avatar calinou avatar jglinsek avatar jamyryals avatar joellyons avatar jgoyvaerts avatar markhawcroft avatar pkarda avatar briandunnington avatar

Watchers

James Cloos avatar Bogdan Sajewicz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.