Cqrs.WebApi
2.4.1639.856
Use ASP.NET Web API with CQRS.NET
Install-Package Cqrs.WebApi -Version 2.4.1639.856
dotnet add package Cqrs.WebApi --version 2.4.1639.856
<PackageReference Include="Cqrs.WebApi" Version="2.4.1639.856" />
paket add Cqrs.WebApi --version 2.4.1639.856
Release Notes
Version 2.3
* Added IEventWithIdentity and ICommandWithIdentity to provide better event and command traceability versus aggregate and saga identification.
* Relaxed a lot of rules relating to WebAPI usage. Several constraints have now been removed.
* Corrected an issue with getting tokens from query strings.
* Added support for storing auth tokens on the browser in local storage or session storage.
Version 2.2
* Added CORS support with Microsoft.AspNet.WebApi.Cors.
* Refactored CqrsHttpApplication into the base CQRS package and migrated current usages to CqrsHttpApplicationWithSignalR.
* Relaxed the rules on the TAuthenticationToken type in HelpPageConfig. Switched to using "Cqrs.AuthenticationTokenType" app setting resolution.
* Allowed the loaded assembly XML documentation files in HelpPageConfig to be overridden if desired.
* Added support for generating documentation from HttpResponseMessage if you use HttpResponseMessage{TData}.
Version 2.1
* Added a Client WebAPI controller - something that was part of the blank solutions, but moving here for more broad use.
* Updated Microsoft.AspNet.SignalR.Core to version 2.2.2
Version 2.0
* Added a WebAPI controller
* Added a SignalR Hub and the class to proxy events from the message bus out over singalR.
* Added an implementation for notification proxy of NotifyCallerEventAttribute and NotifyEveryoneEventAttribute, but NOT NotifyEveryoneExceptCallerEventAttribute.
* Added a form-multipart encoded media type formatter
Dependencies
-
- cdmdotnet.Logging (>= 1.2.100.77)
- cdmdotnet.StateManagement (>= 3.0.13.9)
- Cqrs (= 2.4.1639.856)
- Microsoft.AspNet.Cors (>= 5.2.3)
- Microsoft.AspNet.SignalR.Core (>= 2.2.2)
- Microsoft.AspNet.WebApi.Cors (>= 5.2.3)
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.3)
- Microsoft.Owin (>= 3.0.1)
- Microsoft.Owin.Cors (>= 3.0.1)
- Microsoft.Owin.Host.SystemWeb (>= 2.1.0)
- Newtonsoft.Json (>= 6.0.8)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Cqrs.WebApi:
Package | Downloads |
---|---|
Cqrs.Ninject.WebApi
Use Ninject as your IoC container of choice with WebAPI and CQRS.NET
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Cqrs.WebApi:
Repository | Stars |
---|---|
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.4.1639.856 | 470 | 8/17/2018 |
2.4.1622.842 | 419 | 6/29/2018 |
2.4.1621.841 | 419 | 6/24/2018 |
2.4.1619.839 | 418 | 6/24/2018 |
2.3.1595.820 | 465 | 3/29/2018 |
2.3.1584.809 | 484 | 3/20/2018 |
2.3.1583.808 | 434 | 3/20/2018 |
2.3.1581.806 | 447 | 3/15/2018 |
2.3.1580.805 | 449 | 3/8/2018 |
2.3.1579.804 | 456 | 3/8/2018 |
2.3.1572.797 | 472 | 2/19/2018 |
2.2.1466.702 | 470 | 9/18/2017 |
2.2.1440.678 | 444 | 8/1/2017 |
2.2.1428.666 | 442 | 7/25/2017 |
2.2.1410.652 | 431 | 7/23/2017 |
2.2.1405.647 | 772 | 7/23/2017 |
2.1.1347.590 | 676 | 6/23/2017 |
2.0.1317.561 | 421 | 6/6/2017 |
1.601.1108.447 | 478 | 11/5/2016 |