Evolver5 0.0.0-dev
This is a prerelease version of Evolver5.
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 Evolver5 --version 0.0.0-dev
NuGet\Install-Package Evolver5 -Version 0.0.0-dev
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="Evolver5" Version="0.0.0-dev" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Evolver5" Version="0.0.0-dev" />
<PackageReference Include="Evolver5" />
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 Evolver5 --version 0.0.0-dev
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Evolver5, 0.0.0-dev"
#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 Evolver5@0.0.0-dev
#: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=Evolver5&version=0.0.0-dev&prerelease
#tool nuget:?package=Evolver5&version=0.0.0-dev&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Evolver5
Evolver5 is a C# utility that builds a semantic tree from Roslyn syntax trees and provides operations for loading, merging, reorganizing, and refactoring C# source code while preserving compilation.
Features
- Merge partial classes, namespaces, and code fragments from multiple sources
- Group static extension methods into dedicated
ExtensionsOfXxxclasses - Reorder members by access modifier, declaration kind, and name
- Split large classes into interface-based partial classes
- Format output and perform round-trip compilation checks
Purpose
It is used to organize and merge code generated by large language models during AI-assisted development.
| 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- LangChain.Providers.OpenRouter (>= 0.17.0)
- Microsoft.Build.Locator (>= 1.7.8)
- Microsoft.CodeAnalysis.Common (>= 5.0.0)
- Microsoft.CodeAnalysis.CSharp (>= 5.0.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 5.0.0)
- Microsoft.CodeAnalysis.Workspaces.MSBuild (>= 5.0.0)
- Microsoft.TeamFoundationServer.Client (>= 19.225.1)
- Microsoft.TeamFoundationServer.ExtendedClient (>= 19.225.1)
- Microsoft.VisualStudio.Services.Client (>= 19.225.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.2.13 | 96 | 3/16/2026 |
| 1.2.10 | 83 | 3/16/2026 |
| 1.2.9 | 87 | 3/16/2026 |
| 1.2.8 | 80 | 3/16/2026 |
| 1.2.7 | 90 | 3/16/2026 |
| 1.2.6 | 84 | 3/15/2026 |
| 1.2.5 | 87 | 3/14/2026 |
| 1.2.4 | 85 | 3/13/2026 |
| 1.2.3 | 86 | 3/12/2026 |
| 1.2.2 | 93 | 3/11/2026 |
| 1.2.1 | 93 | 3/10/2026 |
| 1.2.0 | 76 | 3/10/2026 |
| 1.1.0 | 79 | 3/10/2026 |
| 0.1.0 | 87 | 3/10/2026 |
| 0.0.0-dev | 93 | 3/10/2026 |