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

Cscore for .net 6.0 build #467

Open
KalleStae opened this issue Apr 26, 2022 · 7 comments
Open

Cscore for .net 6.0 build #467

KalleStae opened this issue Apr 26, 2022 · 7 comments

Comments

@KalleStae
Copy link

KalleStae commented Apr 26, 2022

I am a simple hobby c# programmer. I tried to compile cscore for dot net 6.0.
From what I understand it seems to be working. Maybe a better programmer can refine it??

https://github.com/KalleStae/CScore.NET6

@NichUK
Copy link

NichUK commented Jun 4, 2022

Just use the Nuget release - seems to be working well for me.

@KalleStae
Copy link
Author

I can compile it in VS 2022 and can use the dll. But i don't know how to create a package for github.

@NichUK
Copy link

NichUK commented Jun 4, 2022

Why do you need to create a package? Just use the Nuget release in your application. You don't need to build it yourself unless you're trying to alter it.

@KalleStae
Copy link
Author

i have changed cscore source to .net 6.0 in my source. Therfore i use my own fork.

@NichUK
Copy link

NichUK commented Jun 6, 2022

I'm using the released version via Nuget successfully in my .NET 6.0 app. I think you should try just using Nuget to import the released library to your project, and not over-complicate things.

@KalleStae
Copy link
Author

Ok, I know that. I wanted to bring the whole Cscore project to .net 6.0 just for fun, which worked with VS 2022.
I only use it for my hobby programs on my Windoes computer.
Thx

@m0lDaViA
Copy link

m0lDaViA commented Jan 8, 2024

CSCore is for .NET Framework only. So for .NET6 or above it will be difficult to sustain the usability.

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

3 participants