Microsoft.Bcl.Async 1.0.11-beta

This package enables Visual Studio 2012 projects targeting .NET Framework 4 (with KB2468871), Silverlight 4 and 5, and Windows Phone 7.5 (including any portable library combinations) to use the new 'async' and 'await' keywords. This package also includes Task-based extension methods that allow using some of the existing asynchronous APIs with the new language keywords. This package is not supported in Visual Studio 2010, and is not required for projects targeting .NET Framework 4.5 or .NET for Windows Store apps.

Showing the top 20 packages that depend on Microsoft.Bcl.Async.

Packages Downloads
Com.Ctrip.Framework.Apollo
携程Apollo客户端   与Microsoft.Extensions.Configuration集成请使用Com.Ctrip.Framework.Apollo.Configuration包   与System.Configuration.ConfigurationManager集成(.net 4.7.1及以后版本)请使用Com.Ctrip.Framework.Apollo.ConfigurationManager包   直接使用ApolloConfigurationManager请使用Com.Ctrip.Framework.Apollo.Configuration或者Com.Ctrip.Framework.Apollo.ConfigurationManager 2.4.1: 1. 修复 #120 `.net 客户端,AddNameSpace导致TCP链接过多,阿波罗服务器资源耗尽!` 2.4.0: 1. 添加apollo 1.6访问密钥 2.3.0: 1. 添加ICacheFileProvider支持自定义配置缓存方式(比如本地加密存储) 2.2.0: 1. 使用C# 8、添加nullable 2. 添加net40支持 3. 修复 #96 `ConfigService 挂了,重启配置不能同步问题` 2.1.0: 1. 修复ConfigServiceLocator不能刷新的bug 2.0.5: 1. LogManager.CreateLogger异常时返回结果 2.0.4: 1. 修复MultiConfig的ConfigChanged事件参数错误的问题 2. 当namespace数据异常时给出有意义的提示 2.0.3: 1. 修复使用net471的ConfigurationBuilder会造成死锁的问题 2. 修复当无本地缓存文件且远程加载配置失败时出现空引用异常 2.0.2: 1. 修复当配置发布后,非Properties格式的namespace可能不能获取到配置的问题 2. IConfig事件触发失败的BUG 2.0.1: 1. 修复并发时的一个NullReferenceException 2.0.0: 1. 添加json、xml等格式的namespace的支持,通过扩展名识别格式 2. 重新设计IConfig,通过扩展方法实现更多功能 3. 重构日志,直接通过委托而不需要实现接口
2,387
Com.Ctrip.Framework.Apollo
携程Apollo客户端   与Microsoft.Extensions.Configuration集成请使用Com.Ctrip.Framework.Apollo.Configuration包   与System.Configuration.ConfigurationManager集成(.net 4.7.1及以后版本)请使用Com.Ctrip.Framework.Apollo.ConfigurationManager包   直接使用ApolloConfigurationManager请使用Com.Ctrip.Framework.Apollo.Configuration或者Com.Ctrip.Framework.Apollo.ConfigurationManager 发布日志请点击打开 https://github.com/apolloconfig/apollo.net/releases
198
Nito.AsyncEx
A helper library for the Task-Based Asynchronous Pattern (TAP).
62
Nito.AsyncEx
A helper library for the Task-Based Asynchronous Pattern (TAP).
57
Nito.AsyncEx
A helper library for the Task-Based Asynchronous Pattern (TAP).
50
Nito.AsyncEx
A helper library for the Task-Based Asynchronous Pattern (TAP).
49
Nito.AsyncEx
A helper library for the Task-Based Asynchronous Pattern (TAP).
47
Nito.AsyncEx
A helper library for the Task-Based Asynchronous Pattern (TAP).
46
Nito.AsyncEx
A helper library for the Task-Based Asynchronous Pattern (TAP).
45
Nito.AsyncEx
A helper library for the Task-Based Asynchronous Pattern (TAP).
41
Nito.AsyncEx
A helper library for the Task-Based Asynchronous Pattern (TAP).
40
Com.Ctrip.Framework.Apollo
携程Apollo客户端   与Microsoft.Extensions.Configuration集成请使用Com.Ctrip.Framework.Apollo.Configuration包   与System.Configuration.ConfigurationManager集成(.net 4.7.1及以后版本)请使用Com.Ctrip.Framework.Apollo.ConfigurationManager包   直接使用ApolloConfigurationManager请使用Com.Ctrip.Framework.Apollo.Configuration或者Com.Ctrip.Framework.Apollo.ConfigurationManager 发布日志请点击打开 https://github.com/apolloconfig/apollo.net/releases
38
Com.Ctrip.Framework.Apollo
携程Apollo客户端   与Microsoft.Extensions.Configuration集成请使用Com.Ctrip.Framework.Apollo.Configuration包   与System.Configuration.ConfigurationManager集成(.net 4.7.1及以后版本)请使用Com.Ctrip.Framework.Apollo.ConfigurationManager包   直接使用ApolloConfigurationManager请使用Com.Ctrip.Framework.Apollo.Configuration或者Com.Ctrip.Framework.Apollo.ConfigurationManager 发布日志请点击打开 https://github.com/apolloconfig/apollo.net/releases
36
Com.Ctrip.Framework.Apollo
携程Apollo客户端   与Microsoft.Extensions.Configuration集成请使用Com.Ctrip.Framework.Apollo.Configuration包   与System.Configuration.ConfigurationManager集成(.net 4.7.1及以后版本)请使用Com.Ctrip.Framework.Apollo.ConfigurationManager包   直接使用ApolloConfigurationManager请使用Com.Ctrip.Framework.Apollo.Configuration或者Com.Ctrip.Framework.Apollo.ConfigurationManager 发布日志请点击打开 https://github.com/apolloconfig/apollo.net/releases
34
Com.Ctrip.Framework.Apollo
携程Apollo客户端   与Microsoft.Extensions.Configuration集成请使用Com.Ctrip.Framework.Apollo.Configuration包   与System.Configuration.ConfigurationManager集成(.net 4.7.1及以后版本)请使用Com.Ctrip.Framework.Apollo.ConfigurationManager包   直接使用ApolloConfigurationManager请使用Com.Ctrip.Framework.Apollo.Configuration或者Com.Ctrip.Framework.Apollo.ConfigurationManager 2.4.2: 1. #135 MetaServer支持使用英文逗号和英文分号分割的多个URI 2.4.1: 1. 修复 #120 `.net 客户端,AddNameSpace导致TCP链接过多,阿波罗服务器资源耗尽!` 2.4.0: 1. 添加apollo 1.6访问密钥 2.3.0: 1. 添加ICacheFileProvider支持自定义配置缓存方式(比如本地加密存储) 2.2.0: 1. 使用C# 8、添加nullable 2. 添加net40支持 3. 修复 #96 `ConfigService 挂了,重启配置不能同步问题` 2.1.0: 1. 修复ConfigServiceLocator不能刷新的bug 2.0.5: 1. LogManager.CreateLogger异常时返回结果 2.0.4: 1. 修复MultiConfig的ConfigChanged事件参数错误的问题 2. 当namespace数据异常时给出有意义的提示 2.0.3: 1. 修复使用net471的ConfigurationBuilder会造成死锁的问题 2. 修复当无本地缓存文件且远程加载配置失败时出现空引用异常 2.0.2: 1. 修复当配置发布后,非Properties格式的namespace可能不能获取到配置的问题 2. IConfig事件触发失败的BUG 2.0.1: 1. 修复并发时的一个NullReferenceException 2.0.0: 1. 添加json、xml等格式的namespace的支持,通过扩展名识别格式 2. 重新设计IConfig,通过扩展方法实现更多功能 3. 重构日志,直接通过委托而不需要实现接口
33
Com.Ctrip.Framework.Apollo
携程Apollo客户端   与Microsoft.Extensions.Configuration集成请使用Com.Ctrip.Framework.Apollo.Configuration包   与System.Configuration.ConfigurationManager集成(.net 4.7.1及以后版本)请使用Com.Ctrip.Framework.Apollo.ConfigurationManager包   直接使用ApolloConfigurationManager请使用Com.Ctrip.Framework.Apollo.Configuration或者Com.Ctrip.Framework.Apollo.ConfigurationManager 发布日志请点击打开 https://github.com/apolloconfig/apollo.net/releases/tag/v2.5.0
33
Com.Ctrip.Framework.Apollo
携程Apollo客户端   与Microsoft.Extensions.Configuration集成请使用Com.Ctrip.Framework.Apollo.Configuration包   与System.Configuration.ConfigurationManager集成(.net 4.7.1及以后版本)请使用Com.Ctrip.Framework.Apollo.ConfigurationManager包   直接使用ApolloConfigurationManager请使用Com.Ctrip.Framework.Apollo.Configuration或者Com.Ctrip.Framework.Apollo.ConfigurationManager 发布日志请点击打开 https://github.com/apolloconfig/apollo.net/releases
32
Com.Ctrip.Framework.Apollo
携程Apollo客户端   与Microsoft.Extensions.Configuration集成请使用Com.Ctrip.Framework.Apollo.Configuration包   与System.Configuration.ConfigurationManager集成(.net 4.7.1及以后版本)请使用Com.Ctrip.Framework.Apollo.ConfigurationManager包   直接使用ApolloConfigurationManager请使用Com.Ctrip.Framework.Apollo.Configuration或者Com.Ctrip.Framework.Apollo.ConfigurationManager 2.3.0: 1. 添加ICacheFileProvider支持自定义配置缓存方式(比如本地加密存储) 2.2.0: 1. 使用C# 8、添加nullable 2. 添加net40支持 3. 修复 #96 `ConfigService 挂了,重启配置不能同步问题` 2.1.0: 1. 修复ConfigServiceLocator不能刷新的bug 2.0.5: 1. LogManager.CreateLogger异常时返回结果 2.0.4: 1. 修复MultiConfig的ConfigChanged事件参数错误的问题 2. 当namespace数据异常时给出有意义的提示 2.0.3: 1. 修复使用net471的ConfigurationBuilder会造成死锁的问题 2. 修复当无本地缓存文件且远程加载配置失败时出现空引用异常 2.0.2: 1. 修复当配置发布后,非Properties格式的namespace可能不能获取到配置的问题 2. IConfig事件触发失败的BUG 2.0.1: 1. 修复并发时的一个NullReferenceException 2.0.0: 1. 添加json、xml等格式的namespace的支持,通过扩展名识别格式 2. 重新设计IConfig,通过扩展方法实现更多功能 3. 重构日志,直接通过委托而不需要实现接口
31

Any 0.0

Version Downloads Last updated
1.0.168 66 06/04/2023
1.0.166 56 06/08/2023
1.0.166-beta 61 06/08/2023
1.0.165 55 06/09/2023
1.0.16 56 06/09/2023
1.0.14-rc 48 06/08/2023
1.0.12-beta 59 06/25/2023
1.0.11-beta 55 06/19/2023