Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

C# in frontend via Bridge.NET

$
0
0

I wonder, has anyone is ASP.NET team considered using C# for frontend code? TypeScript is a very good option for writing large client libraries. But C# provides many exciting opportunities:

1) C# everywhere, no need to switch between two different languages

2) Sharing the same logic between server and client, no duplicate code, very easy refactoring with existing tools (i.e if we change fields of objects sent through WebAPI)

One of the most advanced C# to JS compilers is Bridge.NET https://github.com/bridgedotnet. So can we hope to see official integration of such technology in VS?


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>