Hey. I'm sure this has already come up, but I thou...
# general
j
Hey. I'm sure this has already come up, but I thought I would ask. Is there anything in the backlog to get .net support in this framework?
We're trying to develop some standards for how we handle serverless back ends, but majority of our teams use .net for their lambdas currently. Moving forward, our org is ok with transitioning to typescript, but we're looking to retroactively rework the use of serverless framework out of our old projects. Only problem is, they are .net lambdas.
a
Is it supported on aws?
j
Yes, you can have C# lambdas. And it's possible to do it with serverless framework (currently how our legacy projects are set up)
j
Yeah we actually haven’t had too many requests yet. But let’s add it to the roadmap @Frank ?
f
Hey @Jeffrey Budnick, two quick questions: 1. are you using C# or F#? 2. when do u need .net support? (timeline wise)
j
We're using C#
As for timeline...
The need to retrofit our current .net serverless apps isn't super urgent since they are currently working as they are; IaC included. I would like to retrofit them within the next couple months though if that's possible
Maybe within the next quarter?
I don't know what kind of bandwidth you guys have for this, so really I would expect to be asking you about timeline as opposed to the other way around
I super appreciate you being willing to talk about it in terms of the timeline of my need though
j
Yeah no worries! We usually prioritize stuff based on how urgently folks needs it!
f
@Jeffrey Budnick sounds good. I just open an issue for it https://github.com/serverless-stack/serverless-stack/issues/447
It’d be great if you can answer the 4 questions I mentioned in the issue. That’d really help me get started!
j
I posted a response
Just let me know if there's any additional information that we can provide.
f
Thanks Jeffrey! Will do.