Brickweave.Serialization
0.5.0
See the version list below for details.
dotnet add package Brickweave.Serialization --version 0.5.0
NuGet\Install-Package Brickweave.Serialization -Version 0.5.0
<PackageReference Include="Brickweave.Serialization" Version="0.5.0" />
paket add Brickweave.Serialization --version 0.5.0
#r "nuget: Brickweave.Serialization, 0.5.0"
// Install Brickweave.Serialization as a Cake Addin #addin nuget:?package=Brickweave.Serialization&version=0.5.0 // Install Brickweave.Serialization as a Cake Tool #tool nuget:?package=Brickweave.Serialization&version=0.5.0
Lightweight package to support JSON document serialization in conjunction with other Brickweave libraries.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Microsoft.Extensions.DependencyInjection (>= 5.0.2)
- Newtonsoft.Json (>= 13.0.1)
- NodaTime.Serialization.JsonNet (>= 3.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Brickweave.Serialization:
Package | Downloads |
---|---|
Brickweave.EventStore.SqlServer
Lightweight package to support common Event Sourcing patterns using Microsoft SQL Server |
|
Brickweave.Messaging.ServiceBus
Lightweight package to support common Domain Messaging patterns using Azure Service Bus |
|
Brickweave.Messaging.SqlServer
Lightweight package to support Domain Messaging persistence/logging patterns using Microsoft SQL Server |
|
Brickweave.Cqrs.SqlServer
Lightweight package to support common Brickweave CQRS patterns using Microsoft SQL Server |
GitHub repositories
This package is not used by any popular GitHub repositories.