Published January 24, 2022
| Version v1.0.14
Software
Open
JensKrumsieck/ChemSharp: 1.0.14
Description
New Features
- Create Molecules via Stream using
public static async Task<Molecule> CreateFromStreamAsync(Stream data, string ext)https://github.com/JensKrumsieck/ChemSharp/commit/0684aea9e5604a0d9e310a05195f5660f269ef2b - Create Molecules from String using
public static Molecule CreateFromString(string data, string ext)https://github.com/JensKrumsieck/ChemSharp/commit/252fbe6c51428ccadf404010a497fb774ec1fa9a - Add Support for .mol Files fixing #35 https://github.com/JensKrumsieck/ChemSharp/commit/9dab1da021a084072612d1f13c01f1829bb4051f
- Add Bindings for HelixToolkit.Wpf https://github.com/JensKrumsieck/ChemSharp/commit/7d72e1ab7ab54371aeb8be6433f87924a83fe740
- Update Dependencies
- Add Directory.Build.props
Full Changelog: https://github.com/JensKrumsieck/ChemSharp/compare/v1.0.13...v1.0.14
Files
JensKrumsieck/ChemSharp-v1.0.14.zip
Files
(2.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:85cefa1fda0bada49340d26222fb960d
|
2.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JensKrumsieck/ChemSharp/tree/v1.0.14 (URL)