Code Monkey home page Code Monkey logo

azure-mobile-apps-net-server's Introduction

Azure Mobile Apps .NET Server SDK

This repo contains the .NET backend for Azure Mobile Apps. The Mobile Apps .NET backend is a peer to the Node.js backend, giving users a choice in backend platform.

Download Source Code

To get the source code and a sample backend via git just type:

git clone https://github.com/Azure/azure-mobile-apps-net-server.git
cd ./azure-mobile-apps-net-server/

Building and Running Tests

The solution must be built in Visual Studio 2013 or 2015.

  1. Open the ServerSDK.sln solution file in Visual Studio.
  2. Press F7 or Ctrl+Shift+B to build the solution.

Running the Tests

After you've built the SDK, open the Test Explorer in Visual Studio (Test->Windows->Test Explorer) or search "Test Explorer" in the Quick Launch bar (Ctrl+Q) in VS 2015. In the window, press "Run all" or use the dropdown to run a subset of tests.

Running the Sample App

There is a sample web project in the 'sample' folder in the solution. It contains controllers which excercise several features of the SDK.

To run the sample project:

  • Right click on the 'SampleApp' project and select 'Set as startup project'.
  • Hit F5 to run the project in the browser of your choice (or Ctrl+F5 to start without debugging).
  • A welcome page should be displayed, indicating the service is running.
  • You can now issue requests (such as GET or POST) to the backend from your browser.

Useful Resources

Contribute Code or Provide Feedback

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

If you would like to become an active contributor to this project please follow the instructions provided in Microsoft Azure Projects Contribution Guidelines.

If you encounter any bugs with the library please file an issue in the Issues section of the project.

License

Apache (2.0)

azure-mobile-apps-net-server's People

Contributors

aziel avatar brettsam avatar chintans avatar davidni avatar dhei avatar gb92 avatar ggailey777 avatar mattchenderson avatar phvannor avatar pragnagopa avatar shrishrirang avatar soninaren avatar thyeggman avatar ysxu 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.