Skip to content

Conversation

@TheEndHunter
Copy link

~Updated to .Net Standard 2.1 for library
~ Updated to .Net 6.0 for Tests
~ Updated All Nuget Packages to Latest Versions
~ Pulled In Changes From PR #64 and PR #62 into Here
~ Fixed all Message and Warnings that appeared in IDE
++ Added some Exceptions to places missing errors temporarily (Will Change them to be custom exceptions)
~ Optimized Some Code to Take advantage of newer Language Features accessible in .Net Standard 2.1
~ UpdateWorkbook() Now Has an Optional Bool parameter Called Update Which replaces the update variable that was inside of it to allow for the optional to call into the if statement that was using it, since for some reason it was never possible before.

randsu and others added 8 commits January 14, 2021 13:24
Worksheet does not have any functionality for converting rows back to object. You can read data from excel sheet this will return only rows with cell but not enumerable<object>.
This method will convert from rows to enumerable<object>
…net 6.0

Fixed Some Spelling issues, Got rid of all warnings, and messages
Updated Build.yml to reflect latest version
Updated to latest versions
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants