GithubHelp home page GithubHelp logo

soatech / webapiclientgenexamples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zijianhuang/webapiclientgenexamples

0.0 1.0 0.0 102.67 MB

Code Examples for using WebApiClientGen

License: MIT License

PowerShell 0.14% C# 42.80% JavaScript 43.01% HTML 1.40% TypeScript 11.29% CSS 1.32% Batchfile 0.04% ASP 0.01%

webapiclientgenexamples's Introduction

Strongly Typed Client API Generators generate strongly typed client API in C# codes and TypeScript codes. This repository contains code examples explained in the following CodeProject.com articles:

Prerequisites

This VS solution was constructed using Visual Studio 2015.

Server side:

  1. .NET Framework 4.5
  2. ASP.NET Web API 2.2

.NET client side:

  1. .NET Framework 4.5, or Universal Windows, or Mono.Android, or Xamarin.iOS
  2. ASP.NET Web API 2.2 Client Libraries
  3. Json.NET of Newtonsoft for Content-Type application/json
  4. Microsoft Build Tools 2015

TypeScript client side:

  1. TypeScript compiler
  2. jQuery and Chutzpah Test Adapter for the Test Explorer
  3. Angular 2/4 and its dependencies in node_modules supported by Node.js and npm.

Remarks: The size of the repository is around 100 MB since the binary files of NuGet packages are included, so you should be able to build and run integration testing right away. However, if you are interested in the DemoAngular2 project, you need to run "npm install" to download all the node_modules files._

webapiclientgenexamples's People

Watchers

James Cloos 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.