Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Mastering C# and .NET Framework

You're reading from   Mastering C# and .NET Framework .NET Under the hood

Arrow left icon
Product type Paperback
Published in Dec 2016
Publisher Packt
ISBN-13 9781785884375
Length 560 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Marino Posadas Marino Posadas
Author Profile Icon Marino Posadas
Marino Posadas
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. Inside the CLR 2. Core Concepts of C# and .NET FREE CHAPTER 3. Advanced Concepts of C# and .NET 4. Comparing Approaches for Programming 5. Reflection and Dynamic Programming 6. SQL Database Programming 7. NoSQL Database Programming 8. Open Source Programming 9. Architecture 10. Design Patterns 11. Security 12. Performance 13. Advanced Topics Index

NET Core 1.1

A few days before closing this book's editing process, Microsoft announced in the Connect() event the availability of this new version of .NET Core. This update also affects the related versions of the "Core" family: ASP.NET Core 1.1 and EF Core 1.1.

Obviously, it's not a version with many foundational changes, nor breaking changes, either. The focus of the development team was to broaden the OS targets, improve performance, and fix bugs, fundamentally.

Thus, and according to the official page in Github (https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.md) and the team's blog, the changes are mainly located around four different areas:

  • Support for the following distributions:
    • Red Hat Enterprise Linux 7.2
    • CentOS 7.1+
    • Debian 8.2+
    • Fedora 23, 24*
    • Linux Mint 17.1, 18*
    • Oracle Linux 7.1
    • Ubuntu 14.04 & 16.04
    • Mac OS X 10.11, and 10.12
    • Windows 7+ / Server 2012 R2+
    • Windows Nano Server TP5 Linux Mint 18
    • OpenSUSE 42.1
    • MacOS 10.12 (also added to .NET Core 1...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image