MicroElements.Metadata.All
7.6.4
Prefix Reserved
See the version list below for details.
dotnet add package MicroElements.Metadata.All --version 7.6.4
NuGet\Install-Package MicroElements.Metadata.All -Version 7.6.4
<PackageReference Include="MicroElements.Metadata.All" Version="7.6.4" />
paket add MicroElements.Metadata.All --version 7.6.4
#r "nuget: MicroElements.Metadata.All, 7.6.4"
// Install MicroElements.Metadata.All as a Cake Addin #addin nuget:?package=MicroElements.Metadata.All&version=7.6.4 // Install MicroElements.Metadata.All as a Cake Tool #tool nuget:?package=MicroElements.Metadata.All&version=7.6.4
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 (>= 7.6.4)
- MicroElements.Metadata.NewtonsoftJson (>= 7.6.4)
- MicroElements.Metadata.OpenXml (>= 7.6.4)
- MicroElements.Metadata.SystemTextJson (>= 7.6.4)
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 | 488 | 6/5/2022 |
7.13.0 | 436 | 5/16/2022 |
7.12.0 | 372 | 9/5/2021 |
7.11.0 | 320 | 9/2/2021 |
7.10.0 | 329 | 9/1/2021 |
7.9.2 | 329 | 8/31/2021 |
7.9.1 | 325 | 8/31/2021 |
7.8.0 | 320 | 7/15/2021 |
7.7.1 | 360 | 7/12/2021 |
7.7.0 | 362 | 7/12/2021 |
7.6.4 | 381 | 7/9/2021 |
7.6.3 | 323 | 7/6/2021 |
7.6.2 | 344 | 7/6/2021 |
7.6.1 | 348 | 7/6/2021 |
7.6.0 | 419 | 7/4/2021 |
7.5.0 | 532 | 6/26/2021 |
7.4.3 | 338 | 6/9/2021 |
7.4.2 | 367 | 6/8/2021 |
7.4.1 | 331 | 6/8/2021 |
7.4.0 | 383 | 6/7/2021 |
7.3.4 | 387 | 5/31/2021 |
7.3.3 | 347 | 5/26/2021 |
7.3.2 | 371 | 5/26/2021 |
7.3.0 | 377 | 5/25/2021 |
7.2.0 | 374 | 5/19/2021 |
7.1.0 | 379 | 4/23/2021 |
7.0.0 | 368 | 3/31/2021 |
7.0.0-rc.32 | 188 | 3/1/2021 |
7.0.0-rc.31 | 184 | 2/28/2021 |
7.0.0-rc.30 | 167 | 2/16/2021 |
7.0.0-rc.19 | 208 | 1/20/2021 |
7.0.0-rc.18 | 195 | 1/19/2021 |
7.0.0-rc.17 | 175 | 1/18/2021 |
7.0.0-rc.16 | 177 | 1/18/2021 |
7.0.0-rc.14 | 214 | 1/16/2021 |
7.0.0-rc.13 | 176 | 1/15/2021 |
7.0.0-rc.12 | 188 | 1/13/2021 |
7.0.0-rc.11 | 169 | 1/13/2021 |
7.0.0-rc.10 | 194 | 12/28/2020 |
7.0.0-rc.9 | 225 | 12/27/2020 |
7.0.0-rc.8 | 307 | 12/25/2020 |
7.0.0-rc.7 | 308 | 12/24/2020 |
7.0.0-rc.6 | 200 | 12/24/2020 |
7.0.0-rc.5 | 196 | 12/24/2020 |
7.0.0-rc.4 | 192 | 12/23/2020 |
7.0.0-rc.3 | 235 | 12/17/2020 |
7.0.0-rc.2 | 196 | 12/16/2020 |
7.0.0-rc.1 | 196 | 12/15/2020 |
6.0.0 | 470 | 12/8/2020 |
5.3.0 | 448 | 12/3/2020 |
5.2.0 | 434 | 12/2/2020 |
$# 7.6.0
- IAllowedValues: added IEqualityComparer
- NumericInterval extension methods returns the same type where possible
- Required validation rule extended with SearchOptions and assertValueIsNull argument, added IRequiredPropertyValidationRule marker interface
- ExtractValidateMap initial functionality
- MapToTuple extensions methods
- 7.6.4: SetAllowedValuesFromEnum for string schemas ignores case by default
- 7.6.4: JsonSchemaGenerator initial, added option: MetadataJsonSerializationOptions.UseJsonSchema
# 7.5.0
- Added Property<T> Clone method
- Added IPropertyContainer extensions: CloneAsMutable and CloneAsReadOnly
- ToPropertyContainerOfType: added arg returnTheSameIfNoNeedToConvert
- Swagger: added GenerateKnownSchemasAsRefs to PropertyContainerSchemaFilterOptions to generates known types as separate definitions
# 7.4.0
Schema serialization and utility release
- Added IMetadataSchemaProvider
- NewtonsoftJson: Added MetadataSchemaProviderConverter that allows to use common schema section in json document
- ConfigureJsonForPropertyContainers: added action to configure MetadataJsonSerializationOptions
- MetadataJsonSerializationOptions: added options: TypeMapper, UseSchemasRoot, SchemasRootName, WriteSchemaOnceForKnownTypes
- Removed IEnumeration interface from IPropertySet
- Removed PropertyContainerWithMetadataTypesConverter
- Many other usability improvements
- 7.4.1: added default value to GetValue extension
- 7.4.3: PropertyContainerMapper moves to MicroElements.Metadata.Mapping and becomes more flexible
# 7.3.0
- Added PropertyContainerMapper with methods ToPropertyContainerOfType, ToPropertyContainer and ToObject
- PropertyContainerConverters (SystemTextJson and NewtonsoftJson) uses common method ToPropertyContainerOfType and supports typed PropertyContainers
- 7.3.2: PropertyComparers types ends with PropertyComparer (was EqualityComparer), ByTypeAndNamePropertyComparer can compare types ignoring Nullable wrapper
- 7.3.3: ByNameOrAliasPropertyComparer GetHashCode fix
- 7.3.3: MetadataSchema.AppendAbsentProperties fix
- 7.3.3: PropertyContainerMapper.ToObject nullable and enum support
- 7.3.4: Added HierarchicalContainer that merges two hierarchies
- 7.3.4: GetMetadata can get metadata from attached ISchema (see 'searchInSchema'' arg)
- 7.3.4: Added GetSchemaMetadata that always uses GetMetadata with searchInSchema: true
- 7.3.4: More metadata types that can be set to ISchema (not only IProperty): IAllowedValues, INumericInterval
- 7.3.4: PropertyContainerMapper more customization
# 7.2.0
- PropertyContainerConverter becomes generic and supports collections
- DateTimeOffsetFormatter added to DefaultFormatProvider
Full release notes can be found at: https://github.com/micro-elements/MicroElements.Metadata/blob/master/CHANGELOG.md