GithubHelp home page GithubHelp logo

tugberkugurlu / pingyourpackage Goto Github PK

View Code? Open in Web Editor NEW
71.0 24.0 43.0 24.03 MB

PingYourPackage: Small city delivery company's HTTP API application (the sample application of the Pro ASP.NET Web API book)

Home Page: http://www.apress.com/9781430247258

License: MIT License

PowerShell 2.46% C# 61.62% CSS 2.38% ASP 0.04% JavaScript 33.50%

pingyourpackage's Introduction

#PingYourPackage Project PingYourPackage: Small city delivery company's HTTP API application (the sample application of the Pro ASP.NET Web API book).

##Run the Application To run the application successfully on your local environment, you need to perform a few steps first:

  1. Make sure you at least have Visual Studio 2012 or Visual Web Developer Express 2012 installed on your machine.
  2. Open up an elevated PowerShell command prompt.
  3. Make sure that your ExecutionPolicy set to Unrestricted. You can run the Get-ExecutionPolicy PowerShell command to see your execution policy. If it's not set to Unrestricted, run the following command: Set-ExecutionPolicy Unrestricted
  4. After setting your execution policy properly, navigate to PingYourPackage solution's root folder and run the following command: .\AddIISExpressCertToTrustedStore.ps1 This will make the IIS Express' development SSL certificated into the Trusted Root Certificates store.

After these steps, open up the solution on Visual Studio or Visual Web Developer Express. Click on the solution and press ALT + ENTER to bring up the Solution Property Pages dialog window. From there, navigate the Startup Project tab and set the following project as the startup project (put them in the same order):

  • PingYourPackage.API.WebHost
  • PingYourPackage.API.Client.Web

You're all done! Hit F5 (or CTRL + F5) to get the application up and running.

##Development Workflow master branch only holds the latest stable version of the product. Navigate to dev branch in order to see latest work.

##Pull Requests & Branching Every feature must be developed under a so-called feature branch and that branch must be brached off from dev branch.

Pull Requests should be targeted to dev branch, not master! Before sending the PR, make sure you have the latest dev branch merged into you feature branch.

#License and Copyright This project licensed under MIT license.

pingyourpackage's People

Contributors

tugberkugurlu avatar aliostad avatar chrissimmons avatar

Stargazers

Alex Pavlov  avatar Sebastian Tecsi avatar  avatar y、 avatar  avatar Lewis Chan avatar Krzysztof Handzlik avatar  avatar Dilip avatar  avatar Dineth Cooray avatar dev avatar Himanshu Uppal avatar Mike Roosa avatar Eakan avatar  avatar Dominik Zöchbauer avatar Alex Tupalenko avatar Stephen Fortune avatar  avatar  avatar Akhil avatar Avejant Zero avatar esakkirajak avatar Jamie Keeling avatar  avatar Jhon Chin avatar  avatar Ganeshan Venkataraman avatar  avatar Fanggeng Yang avatar Ryan McCafferty avatar Miguel A Herrera avatar Manuel avatar John Grant avatar  avatar Abdulla Ajmal avatar Manoj avatar George Hemmings avatar Neo Chen avatar Naveen Kar avatar Han Wang avatar  avatar  avatar Shane Castle avatar zhouwei@1 avatar  avatar  avatar Ahmet Tek avatar Baris SONMEZ avatar Adriano Ueda avatar Joshua Ramirez avatar Vaibhav avatar  avatar  avatar Serkan Berksoy avatar Maximilian Alexander avatar Yvan avatar  avatar MAHIZ avatar  avatar Mikaelo avatar Brenton House avatar Ben Foster avatar  avatar Nico Sap avatar Frans Stridh avatar James Holcomb avatar  avatar Indrajit Chakrabarty avatar Dan Taylor avatar

Watchers

 avatar  avatar Timur Zanagar avatar Nico Sap avatar  avatar Serdar Büyüktemiz avatar mikeandersun avatar Ben Foster avatar James Cloos avatar Cenk Caglar avatar zhouwei@1 avatar Barış Akpunar avatar Emerson avatar  avatar Veejay avatar  avatar MAHIZ avatar  avatar Serkan Berksoy avatar  avatar Artem Smirnov avatar Burak Altin avatar  avatar  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.