Skip to content
Craig Smitham edited this page Nov 21, 2015 · 5 revisions

Welcome to the falcor.net wiki!

Examples (contributions welcome).

The goal for example projects is to demonstrate different use cases and use of Falcor with different UI client libraries. Example projects should exist within the Falcor.Examples namespace. Examples should be a simple as possible to demonstrate desired Falcor capabilities, eschewing additional build pipelines, except where necessary (e.g. TypeScript).

Falcor.Examples.Netflix (Work in progress/Up for grabs)

This project contains bulk of the server code for implementing a sample Netflix app, as well as a variety of front-end implementations.

Falcor.Examples.Netflix.Web

Intended for hosting the Netflix example in ASP.NET 4.5.

[TODO] Falcor.Examples.NEtflix.Web.AspNet5

Intended for hosting the Netflix example in ASP.NET 5.

This project contains

  • Client

    • [TODO] React
    • [TODO] Angular 1
    • [TODO] Angular 2
    • [TODO] Ember
    • [TODO] Backbone
    • [TODO] Kendo MVVM/UI
  • Services

    • [TODO] Entity Framework
    • [TODO] Azure Table Storage
    • [TODO] DocumentDB
    • [TODO] RavenDB
    • [TODO] MongoDB
  • Use Cases

  • Paging

  • SignalR/WebSockets

  • Caching