AshMind.Extensions
2.0.0-pre-20190406
See the version list below for details.
dotnet add package AshMind.Extensions --version 2.0.0-pre-20190406
NuGet\Install-Package AshMind.Extensions -Version 2.0.0-pre-20190406
<PackageReference Include="AshMind.Extensions" Version="2.0.0-pre-20190406" />
paket add AshMind.Extensions --version 2.0.0-pre-20190406
#r "nuget: AshMind.Extensions, 2.0.0-pre-20190406"
// Install AshMind.Extensions as a Cake Addin #addin nuget:?package=AshMind.Extensions&version=2.0.0-pre-20190406&prerelease // Install AshMind.Extensions as a Cake Tool #tool nuget:?package=AshMind.Extensions&version=2.0.0-pre-20190406&prerelease
Extension methods that could have been written by BCL authors
(with one or two Ruby-like things thrown in the mix).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.1 is compatible. netstandard1.2 was computed. netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.1
- System.Collections (>= 4.0.11)
- System.Globalization (>= 4.3.0)
- System.Linq (>= 4.1.0)
- System.ObjectModel (>= 4.0.12)
- System.Reflection (>= 4.1.0)
- System.Reflection.Extensions (>= 4.0.1)
- System.Runtime (>= 4.3.0)
-
.NETStandard 1.3
- System.Collections (>= 4.0.11)
- System.Globalization (>= 4.3.0)
- System.Linq (>= 4.1.0)
- System.ObjectModel (>= 4.0.12)
- System.Reflection (>= 4.1.0)
- System.Reflection.Extensions (>= 4.0.1)
- System.Runtime (>= 4.3.0)
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AshMind.Extensions:
Package | Downloads |
---|---|
Expressive
Expressive is a library that converts compiled methods into expression trees. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AshMind.Extensions:
Repository | Stars |
---|---|
ashmind/SharpLab
.NET language playground
|
Version | Downloads | Last updated |
---|---|---|
3.0.0-pre-20190808-01 | 12,062 | 8/7/2019 |
3.0.0-pre-20190406-01 | 598 | 4/6/2019 |
2.0.0-pre-20190406 | 523 | 4/6/2019 |
2.0.0-pre-20180304 | 11,021 | 3/3/2018 |
2.0.0-pre-20161202 | 912 | 12/2/2016 |
2.0.0-pre-20160719 | 2,722 | 7/19/2016 |
2.0.0-pre-20160708 | 1,118 | 7/13/2016 |
2.0.0-pre-20160614 | 1,252 | 6/14/2016 |
1.8.1 | 4,244 | 12/2/2016 |
1.8.0 | 1,476 | 6/14/2016 |
1.7.2 | 1,811 | 3/11/2015 |
1.7.1 | 1,440 | 2/16/2015 |
1.7.0 | 1,309 | 2/5/2015 |
1.6.0 | 1,632 | 12/3/2014 |
1.4.2 | 1,599 | 7/29/2014 |
1.3.1 | 1,528 | 4/20/2014 |
1.3.0 | 1,535 | 4/20/2014 |
1.2.1 | 1,538 | 4/13/2014 |
1.2.0 | 1,602 | 4/12/2014 |
1.1.5 | 1,473 | 10/12/2013 |
1.1.1 | 1,536 | 10/5/2013 |
1.1.0 | 1,406 | 10/5/2013 |
1.0.4 | 3,919 | 5/30/2011 |
1.0.3 | 3,544 | 1/12/2011 |
2.0.0 (pre-release) Removed multiple obsolete APIs. Improved consistency of various AsReadOnly*() overloads.
1.8.1 (!Please upgrade to this if you use SubstringAfter!) Fixed bug in SubstringAfter.
1.8.0 Added [Obsolete] to several APIs that will be changed/removed. Added special case EnumerateRange for List<T>. Added StringBuilder.AppendJoin().
1.7.2 Added [ContractAnnotation("null=>null")] to String.IsNullOrEmpty().
1.7.1 Removed unnecessary ForEach() call from Collection.AddRange()/RemoveRange() — should improve performance.
1.7.0 Added StringComparison overloads to String.RemoveStart() and String.RemoveEnd().