F# Async workflow <--> .NET Task/ValueTask easy seamless interoperability library.
-
Updated
Nov 12, 2022 - F#
F# Async workflow <--> .NET Task/ValueTask easy seamless interoperability library.
An iOS + Android app built in Xamarin.Forms demonstrating Xamarin.CommunityToolkit AsyncCommand
Repositório dedicado ao estudo e prática da programação assíncrona em C#. Explora async/await, tarefas (Task, ValueTask e ValueTask<T>), controle de concorrência com Semaphore e SemaphoreSlim, além do uso de CancellationToken e CancellationTokenSource para cancelamento seguro de operações.
Playground for the most relevant features in C# 7
📋 Manage tasks efficiently with a robust REST API built in plain TypeScript and Clean Architecture, free from external dependencies.
A tiny ValueTask Extensions library 🚀
Defines an awaitable, task-like .NET SlimTask value type suitable for library use that doesn't capture the synchronization context by default. It doesn't require ConfigureAwait(false) everywhere, and it supports ConfigureAwait(true) if you need the context.
A collection of helpful ValueTask extension methods
Add a description, image, and links to the valuetask topic page so that developers can more easily learn about it.
To associate your repository with the valuetask topic, visit your repo's landing page and select "manage topics."