Microsoft.WebSolutionsPlatform
3.0.85
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.
See the version list below for details.
Install-Package Microsoft.WebSolutionsPlatform -Version 3.0.85
dotnet add package Microsoft.WebSolutionsPlatform --version 3.0.85
<PackageReference Include="Microsoft.WebSolutionsPlatform" Version="3.0.85" />
paket add Microsoft.WebSolutionsPlatform --version 3.0.85
#r "nuget: Microsoft.WebSolutionsPlatform, 3.0.85"
// Install Microsoft.WebSolutionsPlatform as a Cake Addin
#addin nuget:?package=Microsoft.WebSolutionsPlatform&version=3.0.85
// Install Microsoft.WebSolutionsPlatform as a Cake Tool
#tool nuget:?package=Microsoft.WebSolutionsPlatform&version=3.0.85
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,418 | 10/3/2013 |
3.0.85 | 752 | 9/28/2013 |
3.0.84 | 730 | 9/25/2013 |
3.0.81 | 738 | 9/6/2013 |
3.0.80 | 737 | 8/20/2013 |
3.0.79 | 768 | 7/18/2013 |
3.0.77 | 756 | 6/10/2013 |
3.0.76 | 759 | 6/5/2013 |
3.0.75 | 806 | 6/3/2013 |
3.0.74 | 867 | 5/29/2013 |
3.0.68 | 778 | 3/23/2013 |
3.0.67 | 749 | 3/22/2013 |
3.0.66 | 757 | 3/19/2013 |
3.0.60 | 745 | 3/16/2013 |
3.0.55.2 | 796 | 3/15/2013 |
3.0.55.1 | 794 | 3/14/2013 |
3.0.55 | 781 | 3/14/2013 |