MicroElements.Metadata.All
6.0.0
Prefix Reserved
See the version list below for details.
dotnet add package MicroElements.Metadata.All --version 6.0.0
NuGet\Install-Package MicroElements.Metadata.All -Version 6.0.0
<PackageReference Include="MicroElements.Metadata.All" Version="6.0.0" />
paket add MicroElements.Metadata.All --version 6.0.0
#r "nuget: MicroElements.Metadata.All, 6.0.0"
// Install MicroElements.Metadata.All as a Cake Addin #addin nuget:?package=MicroElements.Metadata.All&version=6.0.0 // Install MicroElements.Metadata.All as a Cake Tool #tool nuget:?package=MicroElements.Metadata.All&version=6.0.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. |
.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 (>= 6.0.0)
- MicroElements.Metadata.NewtonsoftJson (>= 6.0.0)
- MicroElements.Metadata.OpenXml (>= 6.0.0)
- MicroElements.Metadata.SystemTextJson (>= 6.0.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 |
---|---|---|
7.14.0 | 489 | 6/5/2022 |
7.13.0 | 437 | 5/16/2022 |
7.12.0 | 373 | 9/5/2021 |
7.11.0 | 322 | 9/2/2021 |
7.10.0 | 330 | 9/1/2021 |
7.9.2 | 330 | 8/31/2021 |
7.9.1 | 326 | 8/31/2021 |
7.8.0 | 321 | 7/15/2021 |
7.7.1 | 361 | 7/12/2021 |
7.7.0 | 363 | 7/12/2021 |
7.6.4 | 382 | 7/9/2021 |
7.6.3 | 324 | 7/6/2021 |
7.6.2 | 347 | 7/6/2021 |
7.6.1 | 351 | 7/6/2021 |
7.6.0 | 420 | 7/4/2021 |
7.5.0 | 533 | 6/26/2021 |
7.4.3 | 339 | 6/9/2021 |
7.4.2 | 368 | 6/8/2021 |
7.4.1 | 332 | 6/8/2021 |
7.4.0 | 384 | 6/7/2021 |
7.3.4 | 388 | 5/31/2021 |
7.3.3 | 348 | 5/26/2021 |
7.3.2 | 372 | 5/26/2021 |
7.3.0 | 378 | 5/25/2021 |
7.2.0 | 375 | 5/19/2021 |
7.1.0 | 380 | 4/23/2021 |
7.0.0 | 369 | 3/31/2021 |
7.0.0-rc.32 | 189 | 3/1/2021 |
7.0.0-rc.31 | 185 | 2/28/2021 |
7.0.0-rc.30 | 168 | 2/16/2021 |
7.0.0-rc.19 | 209 | 1/20/2021 |
7.0.0-rc.18 | 196 | 1/19/2021 |
7.0.0-rc.17 | 176 | 1/18/2021 |
7.0.0-rc.16 | 178 | 1/18/2021 |
7.0.0-rc.14 | 215 | 1/16/2021 |
7.0.0-rc.13 | 177 | 1/15/2021 |
7.0.0-rc.12 | 189 | 1/13/2021 |
7.0.0-rc.11 | 170 | 1/13/2021 |
7.0.0-rc.10 | 195 | 12/28/2020 |
7.0.0-rc.9 | 226 | 12/27/2020 |
7.0.0-rc.8 | 308 | 12/25/2020 |
7.0.0-rc.7 | 309 | 12/24/2020 |
7.0.0-rc.6 | 201 | 12/24/2020 |
7.0.0-rc.5 | 197 | 12/24/2020 |
7.0.0-rc.4 | 193 | 12/23/2020 |
7.0.0-rc.3 | 236 | 12/17/2020 |
7.0.0-rc.2 | 197 | 12/16/2020 |
7.0.0-rc.1 | 197 | 12/15/2020 |
6.0.0 | 471 | 12/8/2020 |
5.3.0 | 449 | 12/3/2020 |
5.2.0 | 435 | 12/2/2020 |
$# 6.0.0
- Added new package MicroElements.Metadata.AspNetCore that contains swagger extensions and json serialization for IPropertyContainer
- Package MicroElements.Metadata.Json renamed to MicroElements.Metadata.SystemTextJson
# 5.3.0
- Json read fixed
- Default metadata search changed to ignore case
- Added extensions AsReadOnly, AsMutable, CopyMetadataTo for metadata providers
# 5.2.0
- Added Metadata Serialization
- Added package MicroElements.Metadata.Json
- Added package MicroElements.Metadata.NewtonsoftJson
- Added package MicroElements.Metadata.All
- MicroElements.Functional updated to version 1.10.0
# 5.1.0
- MicroElements.Functional updated to version 1.6.0
- TypeCheck methods replaced with methods from MicroElements.Functional
# 5.0.0
- Breaking: IProperyContainerMapper renamed to IModelMapper
- Breaking: Removed unused IPropertyMapper
- Added: IMetadataMapper that is combination of IModelMapper<T> and IPropertySet
- Fixed: ExcelExtensions GetRows and FillCellReferences for absent sheet
Full release notes can be found at: https://github.com/micro-elements/MicroElements.Metadata/blob/master/CHANGELOG.md