store
store copied to clipboard
Submission: ASPNET Template (C# and F#)
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