BrandonMinnick
NuGet publisher profile
Packages (5)
AsyncAwaitBestPractices
Extensions for System.Threading.Tasks Includes extension methods to safely fire-and-forget a Task and/or a ValueTask Includes WeakEventManger which avoids memory leaks when events are not unsubscribed
AsyncAwaitBestPractices.MVVM
Async Extensions for ICommand Includes AsyncCommand and IAsyncCommand which allows ICommand to safely be used asynchronously with Task. Includes AsyncValueCommand and IAsyncValueCommand which allows ICommand to safely be used asynchronously with ValueTask
Xam.Plugins.Forms.CustomReturnEntry
Custom control for your Xamarin.Forms project to customize the Keyboard Return button. Ensure you call CustomEntryRenderer.Init() on each platform! Built against Xamarin.Forms 2.5.0.280555 https://github.com/brminnick/EntryCustomReturnPlugin New In This Release: - Performance improvements and optimizations - Additional XML Definitions for Intellisense
GitHubApiStatus
GitHub API Rate Limit Status Calculate the GitHub API Rate Limits for the following GitHub APIs - REST API - Seach API - GraphQL API - Source Import API - Code Scanning Upload API - App Manifest Configuration API
GitHubApiStatus.Extensions
Extentions for GitHub API Rate Limit Status - Implements Microsoft.Extensions.DependencyInjection - Implements Microsoft.Extensions.Http