theraot / Theraot

Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.
MIT License
160 stars 30 forks source link

Add .NET 5.0 compiler classes and attributes. Fixes #135 #137

Closed NN--- closed 3 years ago

theraot commented 3 years ago

What is SYSTEM_PRIVATE_CORELIB?

We should add IsExternalInit to the nuget description.

And thank you for taking the time to add these.

NN--- commented 3 years ago

What is SYSTEM_PRIVATE_CORELIB?

The code is copied from .NET sources. I can remove it.

We should add IsExternalInit to the nuget description.

What is nuget description ?

And thank you for taking the time to add these.

🍻

theraot commented 3 years ago

Well, I meant tags...

See https://github.com/theraot/Theraot/blob/master/Framework.Core/Framework.Core.csproj

There is PackageTags, those go in the nuget. But well, yeah, Description too.

I also need to remember to increment the version(s), before making the nuget.

theraot commented 3 years ago

I can remove it.

Yes, remove SYSTEM_PRIVATE_CORELIB