SkillAgentSearch skills...

AspNetWebApiArticle

Source code for ASP.NET WebApi Article for Code Magazine

Install / Use

/learn @RickStrahl/AspNetWebApiArticle
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Getting Started with ASP.NET Web API

Sample code for Code Magazine Article

This project is the source code for the above article and provides a small example application that demonstrates some of the core features of the ASP.NET Web API. It contains the code samples referenced in the article above.

Most of the examples are contained in the GetAlbums.htm/js pages with the AlbumApiController.cs and AlbumRpcApiController.cs providing the backend Web API controllers. Additional examples are shown in the SamplesApiController.

Solution Configuration

This project works with the ASP.NET MVC Release using .NET 4.0 runtime.

This is a VS2012 project, but it opens fine and works in VS2010.

Project should run as is after initial compilation in Visual Studio. Note that NuGet packages are not shipped and NuGet Package Restore is enabled so you need to be online (or have NuGet packages cached) in order for the project to pull in all the MVC/WebAPI NuGet references.

View on GitHub
GitHub Stars66
CategoryDevelopment
Updated13d ago
Forks51

Languages

JavaScript

Security Score

80/100

Audited on Mar 18, 2026

No findings