quamotion / dotnet-packaging

Extensions for the .NET Core CLI which help packaging and publishing .NET Core applications
MIT License
628 stars 85 forks source link

[Suggestion] Wiki documentation #103

Open claunia opened 5 years ago

claunia commented 5 years ago

It would be great to have a wiki documentation explaining how .csproj/.fsproj attributes and elements map to package fields.

Right now it is particularly difficult to even know how to fill things like:

Debian package section. Package conflicts. Package "provides". Et al.

etursunbaev commented 4 years ago

I agree, it would be nice if there will be some detailed documentation based on wiki. I use this project to build deb package, but met lack information Something where I can define control properties, post and pre install scripts and etc.

AnthonyMastrean commented 3 years ago

In the meantime, you can get a lot of info from Package.Targets.targets