This repository has been archived by the owner on May 10, 2020. It is now read-only.
Releases: chanan/BlazorDB
Releases · chanan/BlazorDB
v1.0.0-preview7
Update to aspnet core 3.0.0-preview7.19365.7
BREAKING CHANGE Because the json sealizer changed in this version old files in local storage will not work with this version.
Updated to asp.net core 3 preview 4
v1.0.0-preview4 version 1.0.0-preview4
Blazor 0.8
v0.8.0 Blazor 0.8
v0.7.1
v0.7.0
v0.2.0
v0.1.3
v0.1.2
v0.1.1
v0.1.0
This release has a breaking change. Previous files may not load using this version.
You no longer have to explicitly save both sides of a relationship. When SaveChanges()
is called, the saved models are scanned for any new relationships and they are saved as well.