GitXplorerGitXplorer
p

Examples.Etag

public
6 stars
2 forks
0 issues

Commits

List of commits on branch main.
Verified
dc971183728f47d24d12748335dba9835735efa4

renamed readme

ppeteraritchie committed 2 years ago
Verified
12f2196de5873604a4183ab666e00beefff89933

updated readme with github badge

ppeteraritchie committed 2 years ago
Verified
ffd67ab1a2bf56aae02eb4658f89ba61e59922ff

Create dotnet.yml

ppeteraritchie committed 2 years ago
Verified
375afad126f33d1d3217eab7239ea290e72b1ed3

updated readme.

ppeteraritchie committed 2 years ago
Verified
21f540258629d209367e97b868450c477de75e7d

first commit

ppeteraritchie committed 2 years ago

README

The README file for this repository.

Examples.Etag

.NET

An example of using ETags in ASP.NET Core.

This example leverages Azure Cosmos DB's implementation of ETags. The Repository and Application Services patterns are used to isolate etag implementation details from the API. Mapperly is used for automatic generation of translation code.