store icon indicating copy to clipboard operation
store copied to clipboard

Submission: ASPNET Template (C# and F#)

Open goncalo-oliveira opened this issue 4 years ago • 0 comments

Templates for C# and F# languages, built on top of ASPNET 5. The templates offer a structure that is more familiar to those used to MVC or WebApi, providing an HttpRequest instance and returning an IActionResult. They support http method attributes, dependency injection, configuration, route templates and authorization.

The template can be found at https://github.com/goncalo-oliveira/faas-aspnet-template

goncalo-oliveira avatar Nov 27 '20 09:11 goncalo-oliveira