Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-xu authored Jan 8, 2020
1 parent 68d0a72 commit b773be8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
[![NuGet Version](http://img.shields.io/nuget/v/Ninject.Web.WebApi.svg?style=flat)](https://www.nuget.org/packages/Ninject.Web.WebApi/)
[![NuGet Downloads](http://img.shields.io/nuget/dt/Ninject.Web.WebApi.svg?style=flat)](https://www.nuget.org/packages/Ninject.Web.WebApi/)

Adds support for web API to Ninject
Adds support for ASP.NET Web API to Ninject

## Getting Started

The source code comes with 3 sample applications that demonstrates most of the features of the WebAPI extension. It can be found [here](https://github.com/ninject/ninject.web.webapi/zipball/master) or download it with a git client.
The source code comes with 4 sample applications that demonstrates most of the features of the ASP.NET Web API extension. It can be found [here](https://github.com/ninject/ninject.web.webapi/zipball/master) or download it with a git client.

## Documentation

https://github.com/ninject/Ninject.Web.WebApi/wiki
https://github.com/ninject/Ninject.Web.WebApi/wiki

0 comments on commit b773be8

Please sign in to comment.