User-965749540 posted
So we're building a web API on a couple year old system built on WebForms. I'd like to use more up to date technology on any new projects that I do (including making this API).
I really like the feel of ASP Core's process for MVC Web API controllers, and would like to use it within the current existing WebForm app.
Does anybody have any tips, warnings or resources?
P.S. First post, sorry if I broke any rules.