Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync #61

Merged
merged 6 commits into from
Nov 4, 2020
Merged

sync #61

merged 6 commits into from
Nov 4, 2020

Conversation

sbwalker
Copy link
Owner

@sbwalker sbwalker commented Nov 4, 2020

No description provided.

fixed compatibility issue in .NET5/WebAssembly where assemblies were not being loaded into the default AppDomain, optimized service registration on WebAssembly, fixed spelling mistake for satellite assemblies constant and fixed issue in LocalizableComponent
optimize performance when running on WebAssembly by caching assembly payload that needs to be served to new clients
load module settings automatically so that they are part of the ModuleState and can be easily accessed by developers
performance optimization to reduce calls from client to server unless content is changed
@sbwalker sbwalker merged commit a3215e2 into sbwalker:master Nov 4, 2020
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.

2 participants