Skip to content

Tags: datoyoc/ConsoleAppFramework

Tags

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Cysharp#33 from Cysharp/hotfix/CommandLineOptions

Hotfix/command line options

2.0.2

Toggle 2.0.2's commit message

unittest fix

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Cysharp#30 from Cysharp/hotfix/ThroughOperationCan…

…celedException

OperationCanceledException by user code should not be handled.

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update ReadMe.md

1.7.1

Toggle 1.7.1's commit message

allow `,`

1.7.0

Toggle 1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Cysharp#27 from Cysharp/next-v

Improve array handling, remove Utf8Json dependency

1.6.1

Toggle 1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Cysharp#25 from nogic1008/feature/NullableAnnotations

Enable Nullable Reference Type(annotations)

1.6.0

Toggle 1.6.0's commit message

IApplicationLifetime -> IHostApplicationLifetime

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Cysharp#19 from Cysharp/feature/ReturnValueAsExitCode

Treat the return value as the exit code.

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Cysharp#16 from Cysharp/UpgradeHostingAndNetCore

Upgrade Microsoft.Extensions.Hosting and .NET Core