MicroElements.Metadata.SystemTextJson 7.0.0-rc.14

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of MicroElements.Metadata.SystemTextJson.
There is a newer version of this package available.
See the version list below for details.
dotnet add package MicroElements.Metadata.SystemTextJson --version 7.0.0-rc.14
NuGet\Install-Package MicroElements.Metadata.SystemTextJson -Version 7.0.0-rc.14
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MicroElements.Metadata.SystemTextJson" Version="7.0.0-rc.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MicroElements.Metadata.SystemTextJson --version 7.0.0-rc.14
#r "nuget: MicroElements.Metadata.SystemTextJson, 7.0.0-rc.14"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MicroElements.Metadata.SystemTextJson as a Cake Addin
#addin nuget:?package=MicroElements.Metadata.SystemTextJson&version=7.0.0-rc.14&prerelease

// Install MicroElements.Metadata.SystemTextJson as a Cake Tool
#tool nuget:?package=MicroElements.Metadata.SystemTextJson&version=7.0.0-rc.14&prerelease

Metadata model, parsing, validation and reporting.

Product 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MicroElements.Metadata.SystemTextJson:

Package Downloads
MicroElements.Metadata.AspNetCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Metadata model, parsing, validation and reporting.

MicroElements.Metadata.All The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Metadata model, parsing, validation and reporting.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.0-beta.1 123 1/4/2023
7.14.0 1,289 6/5/2022
7.13.0 1,257 5/16/2022
7.12.0 965 9/5/2021
7.11.0 916 9/2/2021
7.10.0 894 9/1/2021
7.9.2 915 8/31/2021
7.9.1 903 8/31/2021
7.8.0 887 7/15/2021
7.7.1 976 7/12/2021
7.7.0 931 7/12/2021
7.6.4 939 7/9/2021
7.6.3 907 7/6/2021
7.6.2 947 7/6/2021
7.6.1 948 7/6/2021
7.6.0 966 7/4/2021
7.5.0 1,013 6/26/2021
7.4.3 938 6/9/2021
7.4.2 975 6/8/2021
7.4.1 953 6/8/2021
7.4.0 981 6/7/2021
7.3.4 997 5/31/2021
7.3.3 963 5/26/2021
7.3.2 986 5/26/2021
7.3.0 950 5/25/2021
7.2.0 967 5/19/2021
7.1.0 487 4/23/2021
7.0.0 1,348 3/31/2021
7.0.0-rc.32 171 3/1/2021
7.0.0-rc.31 165 2/28/2021
7.0.0-rc.30 157 2/16/2021
7.0.0-rc.19 195 1/20/2021
7.0.0-rc.18 181 1/19/2021
7.0.0-rc.17 166 1/18/2021
7.0.0-rc.16 173 1/18/2021
7.0.0-rc.14 208 1/16/2021
7.0.0-rc.13 155 1/15/2021
7.0.0-rc.12 175 1/13/2021
7.0.0-rc.11 168 1/13/2021
7.0.0-rc.10 186 12/28/2020
7.0.0-rc.9 216 12/27/2020
7.0.0-rc.8 290 12/25/2020
7.0.0-rc.7 299 12/24/2020
7.0.0-rc.6 180 12/24/2020
7.0.0-rc.5 175 12/24/2020
7.0.0-rc.4 175 12/23/2020
7.0.0-rc.3 223 12/17/2020
7.0.0-rc.2 189 12/16/2020
7.0.0-rc.1 188 12/15/2020
6.0.0 1,100 12/8/2020

$# 7.0.0-rc.14
- Added Validation messages to IXmlParserSettings
- XmlParser API extended

# 7.0.0-rc.13
- Added XmlParser using ISchema
- Added Parsers for types and properties
- Added XmlParserSettings.ParserRules and PropertyComparer
- Added ability to attach validation rules to IProperty
- IStringMinLength and IStringMaxLength metadata and validations
- Validation default message format optionality

# 7.0.0-rc.12
- XmlParser usability improved

# 7.0.0-rc.11
- Performance optimizations in some hot pathes (property creation, searching)
- Added IStaticPropertySet and StaticPropertySet that has auto implemented GetProperties
- Added ISchema that extends IPropertySet (subject for future changes)
- Added IHasSchema metadata that can be attached to properties and property containers
- Added IMetadata interface
- Added XmlParser that parses xml to IPropertyContainer (new package MicroElements.Metadata.Xml)

# 7.0.0-rc.10
- Fix Render dates as serial for null value
- Fix SetFormat render for null value


Full release notes can be found at: https://github.com/micro-elements/MicroElements.Metadata/blob/master/CHANGELOG.md