Skip to content
Yann edited this page Aug 14, 2018 · 14 revisions

Example.Api Wiki

Welcome to the Example.Api wiki. This is still a work in progress but feel free to browse the actual content.

Description

This wiki contains a description of the different API features embedded in the project. It will describe what they are and how to implement them with dotnetcore 2.x.

API Structure

  1. Status codes
  2. Response body formatting
  3. Pagination
  4. Content type

Technologies

  1. Automapper
  2. NRules
  3. Swagger (Swashbuckle)
  4. MSpec

Credits

Inspired and enhanced from the awesome lesson of Kevin Dockx on Pluralsight.

Clone this wiki locally