Jump to content

Talk:.NET Framework

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 35.131.181.18 (talk) at 15:04, 10 November 2020 (.NET Standard). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Article milestones
DateProcessResult
February 15, 2008Peer reviewReviewed


. net is a really old url

Moving .NET Core into a Separate Article

With .NET Core appearing as 4th most commonly used software framework on the Stack Overflow Developer Survey 2018, would it be suitable to move it's content here to a separate article? Jtaylor100 (talk) 15:50, 10 May 2018 (UTC)[reply]

Singular/plural lack of consistency

".NET Framework includes a set of standard class libraries. The class library is organized in a hierarchy of namespaces. Most of the built-in application programming interfaces (APIs) are part of either System.* or Microsoft.* namespaces. These class libraries implement many common functions, such as file reading and writing, graphic rendering, database interaction, and XML document manipulation. The class libraries are available for all CLI compliant languages. The class library is divided into two parts (with no clear boundary): Base Class Library (BCL) and Framework Class Library (FCL)."

The text switches from singular to plural and vice-versa for no obvious reason. It makes the text hard to follow. — Preceding unsigned comment added by 174.91.223.158 (talk) 00:54, 20 June 2018 (UTC)[reply]

Also, as far as I understand it, it seems that the FCL is one mega-library and not a set of multiples smaller libraries. So, shouldn't be just all in singular? I'm not an expert on .NET at all, I try to understand. — Preceding unsigned comment added by 174.91.223.158 (talk) 01:17, 20 June 2018 (UTC)[reply]

Unclear about .NET Core

I came to this article hoping to learn how .NET Core relates to .NET Framework, but it is not very clear. For example, what does the following sentence mean?

  On November 12, 2014, Microsoft announced .NET Core, in an effort to include cross-platform support for .NET, the source release of Microsoft's CoreCLR implementation, source for the "entire […] library stack" for .NET Core, and the adoption of a conventional ("bazaar"-like) open-source development model under the consolation stewardship of the .NET Foundation.

It feels like there is a verb or clause missing somewhere. And I have no idea what a "consolation stewardship" might be. Is it supposed to be "consolidating" or something? — Preceding unsigned comment added by 146.198.149.235 (talk) 11:16, 23 December 2019 (UTC)[reply]