The Wayback Machine - https://web.archive.org/web/20210723030807/https://github.com/topics/netstandard21
Skip to content
#

netstandard21

Here are 65 public repositories matching this topic...

tjaskula
tjaskula commented Apr 15, 2020

Today in order to define ressource templates matching methods, URI and action we use strings everywhere like that

Action(6, "PUT", "/users/{userId}", "changeUser(string userId, body:Vlingo.Http.Tests.Sample.User.UserData userData)", "Vlingo.Http.Tests.Sample.User.UserDataMapper");

It would be much nicer instead of using magic string `"changeUser(string userId, body:Vlingo.Http.Test

Orbital-Shell

Improve this page

Add a description, image, and links to the netstandard21 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the netstandard21 topic, visit your repo's landing page and select "manage topics."

Learn more