Skip to content

An async pattern for reading and setting ETag headers in ASP.NET Web API.

License

Notifications You must be signed in to change notification settings

treymack/WebApiAsyncETagStrategy

Repository files navigation

WebApiAsyncETagStrategy

An async pattern for reading and setting ETag headers in ASP.NET Web API.

Goals

  • Single file like PetaPoco / Massive
  • ETag only, at least at first
  • Way to specify
    • ETag Lookup Function
    • Model Get Function
    • Property from Model with current ETag
  • Take care of checking the Request Headers and setting the Response Headers

About

An async pattern for reading and setting ETag headers in ASP.NET Web API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published