Rankser 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Rankser --version 1.0.4
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Rankser --version 1.0.4
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Rankser&version=1.0.4
nuke :add-package Rankser --version 1.0.4

rankser

Simple document (pdf, docx, pptx, txt) search ranking (sum of weightages) based on provided keywords with corresponding weightages

INSTALLATION

PRE-REQ: .NET Runtime 6.0.0

dotnet tool install -g --no-cache --ignore-failed-sources rankser <br /> dotnet tool update -g --no-cache --ignore-failed-sources rankser <br /> dotnet tool uninstall -g rankser

If the Tool is not accessible post installation, add %USERPROFILE%\.dotnet\tools to the PATH env-var.

If you get an error stating Failed to create shell shim for tool 'rankser': Command 'rankser' conflicts with an existing command from another tool, run: del %USERPROFILE%\.dotnet\tools\rankser.exe

usage

Download Rankser.json to %USERPROFILE%\Documents
Update Rankser.json

Run rank <any alternate-path to rankser.json>

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.0.10 516 7/18/2022
1.0.9 402 7/18/2022
1.0.8 409 7/15/2022
1.0.7 413 7/15/2022
1.0.6 435 3/2/2022
1.0.5 429 2/20/2022
1.0.4 378 11/11/2021
1.0.3 271 11/10/2021
1.0.2 302 11/10/2021
1.0.1 344 11/10/2021