{"id":21940188,"url":"https://github.com/chem4word/version3-1","last_synced_at":"2025-06-11T10:33:55.963Z","repository":{"id":37951535,"uuid":"119048407","full_name":"Chem4Word/Version3-1","owner":"Chem4Word","description":"Version 2020 (3.1) of Chem4Word - A Chemistry Add-In for Microsoft Word","archived":false,"fork":false,"pushed_at":"2024-12-17T11:57:59.000Z","size":17788,"stargazers_count":19,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-29T16:22:37.459Z","etag":null,"topics":["addin","cheminformatics","chemistry","microsoft-office","microsoft-word","molecule","openxml","openxml-sdk","structure"],"latest_commit_sha":null,"homepage":"https://www.chem4word.co.uk","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chem4Word.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"chem4word","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://www.buymeacoffee.com/chem4word"]}},"created_at":"2018-01-26T12:21:27.000Z","updated_at":"2024-12-17T11:58:06.000Z","dependencies_parsed_at":"2023-02-17T17:16:07.038Z","dependency_job_id":null,"html_url":"https://github.com/Chem4Word/Version3-1","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chem4Word%2FVersion3-1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chem4Word%2FVersion3-1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chem4Word%2FVersion3-1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chem4Word%2FVersion3-1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chem4Word","download_url":"https://codeload.github.com/Chem4Word/Version3-1/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250265175,"owners_count":21402048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["addin","cheminformatics","chemistry","microsoft-office","microsoft-word","molecule","openxml","openxml-sdk","structure"],"created_at":"2024-11-29T02:29:36.527Z","updated_at":"2025-04-22T15:23:10.763Z","avatar_url":"https://github.com/Chem4Word.png","language":"C#","funding_links":["https://ko-fi.com/chem4word","https://www.buymeacoffee.com/chem4word"],"categories":[],"sub_categories":[],"readme":"# Introduction \nThis project is Version 3.1 of the Chemistry for Word Add-In\n\n**This version is now obsolete, please use [V3.2](https://github.com/Chem4Word/Version3-2)**\n\n## Code of Conduct\nThis project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.\u003cbr\u003e\nFor more information see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct). \n\n## Getting Started\n1.\tInstallation process see $/docs/Chem4Word-Version3-1-Developer-SetUp.docx\n2.\tSoftware dependencies Office 2010/2013/2016/2019/365 (Installed on Desktop)\n3.\tLatest releases\n\n## Build and Test\nThe Chemistry for Word Add-in (Chem4Word) is contained within a single Visual Studio solution located at src/Chem4Word.V3-1.sln\nThis solution has two main projects (use Set as Start Up then run the project), from time to time there may be other utility or PoC projects.\n1. Chem4Word.V3 is the Add-In\n2. WinForms.TestHarness this allows testing of a the Editing subset of operations without starting MS Word\n\nAll unit tests are written with XUnit\n\n## List of NuGet packages\n| Package | Version | Licence |\n|--|--|--|\n|DocumentFormat.OpenXml|2.11.3|MIT|\n|EntityFramework 6|6.4.4|Apache-2.0|\n|Jacobslusser.ScintillaNET|3.6.3|MIT|\n|Microsoft.Azure.KeyVault.Core|3.0.5|MIT|\n|Microsoft.Azure.Services.AppAuthentication|1.5.0|MIT|\n|Microsoft.IdentityModel.Clients.ActiveDirectory|5.2.8|MIT|\n|Microsoft.IdentityModel.JsonWebTokens|6.7.1|MIT|\n|Microsoft.IdentityModel.Logging|6.7.1|MIT|\n|Microsoft.IdentityModel.Tokens|6.7.1|MIT|\n|Microsoft.Rest.ClientRuntime.Azure|3.3.19|MIT|\n|Microsoft.Rest.ClientRuntime|2.3.21|MIT|\n|Microsoft_VisualStudio_QualityTools_UnitTestFramework.STW|12.0.21005.1|Microsoft ?|\n|Newtonsoft.Json|12.0.3|MIT|\n|Ookii.Dialogs.WindowsForms|1.0.0|Public Domain|\n|System.Buffers|4.5.1|MIT|\n|System.Collections.Immutable|1.7.1|MIT|\n|System.Data.SQLite.Core|1.0.113.1|Public Domain|\n|System.Data.SQLite.EF6|1.0.113.1|Public Domain|\n|System.Data.SQLite.Linq|1.0.113.1|Public Domain|\n|System.Data.SQLite|1.0.113.1|Public Domain|\n|System.IO.FileSystem.Primitives|4.3.0|MS-.NET-Library License|\n|System.IO.Packaging|4.7.0|MIT|\n|System.IdentityModel.Tokens.Jwt|6.7.1|MIT|\n|System.Memory|4.5.3|MIT|\n|System.Net.Http|4.3.4|MS-.NET-Library License|\n|System.Numerics.Vectors|4.5.0|MIT|\n|System.Runtime.CompilerServices.Unsafe|4.7.0|MIT|\n|System.Security.Cryptography.Algorithms|4.3.1|MS-.NET-Library License|\n|System.Security.Cryptography.Encoding|4.3.0|MS-.NET-Library License|\n|System.Security.Cryptography.Primitives|4.3.0|MS-.NET-Library License|\n|System.Security.Cryptography.X509Certificates|4.3.2|MS-.NET-Library License|\n|System.ValueTuple|4.5.0|MIT|\n|System.Windows.Interactivity.WPF|2.0.20525|Inherits from MS Expression Blend 4 ??|\n|Unofficial.Ionic.Zip|1.9.1.8|Unknown ?|\n|WindowsAzure.ServiceBus|6.0.2|MS-.NET-Library License|\n|xunit.abstractions|2.0.3|Apache-2.0|\n|xunit.analyzers|0.10.0|Apache-2.0|\n|xunit.assert|2.4.1|Apache-2.0|\n|xunit.core|2.4.1|Apache-2.0|\n|xunit.extensibility.core|2.4.1|Apache-2.0|\n|xunit.extensibility.execution|2.4.1|Apache-2.0|\n|xunit.runner.console|2.4.1|Apache-2.0|\n|xunit.runner.visualstudio|2.4.2|Apache-2.0|\n|xunit|2.4.1|Apache-2.0|\n\n## Acknowledgements\n1. [CEVOpen](https://github.com/petermr/CEVOpen) - This data represents about 2100 unique chemical names of volatile plant chemicals (essential oils) from the EssoilDB 1.0 database (compiled from the scientific literature over about 10 years in Dr Yadav's laboratory). They are made available for re-use by anyone for any purpose (CC0). We would appreciate acknowledgement of EssoilDB and the following people who extracted and cleaned the data during 2019. (Gitanjali Yadav, Ambarish Kumar, Peter Murray-Rust).\n\n## Contribute\nPlease feel free to contribute to the project.\nCreate your own branch, make your changes then create a Pull Request to initiate a merge into the master branch.\n\n### .NET Foundation\nThis project is supported by the [.NET Foundation](https://dotnetfoundation.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchem4word%2Fversion3-1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchem4word%2Fversion3-1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchem4word%2Fversion3-1/lists"}