Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>We actually designed Breeze to be independent of .NET, but none of our samples show this yet. In the next week or two we will show how to connect Breeze to a generic HTTP service that returns JSON. We'd love to have your feedback on this when it comes out, as we know it will be a big part of the market.</p> <p><strong>Edit:</strong> Breeze 1.3.0 is now available and contains the <a href="http://www.breezejs.com/samples/edmunds" rel="noreferrer">Edmunds sample</a>, which is a pure JavaScript client that connects to an HTTP service with <strong>no</strong> dependencies on ASP.NET, Web API, or the Entity Framework. Please take a look and provide us with feedback!</p> <p><strong>Edit 2:</strong> We will also be releasing a sample soon that shows Breeze working with MongoDB, Express, and Node.js with no Microsoft technologies involved. A Ruby sample is also in the works. Stay tuned!</p> <p><strong>Edit 3:</strong> <a href="http://www.breezejs.com/documentation/mongodb" rel="noreferrer">MongoDB and node.js support</a> is now available which shows Breeze working with the MEAN stack (MongoDB, Express, AngularJS, Node.js).</p> <p><strong>Edit 4:</strong> A <a href="http://www.breezejs.com/samples/intro-spa-ruby" rel="noreferrer">Ruby sample</a> is now up. This is John Papa's famous Code Camper JumpStart with a Ruby back-end.</p> <p><strong>Edit 5:</strong> <a href="http://www.breezejs.com/documentation/nhibernate-support" rel="noreferrer">NHibernate support</a> as well as an accompanying sample are now available.</p> <p><strong>Edit 6:</strong> <a href="http://www.getbreezenow.com/sequelize-mysqlpostgressql-lite" rel="noreferrer">Node/MySQL/Postgres support</a> as well as an accompanying sample are now available.</p> <p><strong>Edit 7:</strong> <a href="https://github.com/Breeze/breeze.server.java" rel="noreferrer">Java/Hibernate support</a> as well as an accompanying sample are now available.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload