-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Craig Smitham edited this page Nov 21, 2015
·
5 revisions
Welcome to the falcor.net wiki!
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).
This project contains bulk of the server code for implementing a sample Netflix app, as well as a variety of front-end implementations.
Intended for hosting the Netflix example in ASP.NET 4.5.
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