csharp-extensions
1.2.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package csharp-extensions --version 1.2.2
NuGet\Install-Package csharp-extensions -Version 1.2.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="csharp-extensions" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add csharp-extensions --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: csharp-extensions, 1.2.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install csharp-extensions as a Cake Addin #addin nuget:?package=csharp-extensions&version=1.2.2 // Install csharp-extensions as a Cake Tool #tool nuget:?package=csharp-extensions&version=1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The goal of this project is to provide additional functionality to C# to make working with it easier.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
DNX | dnx46 is compatible. |
DNXCore | dnxcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on csharp-extensions:
Package | Downloads |
---|---|
NetDiff
Used to find differences between two .NET objects. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.5 | 2,110 | 2/17/2016 |
1.2.4 | 1,136 | 2/15/2016 |
1.2.3 | 1,139 | 2/15/2016 |
1.2.2 | 1,246 | 2/12/2016 |
1.2.1 | 1,294 | 2/11/2016 |
1.2.0 | 1,097 | 2/8/2016 |
1.1.0 | 1,550 | 1/15/2016 |
1.0.9 | 1,078 | 12/16/2015 |
1.0.8 | 1,135 | 12/15/2015 |
1.0.7 | 1,170 | 12/11/2015 |
1.0.6 | 1,207 | 12/9/2015 |
1.0.5 | 1,302 | 12/9/2015 |
1.0.4 | 1,191 | 12/9/2015 |
1.0.3 | 1,040 | 12/9/2015 |
1.0.2 | 1,083 | 12/8/2015 |
1.0.1 | 1,142 | 12/7/2015 |
1.0.0 | 1,276 | 12/7/2015 |
Add a few more extensions