Giter Club home page Giter Club logo

pluralsight-cc-angular-breeze-extra's Introduction

Pluralsight-CC-Angular-Breeze-Extra

Supporting files for the Pluralsight "SPA with Angular and Breeze" course by John Papa.

The files included in this repository are intended to help streamline the learning process of the Pluralsight course SPA with Angular and Breeze. During the course you will create the Web project from scratch and create the app logic using JavaScript. The course will ask you to add supporting files (found here) to jump-start the process and keep you focused on the core material of Angular and Breeze.

Tip: If you are taking my course and you encounter an error when building the project after installing HotTowel.Angular.Breeze related to dll versions, you may want to try the latest package versions. Run these updates using the NuGet Package Manager

Update-Package Breeze.Server.ContextProvider.EF6

Update-Package Breeze.Server.WebApi2

Update-Package Breeze.Client

Update-Package Newtonsoft.Json

Scratch

  • Data layer written in C# and .NET
  • Model library written in C# and .NET
  • Content folder with assets including CSS and Images

Litmus Test

  • This is just to help folks along
  • Contains a running solution after using the contents in the scratch folder and running the 2 NuGet commands below:
 install-package EntityFramework.SqlServerCompact
 install-package HotTowel.Angular.Breeze

pluralsight-cc-angular-breeze-extra's People

Contributors

johnpapa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.