0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Sign binaries More... about 1 year ago
Upate xml documentation More... about 1 year ago
Update to latest version libraries. - Fix .NET Core Task Exception Handling More... about 1 year ago
Update wwDotnetBridge project to use .NET SDK project. More... about 1 year ago
Update README.md More... over 1 year ago
Update README.md More... over 1 year ago
Update README.md More... over 1 year ago
Update README.md More... over 1 year ago
Update README.md More... over 1 year ago
Update README.md More... over 1 year ago
Remove reference to wwIPstuff.dll instead of ClrHost.dll More... over 1 year ago
Remove debug messages. More... over 1 year ago
Remove Debug Messages. More... over 1 year ago
Fix semantic version retrieval to more accurately pick latest version based on partial version provided. #28 More... over 1 year ago
v7.30.2 More... over 1 year ago
Update assembly version to 7.30.2 (to match Web Connection's current version which is is sync) More... over 1 year ago
Add improved Dictionary key retrieval for dictionaries and IEnumerable that allow using indexes against these values if the generic key is not int. More... over 1 year ago
Fix Dictionary support to fix backwards compatibility. Initial work for #27. More... over 1 year ago
Add improved support for Collections, Lists and Dictionaries to COM Array functionality. You can now access index items, or items via values or keys. Generic Lists and Dictionaries are now automatically converted to ComArray and can be used to retrieve and update items with special syntax. More... over 1 year ago
Update README.md More... over 1 year ago
Update Changelog.md More... over 1 year ago
v7.28 More... over 1 year ago
Sync up with Web Connection 7.28 More... over 1 year ago
Update README.md More... almost 4 years ago
Update README.md More... almost 4 years ago
Fix missing project files for the C++ hosting files. - Update samples More... over 4 years ago
Update Changelog.md More... over 4 years ago
7.9 More... over 4 years ago
7.08 initial - .NET Core Support (incomplete) - Additional fixups for ComValue and ComArray - Improved fixups for Task<T> (.GetAwaiter() added) - Misc small bug fixes More... over 4 years ago
Fix CreateInstanceOnType() without parameters which was missing. More... over 5 years ago