mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[GH-ISSUE #538] Mono.Cecil AssemblyDefintion understanding #300
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#300
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Oct 5, 2016).
Original GitHub issue: https://github.com/quasar/Quasar/issues/538
Hello MaxXor , first of all i must really thank you for this Big huge Share of this amazing tool , and for your huge Work , So thank You So Much Sir ! .
i downloaded your awesome project for learning purpose and i got a bit confused on the AssemblyDefintion in Mono.Cecil reference and how it basically retreive informations from Assembly.bin and how it basically works to build the Client throught the Server , Again ! M so thanksful and i really hope if you could show me a tutorial about it or any thing that could help , Thanks Sir !
@MaxXor commented on GitHub (Oct 11, 2016):
Maybe you should read into the doc of Cecil: http://www.mono-project.com/docs/tools+libraries/libraries/Mono.Cecil/