11 packages tagged with “minimum”
Calculates the Levenshtein distance between two strings. A count of the number of insertions, deletions and substitutions to make one string into another.
Automatically force your ClickOnce app to update itself without prompting the user, making a less obtrusive end-user experience, and guaranteeing they are always using the latest version of the application. Adds a post-build event to the project to run a PowerShell script that updates the ClickOnce project's minimum required version in the .csproj/.vbproj file to the latest published version. Because the PowerShell script modifies the .csproj/.vbproj file outside of Visual Studio, the first time you do a build after publishing a new ClickOnce version, if you have any files from that project open you will be prompted to reload the project. In order to prevent this from closing your open tabs, I recommend installing Scott Hanselman’s Workspace Reloader Visual Studio extension. If it does not seem to be working or causes the build to fail, check the Output window for any errors that may have occurred.
An AutoFaker (AutoBogus) override for the DTO MinMax
A minimal Record type with a Min (decimal) and a Max (decimal) and maximum JSON compatibility
A .NET Standard library that provides utilities and extensions to add functionality to enums, including accessing DisplayAttribute properties and finding minimum and maximum values.
Provides a set of helpful extension methods and other bits allowing for more convenient usage approaching the Google.Protobuf package.
Implements minimum panel size property for panel 2 for the SplitContainer control. Documentation available at: https://marcjohnston.github.io/byMarc.Net2.WinControls.SplitContainerEx/ Issues and bug tracker available at: https://github.com/marcjohnston/byMarc.Net2.WinControls.SplitContainerEx/issues NuGet package available at: https://www.nuget.org/packages/byMarc.Net2.WinControls.SplitContainerEx/ Purchase source code here: https://bymarc.store/product/bymarc-net2-wincontrols-splitcontainerex/
Provoides a method to track both the rolling minimum and maximum of a stream of numbers in O(1) time
ImVader is a framework for working with graphs. It provides implementation of common graph algorithms: BFS, DFS, Dijkstra and Floyd-Worshell algorithms, topological sort, computing strong components, finding minimum cuts and others.
A .NET implementation of the FLUTE algorithm.
Package Description