PKISolutions / Asn1Editor.WPF

Graphical WPF-based Abstract Syntax Notation One (ASN.1) DER editor
Microsoft Public License
193 stars 61 forks source link

Make OidDbManager DI-friendly #45

Closed Crypt32 closed 3 months ago

Crypt32 commented 3 months ago

Currently, OidDbManager is static, thus not DI friendly and doesn't support external implementations rather than built-in text-based.