DOT NET PLATFORM 5
DOT NET PLATFORM .NET ARCHITECTURE Here is the block diagram of the .NET architecture, valid before the November release of DOT NET 5. Underneath it all is the .NET Standard which is a set of APIs (Application Program Interface) that defines which services and what rules must be performed by each concrete implementation of the software platform that wants to conform to these specifications. .NET STANDARD The first implementation of the .NET standard, which is installed with the .NET Core SDK, was the .NET Framework on the market since 2002 and which is used to create desktop, [...]