CSharpEssentials.Clone
2.0.1
See the version list below for details.
dotnet add package CSharpEssentials.Clone --version 2.0.1
NuGet\Install-Package CSharpEssentials.Clone -Version 2.0.1
<PackageReference Include="CSharpEssentials.Clone" Version="2.0.1" />
<PackageVersion Include="CSharpEssentials.Clone" Version="2.0.1" />
<PackageReference Include="CSharpEssentials.Clone" />
paket add CSharpEssentials.Clone --version 2.0.1
#r "nuget: CSharpEssentials.Clone, 2.0.1"
#:package CSharpEssentials.Clone@2.0.1
#addin nuget:?package=CSharpEssentials.Clone&version=2.0.1
#tool nuget:?package=CSharpEssentials.Clone&version=2.0.1
Object cloning utilities for deep and shallow copying in C#.
Provides ICloneable extensions and generic cloning methods for complex object hierarchies.
Essential for creating immutable object patterns and safe object copying.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. 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. |
-
net9.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CSharpEssentials.Clone:
Package | Downloads |
---|---|
CSharpEssentials
A comprehensive C# library enhancing functional programming capabilities with type-safe monads (Maybe, Result), discriminated unions (Any), and robust error handling. Features include: domain-driven design support, enhanced Entity Framework integration, testable time management, JSON utilities, and LINQ extensions. Built for modern C# development with focus on maintainability, testability, and functional programming principles. |
GitHub repositories
This package is not used by any popular GitHub repositories.