Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Cysharp/ConsoleAppFramework issues and pull requests

#56 - How to show sub command's help?

Issue - State: closed - Opened by hygehyge almost 4 years ago - 1 comment
Labels: stale

#55 - chore: replace set-env to ENV FILE $GITHUB_ENV

Pull Request - State: closed - Opened by guitarrapc almost 4 years ago

#54 - Add a way to specify the default value

Issue - State: closed - Opened by dbuksbaum almost 4 years ago - 3 comments

#53 - Omit value type legend from boolean option

Pull Request - State: closed - Opened by yfakariya almost 4 years ago - 1 comment

#52 - Proposal: Boolean option legend should not show its value type

Issue - State: closed - Opened by yfakariya about 4 years ago - 1 comment

#51 - Feature Request: Allow specifying option description without short name

Issue - State: closed - Opened by yfakariya about 4 years ago - 4 comments

#50 - V3

Pull Request - State: closed - Opened by neuecc about 4 years ago

#49 - Feature request: Add -help and -version to the default program usage

Issue - State: closed - Opened by jonchengkuo about 4 years ago - 2 comments

#48 - Unable to implement IDispose in my ConsoleApp

Issue - State: closed - Opened by jonchengkuo about 4 years ago - 1 comment

#47 - WebHost Return Value

Issue - State: closed - Opened by erinloy about 4 years ago - 1 comment

#46 - パラメータバインディングに失敗する

Issue - State: closed - Opened by hygehyge about 4 years ago - 1 comment

#45 - chore: bump up package Microsoft.Extentions.* to 3.1.5

Pull Request - State: closed - Opened by guitarrapc over 4 years ago

#44 - Update readme.md

Pull Request - State: closed - Opened by Jaxelr over 4 years ago - 1 comment

#43 - chore: stale issue & pr not update

Pull Request - State: closed - Opened by guitarrapc over 4 years ago

#42 - Fix constructor name

Pull Request - State: closed - Opened by epsilonGtMyon over 4 years ago - 1 comment

#41 - Respect the Index property value of OptionAttribute

Pull Request - State: closed - Opened by mayuki over 4 years ago

#40 - Indexed Options do not work properly

Issue - State: closed - Opened by KageShiron over 4 years ago - 1 comment

#39 - Run/UseConsoleAppFramework accepts assemblies to search for types.

Pull Request - State: closed - Opened by mayuki over 4 years ago

#37 - Any way how to implement sub commands?

Issue - State: closed - Opened by yatagarasu25 over 4 years ago - 3 comments
Labels: stale

#36 - Is it possible to have optional parameters?

Issue - State: closed - Opened by yatagarasu25 over 4 years ago - 3 comments
Labels: stale

#35 - Fix OnMethodEndAsync and OnEngineCompleteAsync are called in reverse.

Pull Request - State: closed - Opened by mayuki over 4 years ago

#34 - Modify RunAsync method of ConsoleAppEngine

Pull Request - State: closed - Opened by datoyoc over 4 years ago - 2 comments

#33 - Hotfix/command line options

Pull Request - State: closed - Opened by mayuki over 4 years ago

#32 - Console app that contains a single command doesn't show the detail for help.

Issue - State: closed - Opened by fog-bank over 4 years ago - 2 comments
Labels: bug

#31 - If no arguments are passed, no `help` is performed.

Issue - State: closed - Opened by DogFortune over 4 years ago - 3 comments

#30 - OperationCanceledException by user code should not be handled.

Pull Request - State: closed - Opened by mayuki over 4 years ago

#29 - Rename to the ConsoleAppFramework

Pull Request - State: closed - Opened by neuecc over 4 years ago

#28 - Display more human-friendly help message.

Pull Request - State: closed - Opened by mayuki over 4 years ago

#27 - Improve array handling, remove Utf8Json dependency

Pull Request - State: closed - Opened by neuecc almost 5 years ago

#26 - CustomSorter should return 0 when x equals y

Pull Request - State: closed - Opened by KageShiron almost 5 years ago - 1 comment

#25 - Enable Nullable Reference Type(annotations)

Pull Request - State: closed - Opened by nogic1008 almost 5 years ago - 1 comment

#24 - Remove the logger filter registration.

Pull Request - State: closed - Opened by mayuki almost 5 years ago - 1 comment

#23 - Create scope service while BatchEngineService is starting.

Pull Request - State: closed - Opened by mayuki almost 5 years ago

#22 - Logging configuration.

Pull Request - State: closed - Opened by mayuki almost 5 years ago

#21 - DI doesn't work on "Development" environment

Issue - State: closed - Opened by takutoy almost 5 years ago - 3 comments

#20 - Enable Nullable Reference Type(only warnings)

Pull Request - State: closed - Opened by nogic1008 almost 5 years ago - 4 comments

#19 - Treat the return value as the exit code.

Pull Request - State: closed - Opened by mayuki almost 5 years ago
Labels: enhancement

#18 - fix typo NullBatchInerceptor to NullBatchInterceptor

Pull Request - State: closed - Opened by masfj almost 5 years ago - 1 comment

#17 - Proposal: New API to return Exit Code

Issue - State: closed - Opened by nogic1008 almost 5 years ago - 1 comment

#16 - Upgrade Microsoft.Extensions.Hosting and .NET Core

Pull Request - State: closed - Opened by mayuki about 5 years ago

#15 - Fix CommandAttribute's name not working

Pull Request - State: closed - Opened by itn3000 about 5 years ago - 1 comment

#14 - CommandAttribute did not work?

Issue - State: closed - Opened by itn3000 about 5 years ago - 3 comments

#13 - Remove SimpleConsoleLogger dependency from BatchEngine initialization.

Pull Request - State: closed - Opened by mayuki over 5 years ago - 1 comment

#12 - Use ConfigureHostConfiguration to initialize GenericHost.

Pull Request - State: closed - Opened by mayuki over 5 years ago - 1 comment

#11 - for GCP Cloud Run

Issue - State: closed - Opened by neuecc over 5 years ago
Labels: enhancement

#10 - to 1.0.0 release

Issue - State: closed - Opened by neuecc over 5 years ago

#9 - fix: Can't match implicit command argument.

Pull Request - State: closed - Opened by mayuki over 5 years ago - 2 comments

#8 - Fix readme typo

Pull Request - State: closed - Opened by erjanmx over 5 years ago - 1 comment

#7 - feat: Add MicroBatchHost as a Default Builder

Pull Request - State: closed - Opened by guitarrapc over 5 years ago - 5 comments

#6 - fix: README for Configuration sample is already there

Pull Request - State: closed - Opened by guitarrapc over 5 years ago - 1 comment

#5 - feat: Pass logger and ServiceProvider to BatchInterceptor

Pull Request - State: closed - Opened by mayuki over 5 years ago - 1 comment

#4 - fix: EnvironmentName should be case-sensitive

Pull Request - State: closed - Opened by mayuki over 5 years ago - 2 comments

#3 - fix: await OnBatchRunCompleteAsync in SetFail

Pull Request - State: closed - Opened by mayuki over 5 years ago - 1 comment

#2 - feat: Split sandbox samples & add SingleContainedBatch with Config

Pull Request - State: closed - Opened by guitarrapc over 5 years ago - 1 comment

#1 - Create LICENSE

Pull Request - State: closed - Opened by neuecc over 5 years ago