Skip to content

Implemented dotnet core supporting#69

Open
LVladymyr wants to merge 4 commits into
fclp:developfrom
LVladymyr:develop
Open

Implemented dotnet core supporting#69
LVladymyr wants to merge 4 commits into
fclp:developfrom
LVladymyr:develop

Conversation

@LVladymyr

Copy link
Copy Markdown

Hi, I have implemented dotnet core supporting. But test project could not be move to new solution. There are no much of reference for test project for dotnet core yet.

@LVladymyr LVladymyr mentioned this pull request Jul 14, 2016
@TerribleDev

Copy link
Copy Markdown

Thats awesome!!

@LVladymyr

LVladymyr commented Aug 20, 2016

Copy link
Copy Markdown
Author

@siywilliams please check the dotnet core adaptation. If you find it correct, please add it to nuget. If you have find some issues please tell me to fix it. It would be cool to use this library throw nuget with dotnet core project

@ghost

ghost commented Feb 27, 2018

Copy link
Copy Markdown

Hope this gets merged into master and released on Nuget.

@siywilliams

Copy link
Copy Markdown
Member

https://www.nuget.org/packages/FluentCommandLineParser.NETStandard

@jzabroski

jzabroski commented Aug 26, 2018 via email

Copy link
Copy Markdown

@LVladymyr

Copy link
Copy Markdown
Author

Please remove this PR as not actual.

@oleksabor

Copy link
Copy Markdown

https://www.nuget.org/packages/FluentCommandLineParser.NETStandard

it would be nice to have the same package built for the .net framework and .net core
it was not obvious for me that I have to look for another package to be used in the .net core project.

multi framework target package can be created using the nuspec internal folder structure like
lib\net35
lib\net452
lib\netstandard2.0

Regards

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

Successfully merging this pull request may close these issues.

5 participants