Xamarin.Essentials: The Version Tracking Guide
Runtime getting version information from your Xamarin and Xamarin.Forms application. Including guide and app version and first & last start date.
Runtime getting version information from your Xamarin and Xamarin.Forms application. Including guide and app version and first & last start date.
The many different ways to find users in ASP.NET Identity
The guide on adding and removing user roles within ASP.NET Core Identity. Learn how to toggle administrator and other roles.
Disable and enable user accounts in ASP.NET Core Identity with a simple lock & unlock class.
A tutorial on resetting user passwords using ASP.NET 5 & Core. Learn how to use tokens and email password resets.
I'd like to show you the best render settings I've found for creating YouTube 1080p videos using Sony Vegas Pro 15 in 2020
NotSupportedException No IUserTwoFactorTokenProvider<TUser> named 'Default' is registered ASP.NET Core & 5 fix when getting a user.
Protect files hosted in the wwwroot folder with Identity Authentication in ASP.NET Core & 5
Use C# to generate S3 pre-signed keys using the AWS SDK. Post the data to a Javascript jQuery frontend using an API controller with ASP.NET Core 3.1.
Create an exception list of file types and supply the correct MIME type based on the extension. Using C# and .NET 5 or Core. Without downloading the file.