News

This article shows the design patterns that users of REST specification languages such as RAML, Swagger, and API Blueprint should adhere to when generating code for C# and ASP.NET Web API.
The lightweight .NET web framework has arrived in a stable 1.0 release, ready to help build front ends and RESTful APIs for cloud applications.
Using exception filters in ASP.NET Web API Exception filters are filters that can be used to handle unhandled exceptions that are generated in your Web API controller methods.
C# Corner Using The Roslyn Scripting API in C# Learn how to utilize the Roslyn Scripting API to host a C# scripting engine in your applications. By Eric Vogel 11/16/2011 Get Code Download I first ...
For .NET Framework developers, check out the Swagger.Net and Swashbuckle projects for documenting ASP.NET Web API projects with Swagger. FubuMVC Swagger, unsurprisingly, provides Swagger generation ...