Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The .NET framework Issue #5326

Closed
U-C-S opened this issue Mar 29, 2021 · 2 comments
Closed

The .NET framework Issue #5326

U-C-S opened this issue Mar 29, 2021 · 2 comments
Labels
PR requested Issues that can be addressed with a new PR

Comments

@U-C-S
Copy link
Contributor

U-C-S commented Mar 29, 2021

Currently, There are 2 different .NET frameworks in the .NET World

  • .NET Framework (latest is called .NET Framework 4.8)
  • .NET Core (latest is called .NET 5)

Both have differences and similarities between them.
.NET framework is older one here and Microsoft recommends to use .NET core, which is currently updated yearly
The Naming here often confuses a lot of people who wants to learn this stuff (including me previously)

Same issue applies to ASP.NET and ASP.NET Core

But, this Repository only hosts the sections - .NET Framework and ASP.NET, each respectively includes both of the resources

For Reference:

What Can be done

Add two new Sections:

  • ASP.NET Core
  • .NET Core / .NET

And Rearrange the books to them

@U-C-S U-C-S changed the title The .NET Issue The .NET framework Issue Mar 29, 2021
@eshellman eshellman added the PR requested Issues that can be addressed with a new PR label Mar 29, 2021
@eshellman
Copy link
Collaborator

Good idea!

eshellman pushed a commit that referenced this issue Mar 30, 2021
* New Sections for .NET Core stuff

- Added 2 new sections: ASP.NET Core and .NET Core
- Added books to respective new sections, including from Microsoft Docs
- Blazor is now under ASP.NET Core Section

For issue - #5326

* Fixed formatting and alphabetical ordering
@davorpa
Copy link
Member

davorpa commented Jul 31, 2021

I think this is already solved and merged by #5327 😉

* [ASP.NET](#aspnet)
* [ASP.NET Core](#aspnet-core)
* [.NET Core / .NET](#net-core)
* [.NET Framework](#net-framework)

@U-C-S U-C-S closed this as completed Aug 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR requested Issues that can be addressed with a new PR
Projects
None yet
Development

No branches or pull requests

3 participants