Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / 0xd4d/dnlib issues and pull requests

#560 - Need to dispose of enumerators

Issue - State: open - Opened by wtfsck about 1 month ago

#559 - Sort `ExportedType` table when writing to comply with new ECMA Augments

Pull Request - State: closed - Opened by ElektroKill about 1 month ago - 1 comment

#558 - Sort `ExportedType` table in the same way as the `TypeDef` table

Issue - State: closed - Opened by ElektroKill about 1 month ago - 3 comments

#557 - Add new `AllowByRefLike` generic parameter attribute

Pull Request - State: closed - Opened by ElektroKill about 1 month ago - 2 comments

#555 - Pass in genericParamProvider

Pull Request - State: closed - Opened by CreateAndInject 3 months ago - 7 comments

#554 - Update comment for DynamicMethodBodyReaderOptions

Pull Request - State: closed - Opened by CreateAndInject 3 months ago - 3 comments

#553 - Add ImportAsOperand to fix DynamicMethodBodyReader

Pull Request - State: closed - Opened by CreateAndInject 3 months ago - 15 comments

#552 - I already know how UnknownDeclaringType happen

Issue - State: open - Opened by CreateAndInject 3 months ago - 1 comment

#551 - Why don't CreateGenericInstMethodSig

Issue - State: open - Opened by CreateAndInject 3 months ago - 25 comments

#550 - "Expected a null constant." error when saving assembly with pdb

Issue - State: open - Opened by maxkatz6 4 months ago - 6 comments

#549 - Sync ReturnParameter

Pull Request - State: closed - Opened by CreateAndInject 4 months ago

#548 - dnlib.DotNet.Writer.ModuleWriterException

Issue - State: closed - Opened by CatLover248 4 months ago - 2 comments

#547 - .NET cannot install (UAC prompt when running installer)

Issue - State: closed - Opened by NOOTNOOTNG 4 months ago
Labels: invalid

#546 - Should we update ReturnParameter when updating ReturnType?

Issue - State: closed - Opened by CreateAndInject 4 months ago - 2 comments

#545 - ModuleWriterException: Invalid section RVA

Issue - State: open - Opened by Drovosek01 5 months ago - 1 comment

#544 - dnlib is missing NuGet package README file

Issue - State: open - Opened by lyndaidaii 5 months ago
Labels: enhancement

#543 - InvalidOperationException when md rva isn't alignment

Issue - State: open - Opened by CreateAndInject 5 months ago - 5 comments

#542 - Implement IMemberDef for ITypeOrMethodDef

Pull Request - State: closed - Opened by CreateAndInject 5 months ago

#541 - Can ITypeOrMethodDef implement IMemberDef?

Issue - State: closed - Opened by CreateAndInject 5 months ago - 1 comment

#540 - Clean moduleSearchPaths

Pull Request - State: closed - Opened by CreateAndInject 6 months ago - 3 comments

#539 - The precise method for calculating 'RVA'

Issue - State: open - Opened by SoheilMV 6 months ago

#538 - Potential feature: Support for 64 bit offsets and length in dnlib.IO

Issue - State: closed - Opened by ElektroKill 6 months ago - 2 comments

#536 - Check overlaps

Pull Request - State: closed - Opened by CreateAndInject 6 months ago - 15 comments

#533 - Linux R2R mixed dll can't be saved.

Issue - State: open - Opened by FickoDeLux 7 months ago - 2 comments

#532 - Fix incorrect column sizes when writing portable or embedded PDB files

Pull Request - State: closed - Opened by ElektroKill 8 months ago - 2 comments

#531 - Update Example6.cs for resolve System.InvalidOperationException

Pull Request - State: closed - Opened by Y4er 9 months ago - 1 comment

#530 - PDB Generated is wrong

Issue - State: closed - Opened by jespanag 9 months ago - 7 comments

#529 - Improve IsValueType for GenericSig

Pull Request - State: closed - Opened by CreateAndInject 9 months ago - 4 comments

#528 - Speed up Import(FieldInfo) when debugging

Pull Request - State: closed - Opened by CreateAndInject 9 months ago - 1 comment

#527 - Optimize finding CustomAttribute by a full name

Pull Request - State: closed - Opened by AlanLiu90 10 months ago - 3 comments

#525 - Resolve `SigComparer` regression introduced in 4.0

Pull Request - State: closed - Opened by ElektroKill 10 months ago - 10 comments

#524 - Fix CompareReferenceOnly

Pull Request - State: closed - Opened by CreateAndInject 10 months ago - 15 comments

#523 - HasOverrides Generic Type

Issue - State: closed - Opened by workgroupengineering 10 months ago - 2 comments

#522 - Import property without using typeof

Issue - State: closed - Opened by AndriiTomashevskyi 11 months ago

#520 - Optimize type name computation

Pull Request - State: closed - Opened by ElektroKill 11 months ago - 2 comments

#519 - Optimize properties on `TypeRef` and `TypeDef`

Issue - State: closed - Opened by ElektroKill 11 months ago - 3 comments

#518 - Align field initial value to match the Microsoft's ECMA augments

Pull Request - State: closed - Opened by ElektroKill 11 months ago - 5 comments

#517 - Compare reference only for MemberDefs if they are from the same module

Pull Request - State: closed - Opened by CreateAndInject 12 months ago - 4 comments

#515 - Add additional net6.0 target framework

Pull Request - State: closed - Opened by ElektroKill 12 months ago - 1 comment

#514 - Consider adding a net6.0 as an additional target framework

Issue - State: closed - Opened by ElektroKill 12 months ago - 2 comments

#513 - Improve Importer TryToUseTypeDefs

Pull Request - State: closed - Opened by CreateAndInject 12 months ago - 7 comments

#511 - Expose `WinMDHelpers` class

Pull Request - State: closed - Opened by ElektroKill 12 months ago

#510 - Expose `WinMDHelpers` for consumers

Issue - State: closed - Opened by ElektroKill 12 months ago - 2 comments

#509 - Extend `DataStream` with additional methods for signed integers and decimal

Issue - State: closed - Opened by ElektroKill almost 1 year ago - 1 comment

#507 - The pdb generated by dnlib cannot be loaded by unity

Issue - State: open - Opened by Misaka-Mikoto-Tech about 1 year ago - 2 comments

#506 - Fixed `Resolver` for `null` `TypeRef.ResolutionScope`

Pull Request - State: closed - Opened by ElektroKill about 1 year ago

#504 - Add rudimentary support for `DeserializingResourceReader`

Pull Request - State: closed - Opened by ElektroKill about 1 year ago - 4 comments

#503 - Support new `PrimaryConstructorInformationBlob` Roslyn CDI

Pull Request - State: closed - Opened by ElektroKill about 1 year ago - 2 comments

#501 - Need a method to get the non-generic signature of a MethodSpec

Issue - State: closed - Opened by Misaka-Mikoto-Tech about 1 year ago - 2 comments

#499 - Saving Mixed Mode Assembly on Linux

Issue - State: closed - Opened by AndriiTomashevskyi about 1 year ago - 1 comment

#498 - Example for Windows PDB

Issue - State: closed - Opened by baylf2000 over 1 year ago - 3 comments

#497 - System.BadImageFormatException: ".NET data directory RVA is 0"

Issue - State: closed - Opened by TrixiS over 1 year ago - 5 comments

#495 - MetadataFlags.PreserveAll breaks Portable/Embedded PDBs

Issue - State: closed - Opened by jespanag over 1 year ago - 4 comments

#492 - MethodUtils

Issue - State: open - Opened by sunnamed434 over 1 year ago

#490 - How to get a variable with type ValueType from type Struct?

Issue - State: closed - Opened by Release over 1 year ago - 3 comments

#489 - Assembly attributes are gone

Issue - State: closed - Opened by sunnamed434 over 1 year ago - 1 comment

#488 - NativeMethodBody that has byte[] as assembly code

Issue - State: open - Opened by sunnamed434 over 1 year ago

#487 - Manifest Assembly

Issue - State: closed - Opened by r3xq1 over 1 year ago - 1 comment

#486 - Add support for boxed custom attribute arguments to `MemberFinder`

Pull Request - State: closed - Opened by ElektroKill over 1 year ago

#485 - Add support for new Roslyn CustomDebugInfo

Pull Request - State: closed - Opened by ElektroKill over 1 year ago - 5 comments

#484 - NativeMethodBody Code

Issue - State: open - Opened by HideakiAtsuyo over 1 year ago

#483 - Way to understand that TypeSig is an Nullable<T>

Issue - State: open - Opened by sunnamed434 over 1 year ago

#481 - There's not enough bytes left to read

Issue - State: closed - Opened by Aholicknight over 1 year ago - 1 comment

#480 - convert expression from c# to python

Issue - State: closed - Opened by blessasha almost 2 years ago - 1 comment

#479 - Don't create wrong TypeSig for TypeDef

Pull Request - State: closed - Opened by CreateAndInject almost 2 years ago

#476 - Removing a Namespace or a class from an Assembly

Issue - State: closed - Opened by Th3Hunger almost 2 years ago - 1 comment

#474 - Fix ArgumentOutOfRangeException

Pull Request - State: closed - Opened by CreateAndInject almost 2 years ago - 2 comments

#473 - fix: correct a wrong flag in IsClass

Pull Request - State: closed - Opened by gdh1995 almost 2 years ago - 3 comments

#472 - Misleading use of uint

Issue - State: closed - Opened by blattm about 2 years ago - 1 comment

#471 - Ignore checkValueType if type is TypeDef

Issue - State: closed - Opened by CreateAndInject about 2 years ago - 1 comment

#470 - Improvements to `DynamicMethodBodyReader`

Pull Request - State: closed - Opened by ElektroKill about 2 years ago - 1 comment

#469 - Don't substitute type generic arguments when don't compare declaring type.

Pull Request - State: closed - Opened by wwh1004 about 2 years ago - 3 comments

#468 - Equals but GetHashCode returns different values in #466

Issue - State: closed - Opened by CreateAndInject about 2 years ago - 2 comments

#467 - About interface IContainsGenericParameter and IContainsGenericParameter2

Issue - State: closed - Opened by wwh1004 about 2 years ago - 3 comments

#465 - PR #452 breaks old commit d84c7cc

Issue - State: closed - Opened by wwh1004 about 2 years ago

#462 - Importer create ClassSig rather than GenericInstSig for generic type

Issue - State: closed - Opened by CreateAndInject about 2 years ago - 11 comments

#461 - Type kind

Issue - State: closed - Opened by sunnamed434 over 2 years ago

#460 - where can i find format or relate info detail about #- stream ?

Issue - State: closed - Opened by WillDawnlll over 2 years ago - 2 comments

#459 - Can you bump version to nuget 3.4.1

Issue - State: closed - Opened by CreateAndInject over 2 years ago - 1 comment

#457 - The Writing damage my dll ?

Issue - State: closed - Opened by HPXCoder over 2 years ago - 11 comments

#455 - Load and Write, the file size of PresentationFramework.dll varies greatly

Issue - State: closed - Opened by yangzhongke over 2 years ago - 3 comments

#454 - Align field data

Issue - State: closed - Opened by wtfsck over 2 years ago - 10 comments

#453 - Support .NET Core / .NET assembly resolving

Issue - State: open - Opened by wwh1004 over 2 years ago - 3 comments

#452 - Fix 'Importer.Import(FieldInfo)' and 'Importer.ImportDeclaringType(Type)'

Pull Request - State: closed - Opened by wwh1004 over 2 years ago - 1 comment

#451 - Do you forget to include .pdb in nupkg from 3.2?

Issue - State: closed - Opened by CreateAndInject over 2 years ago - 1 comment

#450 - Why does dnlib compare two MemberDef by name?

Issue - State: closed - Opened by CreateAndInject over 2 years ago - 4 comments