I am trying to find a custom Cookie Policy Middleware which conforms the app to the EU General Data Protection Regulation (GDPR) regulations. I searched but couldnt find anything.Any Help would be much appreciated.
ASP.NET Core has built in EU General Data Protection Regulation (GDPR) support which is configurable.
https://www.joeaudette.com/blog/2018/08/28/gdpr---adding-a-revoke-consent-button-in-aspnet-core
Explain your requirements, if the built in EU GDPR API does not fits your needs,