Integrate IdentityServer 4.1 With ASP.NET Core 3.1 (Part 3-Access web API through swagger)In Part 2 of this series, we learnt how to secure our APIs with the IdentityServer 4.1. Now let’s look at how to securely access our web…Jan 22, 20211Jan 22, 20211
Integrate IdentityServer 4.1 With ASP.NET Core 3.1 (Part 2-Securing web API with Identity Server)In Part 1 of this series, we learnt how to build Identity Server 4.1 for various authentication and authorization. Now let’s look at how…Dec 24, 2020Dec 24, 2020
Integrate IdentityServer 4.1 With ASP.NET Core 3.1 (Part 1-Server Configuration)Currently we have so many applications which can be accessible via web browser as well as devices such as tablets and mobiles. All of…Dec 15, 2020Dec 15, 2020
Randomize list and order it by multiple in C#Sometimes we all may want to randomize the order of the list, order it based on multiple item properties and show it in our frontend…Nov 30, 2020Nov 30, 2020