Simple method to both create ETags based on sha1 and base64, as well as add support for storing etags.
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Robert Mayer - [email protected] | 
| Last Update: | Thursday, February 23, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://gitlab.com/syron/etaghelper | 
| NuGet Url: | https://www.nuget.org/packages/syron.ETagHelper | 
Install
Install-Package syron.ETagHelper
                        dotnet add package syron.ETagHelper
                        paket add syron.ETagHelper
                        
                                syron.ETagHelper Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 9.0.1)
 
Tags