Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index was outside the bounds of the array. #163

Open
EVA-SS opened this issue Oct 19, 2021 · 1 comment
Open

Index was outside the bounds of the array. #163

EVA-SS opened this issue Oct 19, 2021 · 1 comment

Comments

@EVA-SS
Copy link

EVA-SS commented Oct 19, 2021

  • Version 2.0.8

BeetleX.CommandLineParser GetCommandLineParser(System.String[], Int32)
at BeetleX.CommandLineParser.GetCommandLineParser(String[] args, Int32 start)
at BeetleX.CommandLineParser.GetCommandLineParser()
at BeetleX.FastHttpApi.HttpApiServer..ctor(HttpOptions options)

@lzanoni-stm
Copy link

Hello, I'm running in the same issue with latest NuGet packgages.
I have an odd number of arguments in my command line, that are processed by my own application.
Would it be possible to make BeetleX process the command line optional ?
For now, I have reverted to version 1.9.9 which doesn't seem to use Command Line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants