Amazon is supporting an open docs effort for .Net developers.
AWS SDK for .NET Developer GuideWhy is there no interest in
.NET on this forum?
If I can use .NET from Script BASIC and PHP, what is O2's issue?
Language interoperability. Language compilers that target the .NET Framework emit an intermediate code named Common Intermediate Language (CIL), which, in turn, is compiled at runtime by the common language runtime. With this feature, routines written in one language are accessible to other languages, and programmers focus on creating apps in their preferred languages.