Skip to content
Yann edited this page Jul 30, 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. Response body formatting
  2. Pagination
  3. Content type

Technologies

  1. Automapper
  2. NRules
  3. MSpec

Credits

Inspired by the awesome lesson of Kevin Dockx on Pluralsight.

Clone this wiki locally