- Test with both ASP.NET Core 3.1 and 5.0 - Add an API method to generate an event - Change the launch settings to launch directly instead of with IIS Express If #153 is merged before this, we'll need to modify it very slightly as the encoding method will return `ReadOnlyMemory<byte>` instead of `byte[]`, but that's easy enough to do. Signed-off-by: Jon Skeet <jonskeet@google.com> |
||
---|---|---|
.. | ||
CloudEventController.cs |