All Projects โ†’ mehdihadeli โ†’ awesome-dotnet-async

mehdihadeli / awesome-dotnet-async

Licence: CC0-1.0 License
A curated list of awesome articles and resources to learning and practicing about async, threading, and channels in .Net platform. ๐Ÿ˜‰

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to awesome-dotnet-async

Awesome-Nuget-Packages
๐Ÿ“ฆ A collection of awesome and top .NET packages sorted by most popular needs.
Stars: โœญ 87 (+3.57%)
Mutual labels:  aspnetcore, dotnetcore, netcore, aspnet-core, asp-net-core
Formhelper
ASP.NET Core - Transform server-side validations to client-side without writing any javascript code. (Compatible with Fluent Validation)
Stars: โœญ 155 (+84.52%)
Mutual labels:  aspnetcore, netcore, aspnet-core, asp-net-core
Awesome Microservices Netcore
๐Ÿ’Ž A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core
Stars: โœญ 865 (+929.76%)
Mutual labels:  aspnetcore, dotnetcore, aspnet-core, asp-net-core
Cronscheduler.aspnetcore
Cron Scheduler for AspNetCore 2.x/3.x or DotNetCore 2.x/3.x Self-hosted
Stars: โœญ 100 (+19.05%)
Mutual labels:  aspnetcore, dotnetcore, aspnet-core, asp-net-core
ChatService
ChatService (SignalR).
Stars: โœญ 26 (-69.05%)
Mutual labels:  aspnetcore, dotnetcore, aspnet-core, asp-net-core
MvcControlsToolkit.Core
Core Code for MvcControlsToolkit packages
Stars: โœญ 13 (-84.52%)
Mutual labels:  aspnetcore, dotnetcore, asp-net-core
grandnode2
Free, Open source, Fast, Headless, Multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB, Vue.js.
Stars: โœญ 626 (+645.24%)
Mutual labels:  aspnetcore, netcore, asp-net-core
AspNetCoreAzureSearch
ASP.NET Core with Azure Cognitive Search
Stars: โœญ 12 (-85.71%)
Mutual labels:  aspnetcore, dotnetcore, aspnet-core
SignalR-Core-SqlTableDependency
Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.
Stars: โœญ 36 (-57.14%)
Mutual labels:  aspnetcore, netcore, asp-net-core
XAF Security E4908
This repository contains examples for Role-based Access Control, Permission Management, and OData / Web / REST API Services for Entity Framework and XPO ORM
Stars: โœญ 47 (-44.05%)
Mutual labels:  aspnetcore, netcore, asp-net-core
SimpleSocial
A simple social network web application using ASP.NET Core 3.1
Stars: โœญ 16 (-80.95%)
Mutual labels:  aspnetcore, dotnetcore, asp-net-core
Home
Asp.net core Mvc Controls Toolkit
Stars: โœญ 33 (-60.71%)
Mutual labels:  aspnetcore, dotnetcore, asp-net-core
OnlineUsers-Counter-AspNetCore
Display online users count in ASP.NET Core in two ways (Cookie - SingalR)
Stars: โœญ 29 (-65.48%)
Mutual labels:  aspnetcore, aspnet-core, asp-net-core
AspNetCore.Unobtrusive.Ajax
Unobtrusive Ajax Helpers (like MVC5 Ajax.BeignForm and Ajax.ActionLink) for ASP.NET Core
Stars: โœญ 46 (-45.24%)
Mutual labels:  aspnetcore, aspnet-core, asp-net-core
TheLastTime
C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something
Stars: โœญ 23 (-72.62%)
Mutual labels:  aspnetcore, aspnet-core, asp-net-core
DNZ.SEOChecker
SEO Checker and Recommander Plugin (like wordpress Yoast) for ASP.NET Core.
Stars: โœญ 18 (-78.57%)
Mutual labels:  aspnetcore, dotnetcore, asp-net-core
high-performance-aspnet-core-workshop
Sample application used in the High-Performance ASP.NET Core Workshop
Stars: โœญ 29 (-65.48%)
Mutual labels:  aspnetcore, aspnet-core, asp-net-core
ObviousAwait
๐Ÿงต Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)
Stars: โœญ 55 (-34.52%)
Mutual labels:  thread, threading, await
DNZ.MvcComponents
A set of useful UI-Components (HtmlHelper) for ASP.NET Core MVC based-on Popular JavaScript Plugins (Experimental project).
Stars: โœญ 25 (-70.24%)
Mutual labels:  aspnetcore, aspnet-core, asp-net-core
Cosmos.Identity
A Cosmos storage provider for ASP.NET Core Identity.
Stars: โœญ 26 (-69.05%)
Mutual labels:  aspnetcore, dotnetcore, netcore

๐ŸŽจ Awesome .Net Async Awesome

Twitter URL blog

Curated list of awesome articles and resources to learning and practicing about async, threading, and channels in .Net platform. this repository will be updated continuously, keep yourself up to date ๐Ÿ˜‰

Contributions are always welcome! Please take a look at the contribution guidelines pages first.

Thanks to all contributors, you're awesome and wouldn't be possible without you! The goal is to build a categorized community-driven collection of very well-known resources.

Contents

Async And Await

๐Ÿ“ Articles

Cancellation

๐Ÿ“ Articles

๐Ÿ”– Samples

IO-Bound

๐Ÿ“ Articles

Cpu-Bound

๐Ÿ“ Articles

TaskCompletionSource

๐Ÿ“ Articles

Task

Articles

ValueTask

๐Ÿ“ Articles

๐Ÿ“น Videos

Configure Await

๐Ÿ“ Articles

Exception Handling

๐Ÿ“ Articles

SynchronizationContext

๐Ÿ“ Articles

Awaiter

๐Ÿ“ Articles

Continuations

๐Ÿ“ Articles

Thread Pool

Thread

๐Ÿ“ Articles

Async Tips

๐Ÿ“ Articles

Videos

๐Ÿ”– Samples

Concurrency Vs Parallelism

๐Ÿ“ Articles

Async Local

๐Ÿ“ Articles

Thread Safey

๐Ÿ“ Articles

Asynchronous Messaging

๐Ÿ“ Articles

Async Collections

BlockingCollection

๐Ÿ“ Articles

Async Stream And IEnumerableAsync

๐Ÿ“ Articles

Lazy Initialization

๐Ÿ“ Articles

Iterators

๐Ÿ“ Articles

Channels

๐Ÿ“น Videos

๐Ÿ“ Articles

๐Ÿ”– Samples

Libraries

  • Nito.AsyncEx

    A helper library for the Task-Based Asynchronous Pattern (TAP).

  • Microsoft.VisualStudio.Threading

    Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work.

  • AsyncEnumerator

    Introduces IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), and ParallelForEachAsync() and other useful stuff to use with async-await

  • AsyncIO.DotNet

    Easy-to-use library for common async IO file system operations.

  • NeoSmart.AsyncLock

    A C# lock replacement for async/await, supporting recursion/re-entrance and asynchronous waits.

Code Analyzers

Other Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].