Skip to content

Tags: Blazored/LocalStorage

Tags

v4.5.0

Toggle v4.5.0's commit message

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

Toggle v4.4.0's commit message

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

Toggle v4.3.0's commit message

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

Toggle v4.3.0-preview.1's commit message

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

Toggle v4.2.0's commit message
Updated bUnit version in sample project

v4.1.5

Toggle v4.1.5's commit message
Merge branch 'main' of https://github.com/Blazored/LocalStorage into …

…main

v4.1.4

Toggle v4.1.4's commit message
Merge branch 'main' of https://github.com/Blazored/LocalStorage into …

…main

v4.1.3

Toggle v4.1.3's commit message
Updated nuget keys

v4.1.2

Toggle v4.1.2's commit message

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

Toggle v4.1.1's commit message

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)