MicroElements.Metadata.OpenXml 8.0.0-beta.3

Prefix Reserved
This is a prerelease version of MicroElements.Metadata.OpenXml.
dotnet add package MicroElements.Metadata.OpenXml --version 8.0.0-beta.3                
NuGet\Install-Package MicroElements.Metadata.OpenXml -Version 8.0.0-beta.3                
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.OpenXml" Version="8.0.0-beta.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MicroElements.Metadata.OpenXml --version 8.0.0-beta.3                
#r "nuget: MicroElements.Metadata.OpenXml, 8.0.0-beta.3"                
#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.OpenXml as a Cake Addin
#addin nuget:?package=MicroElements.Metadata.OpenXml&version=8.0.0-beta.3&prerelease

// Install MicroElements.Metadata.OpenXml as a Cake Tool
#tool nuget:?package=MicroElements.Metadata.OpenXml&version=8.0.0-beta.3&prerelease                

Metadata model, parsing, validation and reporting.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on MicroElements.Metadata.OpenXml:

Package Downloads
MicroElements.Metadata.All

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.3 63 12/13/2024
8.0.0-beta.2 42 12/13/2024
8.0.0-beta.1 149 1/4/2023
7.14.0 850 6/5/2022
7.13.0 718 5/16/2022
7.12.0 517 9/5/2021
7.11.0 490 9/2/2021
7.10.0 482 9/1/2021
7.9.2 455 8/31/2021
7.9.1 491 8/31/2021
7.8.0 486 7/15/2021
7.7.1 512 7/12/2021
7.7.0 511 7/12/2021
7.6.4 527 7/9/2021
7.6.3 480 7/6/2021
7.6.2 509 7/6/2021
7.6.1 526 7/6/2021
7.6.0 559 7/4/2021
7.5.0 687 6/26/2021
7.4.3 515 6/9/2021
7.4.2 505 6/8/2021
7.4.1 486 6/8/2021
7.4.0 544 6/7/2021
7.3.4 537 5/31/2021
7.3.3 514 5/26/2021
7.3.2 543 5/26/2021
7.3.0 534 5/25/2021
7.2.0 511 5/19/2021
7.1.0 576 4/23/2021
7.0.0 535 3/31/2021
7.0.0-rc.32 184 3/1/2021
7.0.0-rc.31 177 2/28/2021
7.0.0-rc.30 172 2/16/2021
7.0.0-rc.19 205 1/20/2021
7.0.0-rc.18 188 1/19/2021
7.0.0-rc.17 174 1/18/2021
7.0.0-rc.16 179 1/18/2021
7.0.0-rc.14 222 1/16/2021
7.0.0-rc.13 180 1/15/2021
7.0.0-rc.12 173 1/13/2021
7.0.0-rc.11 173 1/13/2021
7.0.0-rc.10 199 12/28/2020
7.0.0-rc.9 220 12/27/2020
7.0.0-rc.8 296 12/25/2020
7.0.0-rc.7 305 12/24/2020
7.0.0-rc.6 198 12/24/2020
7.0.0-rc.5 192 12/24/2020
7.0.0-rc.4 180 12/23/2020
7.0.0-rc.3 229 12/17/2020
7.0.0-rc.2 250 12/16/2020
7.0.0-rc.1 200 12/15/2020
6.0.0 627 12/8/2020
5.3.0 618 12/3/2020
5.2.0 602 12/2/2020
5.1.0 412 11/19/2020
5.0.0 475 11/19/2020
4.9.0 484 11/19/2020
4.8.1 399 11/17/2020
4.8.0 413 11/17/2020
4.7.0 448 11/16/2020
4.6.0 421 11/12/2020
4.5.0 426 11/11/2020
4.4.0 421 11/5/2020
4.3.0 506 11/1/2020
4.2.0 429 10/29/2020
4.1.0 398 10/29/2020
4.0.0 435 10/27/2020
4.0.0-beta.1 221 10/26/2020
3.9.0 444 10/23/2020
3.8.0 479 10/20/2020
3.7.0 463 10/20/2020
3.6.0 464 10/15/2020
3.5.0 445 10/12/2020
3.4.0 463 8/6/2020
3.3.0 472 7/30/2020
3.1.0 507 7/9/2020
3.0.0 456 6/2/2020

$# 8.0.0-beta.2
- switched all projects to dotnet 8, netstandard removed
- removed reflection based dDI configuration
- removed obsolete MicroElements.Functional dependency

# 8.0.0-beta.1
- MicroElements.Functional dependency removed
- MicroElements.Diagnostics extracted
- ISchema<T>, IProperty<T>, IPropertyValue<T>, IPropertyCalculator<T> become covariant
- OneOf initial support
- Base58 hash for SchemaDigest
- Added `copyMetadata` to `WithComponent`

Metadata.Parsing:
- IParserRuleProvider: search methods added, search implementation moved to ParserRuleProvider
- Added CachedParserRuleProvider
- XmlParserContext: ParserCache changed to ParserRuleProvider (cached)
- CollectionParser supports recursing with IParserRuleProvider

Metadata.NewtonsoftJson:
- WriteSchemaToPropertyName removed from MetadataJsonSerializationOptions
- PropertyContainerWithMetadataTypesConverter removed

# 7.15.0
- Change: `IComposite.Components` renamed to `GetComponents`. Added extension `GetComponents`, `GetComponentsAndMetadata`
- Change: `BuildAs` for `IComposite` - removed new constraint. It can use default constructor or constructor with all optional parameters
- Added: `IStaticComponentProvider`, `IStaticMetadataProvider` that bound components and metadata to `Type` and can be accessed without type instantiation
- `GetFriendlyName` method replaced with ME.Reflection.Sources implementation

# 7.14.0
- Added ICloneable<T> with default implementation
- Added: IComposite, ICompositeBuilder, IConfigurableBuilder
- Added: FormatterBuilder that can create non static recursive formatters
- Change: CollectionFormatter can use optional configuration
- Change: CollectionFormatter can be configured with Configure
- Change: KeyValuePairFormatter, ValueTuplePairFormatter can use optional format string

# 7.13.0
- SchemaBuilder functionality allows to use varios WithXXX methods in generic way
- MessageBuilder used for reducing memory allocations

- IPropertyValue.ValueUntyped should return 'null' if Source is NotDefined
- NotDefined fix for DynamicContainer, Json serialization

- Added 'defaultValue' param to 'PropertyContainer.GetValue' and 'MutablePropertyContainer.GetValue' to have the same signature as common 'GetValue'
- Added 'allowMapUndefined' param to PropertyExtensions.Map
- Added: SetValueIfNotDefault, WithValueIfNotDefault for IMutablePropertyContainer
- Change: Property.WithDefaultValue methods replaced with SchemaBuilder methods

- BREAKING CHANGE: Property<T>.DefaultValue become optional. Default value for property should be defined explicitly.

- Added: IExamples component. Property<T> uses IExamples.
- Change: IDefaultValue become covariant

- Change: 'IStaticSchema' now implements 'IStaticPropertySet'
- Change: ISchema become covariant


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