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 Lowercase sigmabot III (talk | contribs) at 00:35, 27 February 2020 (Archiving 1 discussion(s) to Talk:.NET Framework/Archive 4) (bot). 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 Framework 4.7?

Would .NET Framework 4.7 be listable as a preview version? According to the "Windows Features" dialog of Windows 10 Insider Preview build 15007, I have version 4.7 of .NET Framework 4.x, and perhaps it will ship with the "Windows 10 Creators Update" version. — Preceding unsigned comment added by BFeely (talkcontribs) 17:39, 26 January 2017 (UTC)[reply]

Hi.
Our release history table doesn't list preview versions. Plus, we don't have information on any of its fields yet. At least not something that doesn't run afoul of WP:CRYSTAL.
Have patience. We're going to keep this information for 100 years. A couple of month waiting is nothing. Patience is one of the greatest virtues of an encyclopedia writer.
Best regards,
Codename Lisa (talk) 20:04, 26 January 2017 (UTC)[reply]
It's now RTM: https://blogs.msdn.microsoft.com/dotnet/2017/04/05/announcing-the-net-framework-4-7/ BFeely (talk) 15:12, 6 April 2017 (UTC)[reply]

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]

.NET Standard

I am missing something about .NET Standard in this article (I don't know if it qualifies as a proper noun or not).

--Mortense (talk) 22:06, 26 February 2020 (UTC)[reply]