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

Target netstandard2.0, netstandard2.1 ? #18

Open
ExusAltimus opened this issue May 31, 2022 · 2 comments
Open

Target netstandard2.0, netstandard2.1 ? #18

ExusAltimus opened this issue May 31, 2022 · 2 comments

Comments

@ExusAltimus
Copy link

I would absolutely love to use this library but the only thing stopping me is that it is unable to target older projects, which unfortunately I still need to support. I can get by using MethodBoundryAspect but this library is a bit more elegant.

@kswoll
Copy link
Owner

kswoll commented Jun 30, 2022

I assume you mean using it on .NET Framework? Out of curiosity which version?

@ExusAltimus
Copy link
Author

I have standard libraries which I need to target netstandard2.0 in order to support both .NET 4.6.2 as well as newer .NET Core frameworks, so the library in which I would like to use this only targets netstandard2.0 and 2.1 and are built independently of the other projects

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