Soenneker.Utils.String.NeedlemanWunsch 4.0.992

Prefix Reserved
dotnet add package Soenneker.Utils.String.NeedlemanWunsch --version 4.0.992
                    
NuGet\Install-Package Soenneker.Utils.String.NeedlemanWunsch -Version 4.0.992
                    
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="Soenneker.Utils.String.NeedlemanWunsch" Version="4.0.992" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Utils.String.NeedlemanWunsch" Version="4.0.992" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Utils.String.NeedlemanWunsch" />
                    
Project file
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 Soenneker.Utils.String.NeedlemanWunsch --version 4.0.992
                    
#r "nuget: Soenneker.Utils.String.NeedlemanWunsch, 4.0.992"
                    
#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 Soenneker.Utils.String.NeedlemanWunsch@4.0.992
                    
#: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=Soenneker.Utils.String.NeedlemanWunsch&version=4.0.992
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Utils.String.NeedlemanWunsch&version=4.0.992
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Utils.String.NeedlemanWunsch

A utility library for comparing strings via the Needleman-Wunsch algorithm

Installation

dotnet add package Soenneker.Utils.String.NeedlemanWunsch
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.
  • net10.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Soenneker.Utils.String.NeedlemanWunsch:

Repository Stars
C9Glax/tranga
Monitor and download Manga automatically in a Docker-Container.
Version Downloads Last Updated
4.0.992 96 4/23/2026
4.0.991 108 3/12/2026
4.0.988 98 3/12/2026
4.0.987 95 3/10/2026
4.0.986 99 3/9/2026
4.0.985 96 3/9/2026
4.0.984 96 3/4/2026
4.0.983 655 1/2/2026
4.0.982 424 11/20/2025
4.0.981 222 11/6/2025
4.0.980 211 10/29/2025
3.0.979 2,671 9/3/2025
3.0.978 333 8/11/2025
3.0.977 166 6/27/2025
3.0.976 241 5/27/2025
3.0.975 226 5/22/2025
3.0.974 247 5/7/2025
3.0.973 233 5/5/2025
3.0.972 242 5/5/2025
3.0.971 225 5/5/2025
Loading failed

Various fixes