BclExtensionPack.CoreLib
0.16.1
dotnet add package BclExtensionPack.CoreLib --version 0.16.1
NuGet\Install-Package BclExtensionPack.CoreLib -Version 0.16.1
<PackageReference Include="BclExtensionPack.CoreLib" Version="0.16.1" />
<PackageVersion Include="BclExtensionPack.CoreLib" Version="0.16.1" />
<PackageReference Include="BclExtensionPack.CoreLib" />
paket add BclExtensionPack.CoreLib --version 0.16.1
#r "nuget: BclExtensionPack.CoreLib, 0.16.1"
#:package BclExtensionPack.CoreLib@0.16.1
#addin nuget:?package=BclExtensionPack.CoreLib&version=0.16.1
#tool nuget:?package=BclExtensionPack.CoreLib&version=0.16.1
BclExtensionPack
using Task Extensions
Taskを返すWhenAll拡張メソッド(=同期版でいうところのvoid)
await hoges.Select(async hoge => { Console.WriteLine(await GetHogeNameAsync(hoge)); }).WhenAll();
Task<T[]>を返すWhenAll拡張メソッド
var fugas = await hoges.Select(async x => new { Id = x, Name = await GetNameAsync(x) }).WhenAll();
ValueTupleのWhenAll拡張メソッド(2-8組版まで対応)
var (hoge, fuga, piyo) = await (GetHogeAsync(), GetFugaAsync(), GetPiyoAsync()).WhenAll();
using UriBuilder Extensions
パスを連結して作りたいケースに対応する。
var hoge = new UriBuilder("www.hoge.co.jp/").UseScheme("https").SetPort(5001).AppendPath("fuga").AppendPath("entry");
using Enumerable Extensions
AsList(Listにcast出来る場合はcastし、そうでなければToListする。)
var hogeList = hoges.AsList();
using IsAny<T>(non null且つ、要素が存在するかの検査を行い結果をboolで返却する。)
if(hoges.IsAny()){ }
if(hoges.IsAny(hoge => hoge is { fuga : not null })){ }
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Microsoft.Extensions.Configuration.Binder (>= 8.0.1)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.0)
- System.Linq.Async (>= 6.0.1)
- ZString (>= 2.6.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on BclExtensionPack.CoreLib:
Package | Downloads |
---|---|
WebPack.CoreLib
ASP.NET Core Web Pack For .NET Core; Include Default Builder; |
|
ORMIntegrator.Extensions.DependencyInjection
DI Extension For ORMIntegrator; |
|
BclExtensionPack.Mail
Package Description |
|
BclExtensionPack.Gcp.Extensions.DependencyInjection
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.16.1 | 23,450 | 4/3/2024 |
0.15.1 | 4,716 | 1/22/2024 |
0.14.1 | 11,653 | 9/13/2023 |
0.13.1 | 672 | 9/12/2023 |
0.12.1 | 1,797 | 8/5/2023 |
0.11.1 | 738 | 8/3/2023 |
0.10.3 | 6,748 | 5/11/2023 |
0.10.2 | 4,386 | 1/17/2023 |
0.10.1 | 1,437 | 12/23/2022 |
0.9.26 | 2,774 | 11/24/2022 |
0.9.25 | 1,308 | 11/22/2022 |
0.9.24 | 2,153 | 11/15/2022 |
0.9.23 | 416 | 11/14/2022 |
0.9.22 | 410 | 11/11/2022 |
0.9.21 | 403 | 11/11/2022 |
0.9.20 | 3,143 | 10/14/2022 |
0.9.19 | 2,696 | 9/21/2022 |
0.9.18 | 513 | 9/17/2022 |
0.9.17 | 2,525 | 8/4/2022 |
0.9.16 | 4,738 | 4/11/2022 |
0.9.15 | 554 | 4/6/2022 |
0.9.14 | 2,415 | 3/27/2022 |
0.9.13 | 1,172 | 3/23/2022 |
0.9.12 | 1,156 | 3/15/2022 |
0.9.11 | 1,175 | 3/11/2022 |
0.9.10 | 1,017 | 3/3/2022 |
0.9.9 | 1,118 | 3/1/2022 |
0.9.8 | 1,026 | 2/28/2022 |
0.9.7 | 3,502 | 12/3/2021 |
0.9.6 | 1,380 | 11/12/2021 |
0.9.5 | 628 | 10/26/2021 |
0.9.3 | 1,361 | 9/30/2021 |
0.9.2 | 444 | 9/30/2021 |
0.9.1-beta | 736 | 9/28/2021 |
0.8.6-beta | 1,223 | 9/15/2021 |
0.8.5-beta | 2,415 | 8/16/2021 |
0.8.2-beta | 340 | 6/17/2021 |
0.8.1-beta | 329 | 6/17/2021 |
0.7.2-beta | 371 | 6/2/2021 |
0.6.3-beta | 333 | 4/21/2021 |
0.5.2-beta | 315 | 4/13/2021 |
0.4.2-beta | 324 | 3/16/2021 |
0.3.3-beta | 505 | 12/17/2020 |
0.3.2-beta | 377 | 12/14/2020 |
0.3.1-beta | 352 | 12/14/2020 |
0.2.1-beta | 347 | 11/25/2020 |
0.1.1-beta | 447 | 11/19/2020 |
0.0.2-beta | 460 | 10/21/2020 |
rename IsAny Api.