MicroElements.Metadata.AspNetCore
7.9.1
Prefix Reserved
See the version list below for details.
dotnet add package MicroElements.Metadata.AspNetCore --version 7.9.1
NuGet\Install-Package MicroElements.Metadata.AspNetCore -Version 7.9.1
<PackageReference Include="MicroElements.Metadata.AspNetCore" Version="7.9.1" />
paket add MicroElements.Metadata.AspNetCore --version 7.9.1
#r "nuget: MicroElements.Metadata.AspNetCore, 7.9.1"
// Install MicroElements.Metadata.AspNetCore as a Cake Addin #addin nuget:?package=MicroElements.Metadata.AspNetCore&version=7.9.1 // Install MicroElements.Metadata.AspNetCore as a Cake Tool #tool nuget:?package=MicroElements.Metadata.AspNetCore&version=7.9.1
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.9.1)
- MicroElements.Metadata.SystemTextJson (>= 7.9.1)
- Swashbuckle.AspNetCore.SwaggerGen (>= 6.1.3)
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 | 56 | 12/13/2024 |
8.0.0-beta.2 | 41 | 12/13/2024 |
8.0.0-beta.1 | 149 | 1/4/2023 |
7.14.0 | 1,057 | 6/5/2022 |
7.13.0 | 918 | 5/16/2022 |
7.12.0 | 843 | 9/5/2021 |
7.11.0 | 811 | 9/2/2021 |
7.10.0 | 827 | 9/1/2021 |
7.9.2 | 805 | 8/31/2021 |
7.9.1 | 765 | 8/31/2021 |
7.8.0 | 803 | 7/15/2021 |
7.7.1 | 874 | 7/12/2021 |
7.7.0 | 869 | 7/12/2021 |
7.6.4 | 828 | 7/9/2021 |
7.6.3 | 814 | 7/6/2021 |
7.6.2 | 887 | 7/6/2021 |
7.6.1 | 833 | 7/6/2021 |
7.6.0 | 911 | 7/4/2021 |
7.5.0 | 905 | 6/26/2021 |
7.4.3 | 860 | 6/9/2021 |
7.4.2 | 834 | 6/8/2021 |
7.4.1 | 859 | 6/8/2021 |
7.4.0 | 906 | 6/7/2021 |
7.3.4 | 870 | 5/31/2021 |
7.3.3 | 880 | 5/26/2021 |
7.3.2 | 891 | 5/26/2021 |
7.3.0 | 829 | 5/25/2021 |
7.2.0 | 901 | 5/19/2021 |
7.1.0 | 856 | 4/22/2021 |
7.0.0 | 889 | 3/31/2021 |
7.0.0-rc.32 | 189 | 3/1/2021 |
7.0.0-rc.31 | 184 | 2/28/2021 |
7.0.0-rc.30 | 177 | 2/16/2021 |
7.0.0-rc.19 | 212 | 1/20/2021 |
7.0.0-rc.18 | 189 | 1/19/2021 |
7.0.0-rc.17 | 178 | 1/18/2021 |
7.0.0-rc.16 | 181 | 1/18/2021 |
7.0.0-rc.14 | 218 | 1/16/2021 |
7.0.0-rc.13 | 171 | 1/15/2021 |
7.0.0-rc.12 | 188 | 1/13/2021 |
7.0.0-rc.11 | 176 | 1/13/2021 |
7.0.0-rc.10 | 199 | 12/28/2020 |
7.0.0-rc.9 | 230 | 12/27/2020 |
7.0.0-rc.8 | 308 | 12/25/2020 |
7.0.0-rc.7 | 313 | 12/24/2020 |
7.0.0-rc.6 | 200 | 12/24/2020 |
7.0.0-rc.5 | 202 | 12/24/2020 |
7.0.0-rc.4 | 190 | 12/23/2020 |
7.0.0-rc.3 | 237 | 12/17/2020 |
7.0.0-rc.2 | 255 | 12/16/2020 |
7.0.0-rc.1 | 193 | 12/15/2020 |
6.0.0 | 1,036 | 12/8/2020 |
$# 7.9.0
- ParseResult implicit conversion from value and from Message
- ParseResult.Map and ParseResult.Bind methods now transfers error to the next result
- ParseResult nullable declarations instead attributes
- Added ParserProvider.Source override with ParseResult function
- 7.9.1: Added MapAndValidateRows
# 7.8.0
- Added WithValue extensions for ReadOnly containers (PropertyContainer and PropertyContainer<T>)
- Added MetadataGlobalCache.GetOrCreateInstanceMetadata
- Added MetadataProvider.CreateMutableContainer
- Change: ToPropertyContainerOfType throws exceptions if output type is not property container and when conversion can not be done
# 7.7.0
- PropertyContainerSchemaFilter: GenerateKnownSchemasAsRefs uses for properties with separate schema
- PropertyContainerSchemaFilter: Uses AspNetJsonSerializerOptions to reuse AspNet JsonSerializerOptions
- Added extension method SetMetadataFrom to copy metadata from source object
- Added ISchemaBuilder to allow create copies of schema components;
- Added ISchemaBuilder extension WithDescription that creates schema component copy with desired description
- Added ISchemaComponent to allow more precise control on schema building
- 7.7.1: IAllowedValues, INumericInterval, IProperties, IStringFormat, IStringMaxLength, IStringMinLength, IStringPattern, INullability become ISchemaComponent
- 7.7.1: PropertyContainerSchemaFilter all ISchemaComponent support
- 7.7.1: JsonTypeMapper returns types with format
# 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
Full release notes can be found at: https://github.com/micro-elements/MicroElements.Metadata/blob/master/CHANGELOG.md