Skip to content

Commit

Permalink
ReadMe Review (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
helenktsai authored Dec 20, 2023
1 parent 44ca0f2 commit 2959479
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# NServiceBus.Wcf

Enables simple hosting of WCF services which bridge between WCF and the messaging infrastructure.
NServiceBus.Wcf enables simple hosting of [WCF](https://learn.microsoft.com/en-us/dotnet/framework/wcf/whats-wcf) services which bridge between WCF and the messaging infrastructure.

It is part of the [Particular Service Platform](https://particular.net/service-platform), which includes [NServiceBus](https://particular.net/nservicebus) and tools to build, monitor, and debug distributed systems.

See the [Exposing Endpoints via WCF documentation](https://docs.particular.net/nservicebus/wcf/) to learn more.

## Prerequisites

NServiceBus.Wcf requires the .NET Framework and can only be used with NServiceBus 8 and below.
NServiceBus.Wcf requires the .NET Framework and can only be used with NServiceBus 8 and below.

0 comments on commit 2959479

Please sign in to comment.