MicroElements.Metadata.Xml
7.3.0
Prefix Reserved
See the version list below for details.
dotnet add package MicroElements.Metadata.Xml --version 7.3.0
NuGet\Install-Package MicroElements.Metadata.Xml -Version 7.3.0
<PackageReference Include="MicroElements.Metadata.Xml" Version="7.3.0" />
paket add MicroElements.Metadata.Xml --version 7.3.0
#r "nuget: MicroElements.Metadata.Xml, 7.3.0"
// Install MicroElements.Metadata.Xml as a Cake Addin #addin nuget:?package=MicroElements.Metadata.Xml&version=7.3.0 // Install MicroElements.Metadata.Xml as a Cake Tool #tool nuget:?package=MicroElements.Metadata.Xml&version=7.3.0
Metadata model, parsing, validation and reporting.
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
- MicroElements.Metadata (>= 7.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.0-beta.3 | 71 | 12/13/2024 |
8.0.0-beta.2 | 49 | 12/13/2024 |
8.0.0-beta.1 | 116 | 1/4/2023 |
7.14.0 | 529 | 6/5/2022 |
7.13.0 | 466 | 5/16/2022 |
7.12.0 | 372 | 9/5/2021 |
7.11.0 | 344 | 9/2/2021 |
7.10.0 | 328 | 9/1/2021 |
7.9.2 | 333 | 8/31/2021 |
7.9.1 | 330 | 8/31/2021 |
7.8.0 | 338 | 7/15/2021 |
7.7.1 | 338 | 7/12/2021 |
7.7.0 | 337 | 7/12/2021 |
7.6.4 | 389 | 7/9/2021 |
7.6.3 | 325 | 7/6/2021 |
7.6.2 | 336 | 7/6/2021 |
7.6.1 | 373 | 7/6/2021 |
7.6.0 | 406 | 7/4/2021 |
7.5.0 | 345 | 6/26/2021 |
7.4.3 | 330 | 6/9/2021 |
7.4.2 | 348 | 6/8/2021 |
7.4.1 | 360 | 6/8/2021 |
7.4.0 | 386 | 6/7/2021 |
7.3.4 | 387 | 5/31/2021 |
7.3.3 | 336 | 5/26/2021 |
7.3.2 | 363 | 5/26/2021 |
7.3.0 | 378 | 5/25/2021 |
7.2.0 | 346 | 5/19/2021 |
7.1.0 | 381 | 4/23/2021 |
7.0.0 | 351 | 3/31/2021 |
7.0.0-rc.32 | 189 | 3/1/2021 |
7.0.0-rc.31 | 179 | 2/28/2021 |
7.0.0-rc.30 | 164 | 2/16/2021 |
7.0.0-rc.19 | 202 | 1/20/2021 |
7.0.0-rc.18 | 189 | 1/19/2021 |
7.0.0-rc.17 | 179 | 1/18/2021 |
7.0.0-rc.16 | 177 | 1/18/2021 |
7.0.0-rc.14 | 210 | 1/16/2021 |
7.0.0-rc.13 | 171 | 1/15/2021 |
7.0.0-rc.12 | 174 | 1/13/2021 |
7.0.0-rc.11 | 170 | 1/13/2021 |
$# 7.3.0
- Added PropertyContainerMapper with methods ToPropertyContainerOfType, ToPropertyContainer and ToObject
- PropertyContainerConverters (SystemTextJson and NewtonsoftJson) uses common method ToPropertyContainerOfType and supports typed PropertyContainers
# 7.2.0
- PropertyContainerConverter becomes generic and supports collections
- DateTimeOffsetFormatter added to DefaultFormatProvider
# 7.1.0
- MicroElements.Metadata.AspNetCore: Swashbuckle updated to 6.1.3
- MicroElements.Metadata: Schema metadata more close to JsonSchema
# 7.0.0
- Big release. Main features: XmlParsing, Performance, ExcelBuilder performance, Schema featurea and validations. See release notes for release candidates
# 7.0.0-rc.30
- OpenXml: CellReferences optimizations
- Some minor optimizations
Full release notes can be found at: https://github.com/micro-elements/MicroElements.Metadata/blob/master/CHANGELOG.md