Securing .NET Core 3 API with Cookie Authentication
In last article, we have seen how to add ASP .NET Core identity to your web API project. In this blog post, let's see how to setup your web API…
5 Comments
January 25, 2020
In last article, we have seen how to add ASP .NET Core identity to your web API project. In this blog post, let's see how to setup your web API…
In previous articles, I have explained what is Azure search, what is Azure search index, how to create index and how to import data. If you are new to Azure…