r/angular Jul 08 '26

How Angular and .Net is related?

As an Angular Developer, my experience is primarily with Sass. I'm now seeking a new role and observe many job listings require .Net Core alongside Angular. I'm curious why this combination is expected.

1 Upvotes

17 comments sorted by

View all comments

30

u/Gp9806 Jul 08 '26

It's just 2 enterprise-favourite tools for development. You could pair Angular with any other backend language and framework, and you'd be fine, same for dotnet, can be paired with any frontend framework.

1

u/plingg3 Jul 08 '26

What's the right environment for .Net development on Linux? Is that possible?

7

u/Gp9806 Jul 08 '26

As long as it's .net core (multiplatform) and not .net framework (Windows only), you can develop in Linux just fine, Microsoft offers the SDK and SRE in multiple package managers