GithubHelp home page GithubHelp logo

hasen666 / building-advanced-restful-api-with-asp.net-core-3.1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jmanuelsoberano/building-advanced-restful-api-with-asp.net-core-3.1

0.0 0.0 0.0 84 KB

Building Advanced RESTful API with ASP.NET Core 3.1

Home Page: https://www.manuelsoberano.com/post/construyendo-una-advanced-restful-api-con-asp-net-core-3

C# 100.00%

building-advanced-restful-api-with-asp.net-core-3.1's Introduction

Implementing-Advanced-RESTful-Concerns-with-ASP.NET-Core-3.1

A continuación les comparto las cosas que fueron implementadas dentro de este proyecto, todas esto será parte de un curso que estaré publicando en YouTube dentro poco, en cuando lo tenga lista les compartiré la URL.

Por lo pronto aquí está el código fuente final.

Supporting Paging for Collection Resources

  • Introducing the Demo Application
  • Paging through Collection Resources
  • Improving Reuse with a PagedList Class
  • Returning Pagination Metadata

Sorting Resource Collections

  • Sorting Resource Collections
  • Creating a Property Mapping Service
  • Creating a Reusable ApplySort Method
  • Adding OrderBy Clauses to Pagination Links
  • Taking Consumer Errors into Account When Sorting

Shaping Data

  • Creating a Reusable Extension Method to Shape Data
  • Data Shaping Collection Resources
  • Data Shaping Single Resources
  • Taking Consumer Errors into Account When Shaping Data

Learning and Implementing HATEOAS

  • Supporting HATOEAS
  • Implementing HATEOAS Support for a Single Resource
  • Implementing HATEOAS Support After POSTing
  • Implementing HATEOAS Support for a Collection Resource
  • Using HATEOAS for Pagination Links
  • Working Towards Self-discoverability with a Root Document

Improving Reliability with Advanced Content Negotiation

  • HATEOAS and Content Negotiation
  • Tightening the Contract Between Client and Server with Vendor-specific Media Types
  • Working with Vendor-specific Media Types on Input

Getting Started with Caching Resources

  • Adding Cache Headers to the Response
  • Adding a Cache Store with the ResponseCaching Middleware
  • Using Cache Profiles to Apply the Same Rules to Different Resources

Supporting HTTP Cache for ASP.NET Core APIs

  • Adding Support for Generating ETags
  • Global Cache Header Configuration
  • Resource-level Cache Header Configuration
  • Dealing with Varying Response Representations
  • ETags and the Validation Model

Supporting Concurrency

  • Supporting Concurrency

building-advanced-restful-api-with-asp.net-core-3.1's People

Contributors

jmcsoberano avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.