C# 6 and .NET Core 1.0 : Modern Cross-Platform Development

Saved in:
Bibliographic Details
Title: C# 6 and .NET Core 1.0 : Modern Cross-Platform Development
Description: Create powerful cross-platform applications using C# 6,.NET Core 1.0, ASP.NET Core 1.0, and Visual Studio 2015Key Features[] Build modern, cross-platform applications with.NET Core 1.0[] Get up-to-speed with C#, and up-to-date with all the latest features of C# 6[] Start creating professional web applications with ASP.NET Core 1.0Book DescriptionWith the release of.NET Core 1.0, you can now create applications for Mac OS X and Linux, as well as Windows, using the development tools you know and love. C# 6 and.NET Core 1.0 has been divided into three high-impact sections to help start putting these new features to work. First, we'll run you through the basics of C#, as well as object-orient programming, before taking a quick tour through the latest features of C# 6 such as string interpolation for easier variable value output, exception filtering, and how to perform static class imports. We'll also cover both the full-feature, mature.NET Framework and the new, cross-platform.NET Core. After quickly taking you through C# and how.NET works, we'll dive into the internals of the.NET class libraries, covering topics such as performance, monitoring, debugging, internationalization, serialization, and encryption. We'll look at Entity Framework Core 1.0 and how to develop Code-First entity data models, as well as how to use LINQ to query and manipulate that data. The final section will demonstrate the major types of applications that you can build and deploy cross-device and cross-platform. In this section, we'll cover Universal Windows Platform (UWP) apps, web applications, and web services. Lastly, we'll help you build a complete application that can be hosted on all of today's most popular platforms, including Linux and Docker. By the end of the book, you'll be armed with all the knowledge you need to build modern, cross-platform applications using C# and.NET Core. What you will learn[] Build cross-platform applications using C# 6 and.NET Core 1.0[] Explore ASP.NET Core 1.0 and learn how to create professional web applications[] Improve your application's performance using multitasking[] Use Entity Framework Core 1.0 and learn how to build Code-First databases[] Master object-oriented programming with C# to increase code reuse and efficiency[] Familiarize yourself with cross-device app development using the Universal Windows Platform and XAML[] Query and manipulate data using LINQ[] Protect your data by using encryption and hashingWho this book is forAre you struggling to get started with C#? Or maybe you're interested in the potential of the new cross-platform features that.NET Core can offer? If so, C# 6 and.NET Core 1.0 is the book for you. While you don't need to know any of the latest features of C# or.NET to get started, it would be beneficial if you have some programming experience.
Authors: Mark J. Price
Resource Type: eBook.
Subjects: Application software--Development, C# (Computer program language), Internet programming
Categories: COMPUTERS / Languages / C#, COMPUTERS / Programming / Object Oriented, COMPUTERS / Languages / .NET
Database: eBook Collection (EBSCOhost)
FullText Links:
  – Type: ebook-pdf
  – Type: ebook-epub
Text:
  Availability: 0
Header DbId: nlebk
DbLabel: eBook Collection (EBSCOhost)
An: 1213961
RelevancyScore: 1070
AccessLevel: 6
PubType: eBook
PubTypeId: ebook
PreciseRelevancyScore: 1070.4580078125
IllustrationInfo
ImageInfo – Size: thumb
  Target: https://rps2images.ebscohost.com/rpsweb/othumb?id=NL$1213961$PDF&s=r
– Size: medium
  Target: https://rps2images.ebscohost.com/rpsweb/othumb?id=NL$1213961$PDF&s=d
Items – Name: Title
  Label: Title
  Group: Ti
  Data: C# 6 and .NET Core 1.0 : Modern Cross-Platform Development
– Name: Abstract
  Label: Description
  Group: Ab
  Data: Create powerful cross-platform applications using C# 6,.NET Core 1.0, ASP.NET Core 1.0, and Visual Studio 2015Key Features[] Build modern, cross-platform applications with.NET Core 1.0[] Get up-to-speed with C#, and up-to-date with all the latest features of C# 6[] Start creating professional web applications with ASP.NET Core 1.0Book DescriptionWith the release of.NET Core 1.0, you can now create applications for Mac OS X and Linux, as well as Windows, using the development tools you know and love. C# 6 and.NET Core 1.0 has been divided into three high-impact sections to help start putting these new features to work. First, we'll run you through the basics of C#, as well as object-orient programming, before taking a quick tour through the latest features of C# 6 such as string interpolation for easier variable value output, exception filtering, and how to perform static class imports. We'll also cover both the full-feature, mature.NET Framework and the new, cross-platform.NET Core. After quickly taking you through C# and how.NET works, we'll dive into the internals of the.NET class libraries, covering topics such as performance, monitoring, debugging, internationalization, serialization, and encryption. We'll look at Entity Framework Core 1.0 and how to develop Code-First entity data models, as well as how to use LINQ to query and manipulate that data. The final section will demonstrate the major types of applications that you can build and deploy cross-device and cross-platform. In this section, we'll cover Universal Windows Platform (UWP) apps, web applications, and web services. Lastly, we'll help you build a complete application that can be hosted on all of today's most popular platforms, including Linux and Docker. By the end of the book, you'll be armed with all the knowledge you need to build modern, cross-platform applications using C# and.NET Core. What you will learn[] Build cross-platform applications using C# 6 and.NET Core 1.0[] Explore ASP.NET Core 1.0 and learn how to create professional web applications[] Improve your application's performance using multitasking[] Use Entity Framework Core 1.0 and learn how to build Code-First databases[] Master object-oriented programming with C# to increase code reuse and efficiency[] Familiarize yourself with cross-device app development using the Universal Windows Platform and XAML[] Query and manipulate data using LINQ[] Protect your data by using encryption and hashingWho this book is forAre you struggling to get started with C#? Or maybe you're interested in the potential of the new cross-platform features that.NET Core can offer? If so, C# 6 and.NET Core 1.0 is the book for you. While you don't need to know any of the latest features of C# or.NET to get started, it would be beneficial if you have some programming experience.
– Name: Author
  Label: Authors
  Group: Au
  Data: <searchLink fieldCode="AR" term="%22Mark+J%2E+Price%22">Mark J. Price</searchLink>
– Name: TypePub
  Label: Resource Type
  Group: TypPub
  Data: eBook.
– Name: Subject
  Label: Subjects
  Group: Su
  Data: <searchLink fieldCode="DE" term="%22Application+software--Development%22">Application software--Development</searchLink><br /><searchLink fieldCode="DE" term="%22C#+%28Computer+program+language%29%22">C# (Computer program language)</searchLink><br /><searchLink fieldCode="DE" term="%22Internet+programming%22">Internet programming</searchLink>
– Name: SubjectBISAC
  Label: Categories
  Group: Su
  Data: <searchLink fieldCode="ZK" term="%22COMPUTERS+%2F+Languages+%2F+C#%22">COMPUTERS / Languages / C#</searchLink><br /><searchLink fieldCode="ZK" term="%22COMPUTERS+%2F+Programming+%2F+Object+Oriented%22">COMPUTERS / Programming / Object Oriented</searchLink><br /><searchLink fieldCode="ZK" term="%22COMPUTERS+%2F+Languages+%2F+%2ENET%22">COMPUTERS / Languages / .NET</searchLink>
PLink https://search.ebscohost.com/login.aspx?direct=true&site=eds-live&db=nlebk&AN=1213961
RecordInfo BibRecord:
  BibEntity:
    Classifications:
      – Code: 005.133
        Scheme: ddc
        Type: prePub
    Languages:
      – Code: eng
        Text: English
    Subjects:
      – SubjectFull: Application software--Development
        Type: general
      – SubjectFull: C# (Computer program language)
        Type: general
      – SubjectFull: Internet programming
        Type: general
    Titles:
      – TitleFull: C# 6 and .NET Core 1.0 : Modern Cross-Platform Development
        Type: main
  BibRelationships:
    HasContributorRelationships:
      – PersonEntity:
          Name:
            NameFull: Mark J. Price
      – PersonEntity:
          Name:
            NameFull: Mark J. Price
    IsPartOfRelationships:
      – BibEntity:
          Dates:
            – D: 01
              M: 01
              Type: published
              Y: 2016
            – D: 01
              M: 06
              Type: profile
              Y: 2016
          Identifiers:
            – Type: isbn-print
              Value: 9781785285691
            – Type: isbn-electronic
              Value: 9781783558544
          Titles:
            – TitleFull: C# 6 and .NET Core 1.0 : Modern Cross-Platform Development
              Type: main
ResultId 1