Microsoft.WebSolutionsPlatform
3.0.86
The Web Solutions Platform (WSP) event system is a general-purpose distributed publish/subscribe event system designed for high performance and low latency. Publish/subscribe is a common communication pattern though there are many variations to solve different scenario requirements. The event system provides the developer with a class library paradigm for publishing and subscribing to events. The events are developer-defined .Net classes which sub-class from the base event. This makes the system both easy to use and very extensible.
Install-Package Microsoft.WebSolutionsPlatform -Version 3.0.86
dotnet add package Microsoft.WebSolutionsPlatform --version 3.0.86
<PackageReference Include="Microsoft.WebSolutionsPlatform" Version="3.0.86" />
paket add Microsoft.WebSolutionsPlatform --version 3.0.86
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.86 | 1,275 | 10/3/2013 |
3.0.85 | 629 | 9/28/2013 |
3.0.84 | 608 | 9/25/2013 |
3.0.81 | 621 | 9/6/2013 |
3.0.80 | 617 | 8/20/2013 |
3.0.79 | 647 | 7/18/2013 |
3.0.77 | 642 | 6/10/2013 |
3.0.76 | 638 | 6/5/2013 |
3.0.75 | 678 | 6/3/2013 |
3.0.74 | 746 | 5/29/2013 |
3.0.68 | 651 | 3/23/2013 |
3.0.67 | 630 | 3/22/2013 |
3.0.66 | 637 | 3/19/2013 |
3.0.60 | 628 | 3/16/2013 |
3.0.55.2 | 678 | 3/15/2013 |
3.0.55.1 | 675 | 3/14/2013 |
3.0.55 | 660 | 3/14/2013 |