Skip to content

Tags: Blazored/LocalStorage

Tags

v4.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added .NET 8 target (#238)

* Updated projects to target net8

* Added new interactive server project and updated CI bits

* Added nullable reference types

v4.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#216 - Added public setter for System.Text.Json JsonSerializerOptions (

…#217)

v4.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removes .NET 5 target and adds .NET 7 (#193)

* Removed .NET 5 target and added .NET 7

* Updated test project to target .NET 7

v4.3.0-preview.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removes support for NetStandard (#176)

* Remvoed support for NetStandard

* Updated other bUnit versions

v4.2.0

Updated bUnit version in sample project

v4.1.5

Merge branch 'main' of https://github.com/Blazored/LocalStorage into …

…main

v4.1.4

Merge branch 'main' of https://github.com/Blazored/LocalStorage into …

…main

v4.1.3

Updated nuget keys

v4.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add CancellationToken support to Async methods (#146)

v4.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added new SetItemAsString[Async] methods (#142)