Morten Nielsen
Morten Nielsen
Generate mermaid output, for easier integration into GitHub: See https://github.com/github/roadmap/issues/372 Mermaid spec: https://mermaid-js.github.io/mermaid/#/classDiagram Live editor sample: https://mermaid.live/edit/#pako:eNptkU1PwzAMhv9KlBOI9Q9UuyC2SRx22m2KhNzEdFbzAfnQBKP_nbSlYXT4ZD-OX72xL1w6hbzmUkMIG4LWgxGW5Xi0ZECz9VdVsU2S3S3dUTjd0iM2Hv7gmj2QjQxaXOJD9GRb1qJV6K-bw0jYg8np3f2iYSDiDEfbo73LBFgRbRC6J6edL41wJjMP5vI9gezmur_WGz5W9KrBe6BPfLY7xFiwBLuF-O_8uIJfQ41zmlF4OZNWBfpkF7Nz8BU36A2QyncZVQSPJzQoeJ1Tha-QdBRc2D4_TW8q72OrKDrP6-gTrjik6A4fVs719ObnuhPsvwES3pny
It would be useful to be able to quickly filter the HTML diagram by name, namespace, usage etc.
Challenge: This change requires a nuget package that isn't working cross-platform.
Suggestion by @jongalloway. Example snippet here: https://codepen.io/jongalloway/pen/bvgvWN
Do you have any plans on adding a WinUI 3 version of this awesome library? (and let me know if you'd need help)
v2 adds an optional segments part:  > Segments (optional) (1 * Number of Segments bytes) (variable): In version 2 of the serialization format, a sequence of segment structures 
Implement the geometry-type-specific FromText methods: ```cs static STPointFromText(SqlChars pointTaggedText, int srid) static STLineFromText(SqlChars lineStringTaggedText, int srid) static STPolyFromText(SqlChars polygonTaggedText, int srid) static STGeomCollFromText(SqlChars geometryCollectionTaggedText, int srid) static STMPointFromText(SqlChars multiPointTaggedText, int...
**Describe the bug** Often in .NET we get pretty unhelpful HResult errors. Example:  [Apparently](https://github.com/microsoft/ProjectReunion/issues/593#issuecomment-821727384) this means `ERROR_MRM_RESOURCE_TYPE_MISMATCH`. It would be nice with better more helpful/meaningful error messages thrown, instead...
### Describe the bug I'm often experiencing the following bug when compiling. Usually it works, but once hitting this, I have to restart Visual Studio. Looks to be a failure...
### Is your feature request related to a problem? Please describe When installing WSA and enabling developer mode, WSA is not offered as a run-target in VS. You first have...