AshMind.Extensions
1.8.1
Extension methods that could have been written by BCL authors
(with one or two Ruby-like things thrown in the mix).
See the version list below for details.
Install-Package AshMind.Extensions -Version 1.8.1
dotnet add package AshMind.Extensions --version 1.8.1
<PackageReference Include="AshMind.Extensions" Version="1.8.1" />
paket add AshMind.Extensions --version 1.8.1
#r "nuget: AshMind.Extensions, 1.8.1"
Release Notes
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().
Dependencies
This package has no dependencies.
Used By
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 History
Version | Downloads | Last updated |
---|---|---|
3.0.0-pre-20190808-01 | 2,804 | 8/7/2019 |
3.0.0-pre-20190406-01 | 355 | 4/6/2019 |
2.0.0-pre-20190406 | 258 | 4/6/2019 |
2.0.0-pre-20180304 | 3,263 | 3/3/2018 |
2.0.0-pre-20161202 | 579 | 12/2/2016 |
2.0.0-pre-20160719 | 1,473 | 7/19/2016 |
2.0.0-pre-20160708 | 761 | 7/13/2016 |
2.0.0-pre-20160614 | 659 | 6/14/2016 |
1.8.1 | 2,284 | 12/2/2016 |
1.8.0 | 709 | 6/14/2016 |
1.7.2 | 1,235 | 3/11/2015 |
1.7.1 | 712 | 2/16/2015 |
1.7.0 | 723 | 2/5/2015 |
1.6.0 | 904 | 12/3/2014 |
1.4.2 | 1,018 | 7/29/2014 |
1.3.1 | 770 | 4/20/2014 |
1.3.0 | 849 | 4/20/2014 |
1.2.1 | 799 | 4/13/2014 |
1.2.0 | 859 | 4/12/2014 |
1.1.5 | 887 | 10/12/2013 |
1.1.1 | 969 | 10/5/2013 |
1.1.0 | 824 | 10/5/2013 |
1.0.4 | 2,362 | 5/30/2011 |
1.0.3 | 2,414 | 1/12/2011 |