<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Building web applications with visual studio 2017</title>
    <subTitle>using .NET core and modern javascript frameworks</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Japikse, Philip.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Grossnicklaus, Kevin.</namePart>
  </name>
  <name type="personal">
    <namePart>Dewey, Ben</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="local">Electronic books.</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>Apress</publisher>
    <dateIssued>2017</dateIssued>
    <edition>1st ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>xxxiii, 393p. ; 23 cm.</extent>
  </physicalDescription>
  <abstract>Learn how to build web applications from three Microsoft MVPs. After building the data application layer using Entity Framework Core and a RESTful service using ASP.NET Core, you will then build the client side web application three ways: first, using ASP.NET Core, then using Angular 2, and, finally, using React. You will be able to compare and contrast these UI frameworks and select the best one for your needs. .NET Core is a complete rewrite of the popular .NET and its related frameworks. While many concepts are similar between .NET Core and the .NET 4.6 framework, there are revolutionary changes as well, including updates to Entity Framework Core and ASP.NET Core. The first section of this book covers the three main parts of building applications with C#: Entity Framework, ASP.NET Core Services, and ASP.NET Core Web Applications. There is also an explosion in popularity of JavaScript frameworks for client side development, and the authors cover two of the most popular UI frameworks. Start with TypeScript for developing clean JavaScript, along with a client side build tool such as Gulp, Grunt, and WebPack. Using the same data access layer and RESTful service from the .NET Core application, you can rebuild the UI using Angular 2. Then, repeat the process using React, for a true comparison of building client side applications using ASP.NET Core, Angular 2, and React. What You'll Learn: Understand the fundamentals of .NET Core and what that means to the traditional .NET developer Build: a data access layer with Entity Framework Core, a RESTful service with ASP.NET Core MVC, and a website with ASP.NET Core MVC and Bootstrap Automate many build tasks with client side build utilities.</abstract>
  <tableOfContents>Part I - VS 2017 and .NET Core -- 1. Introducing Entity Framework Core -- 2. Building the Data Access Layer with Entity Framework Core -- 3. Building the RESTful Service with ASP .NET Core MVC Services -- 4. Introducing ASP .NET Core MVC Web Applications -- 5. Building the SpyStore Application with ASP .NET Core MVC -- Part II- JavaScript Frameworks -- 6. JavaScript Application Tools -- 7. Introduction to TypeScript -- 8. Angular 2 -- 9. React.</tableOfContents>
  <note type="statement of responsibility">By Philip Japikse, Kevin Grossnicklaus, and Ben Dewey.</note>
  <note>Requires an SPL library card.</note>
  <note>Mode of access: World Wide Web.</note>
  <subject authority="lcsh">
    <topic>Introducing entity framework core</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Introducing asp net core MVC web application</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Introduction to type script</topic>
  </subject>
  <classification authority="lcc">QA76.6-76.66</classification>
  <classification authority="ddc" edition="1">006.37 JAPP</classification>
  <identifier type="isbn">9781484224786</identifier>
  <identifier type="uri">https://ezproxy.spl.org/login?url=https://learning.oreilly.com/library/view/~/9781484224786/?ar</identifier>
  <location>
    <url displayLabel="View this electronic item in O'Reilly Online Learning: Academic/Public Library Edition.">https://ezproxy.spl.org/login?url=https://learning.oreilly.com/library/view/~/9781484224786/?ar</url>
  </location>
  <accessCondition type="restrictionOnAccess">Requires an SPL library card.</accessCondition>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">170708</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220421120250.0</recordChangeDate>
    <recordIdentifier source="WaSeSS">ssj0001846996</recordIdentifier>
  </recordInfo>
</mods>
