csharp-extensions
1.2.5
dotnet add package csharp-extensions --version 1.2.5
NuGet\Install-Package csharp-extensions -Version 1.2.5
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.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="csharp-extensions" Version="1.2.5" />
<PackageReference Include="csharp-extensions" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add csharp-extensions --version 1.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: csharp-extensions, 1.2.5"
#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.
#:package csharp-extensions@1.2.5
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=csharp-extensions&version=1.2.5
#tool nuget:?package=csharp-extensions&version=1.2.5
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,520 | 2/17/2016 |
| 1.2.4 | 1,436 | 2/15/2016 |
| 1.2.3 | 1,455 | 2/15/2016 |
| 1.2.2 | 1,700 | 2/12/2016 |
| 1.2.1 | 1,599 | 2/11/2016 |
| 1.2.0 | 1,435 | 2/8/2016 |
| 1.1.0 | 1,991 | 1/15/2016 |
| 1.0.9 | 1,384 | 12/16/2015 |
| 1.0.8 | 1,453 | 12/15/2015 |
| 1.0.7 | 1,615 | 12/11/2015 |
| 1.0.6 | 1,670 | 12/9/2015 |
| 1.0.5 | 1,759 | 12/9/2015 |
| 1.0.4 | 1,652 | 12/9/2015 |
| 1.0.3 | 1,342 | 12/9/2015 |
| 1.0.2 | 1,388 | 12/8/2015 |
| 1.0.1 | 1,444 | 12/7/2015 |
| 1.0.0 | 1,584 | 12/7/2015 |
Add a few more extensions