Open
Conversation
… passed to the constructor will get initialized
Ard2025/magic constructor
…ebuglog-consistantly Use debuglog method more consistantly
…r-memory-usage-fix-backport Ard/serializer memory usage fix backport
Clean testwasm
Upgrade dotnet 10
Get up to date with .Net 10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This includes all the changes from the fork of Ard2025 (https://github.com/Ard2025/Magic.IndexedDb), which is actually .Net 10 but I changed my fork back to .Net 9 for my purposes.
I also increased the timeout on the js call, to accommodate a large amount of data being stored in IndexDB.
I changed the version to 2.9.2 - the middle number represents the version of .Net that is targeted; I suggest this convention is kept so it is easy to see what version of .net the project supports.