MicroElements.Metadata.AspNetCore
7.0.0-rc.17
Prefix Reserved
See the version list below for details.
dotnet add package MicroElements.Metadata.AspNetCore --version 7.0.0-rc.17
NuGet\Install-Package MicroElements.Metadata.AspNetCore -Version 7.0.0-rc.17
<PackageReference Include="MicroElements.Metadata.AspNetCore" Version="7.0.0-rc.17" />
paket add MicroElements.Metadata.AspNetCore --version 7.0.0-rc.17
#r "nuget: MicroElements.Metadata.AspNetCore, 7.0.0-rc.17"
// Install MicroElements.Metadata.AspNetCore as a Cake Addin #addin nuget:?package=MicroElements.Metadata.AspNetCore&version=7.0.0-rc.17&prerelease // Install MicroElements.Metadata.AspNetCore as a Cake Tool #tool nuget:?package=MicroElements.Metadata.AspNetCore&version=7.0.0-rc.17&prerelease
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.0.0-rc.17)
- MicroElements.Metadata.SystemTextJson (>= 7.0.0-rc.17)
- Swashbuckle.AspNetCore.SwaggerGen (>= 5.6.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.1 | 143 | 1/4/2023 |
7.14.0 | 968 | 6/5/2022 |
7.13.0 | 912 | 5/16/2022 |
7.12.0 | 837 | 9/5/2021 |
7.11.0 | 805 | 9/2/2021 |
7.10.0 | 821 | 9/1/2021 |
7.9.2 | 799 | 8/31/2021 |
7.9.1 | 759 | 8/31/2021 |
7.8.0 | 797 | 7/15/2021 |
7.7.1 | 868 | 7/12/2021 |
7.7.0 | 863 | 7/12/2021 |
7.6.4 | 822 | 7/9/2021 |
7.6.3 | 808 | 7/6/2021 |
7.6.2 | 875 | 7/6/2021 |
7.6.1 | 827 | 7/6/2021 |
7.6.0 | 905 | 7/4/2021 |
7.5.0 | 899 | 6/26/2021 |
7.4.3 | 854 | 6/9/2021 |
7.4.2 | 828 | 6/8/2021 |
7.4.1 | 853 | 6/8/2021 |
7.4.0 | 900 | 6/7/2021 |
7.3.4 | 864 | 5/31/2021 |
7.3.3 | 874 | 5/26/2021 |
7.3.2 | 883 | 5/26/2021 |
7.3.0 | 823 | 5/25/2021 |
7.2.0 | 895 | 5/19/2021 |
7.1.0 | 850 | 4/22/2021 |
7.0.0 | 883 | 3/31/2021 |
7.0.0-rc.32 | 185 | 3/1/2021 |
7.0.0-rc.31 | 180 | 2/28/2021 |
7.0.0-rc.30 | 173 | 2/16/2021 |
7.0.0-rc.19 | 208 | 1/20/2021 |
7.0.0-rc.18 | 185 | 1/19/2021 |
7.0.0-rc.17 | 174 | 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 | 167 | 1/15/2021 |
7.0.0-rc.12 | 184 | 1/13/2021 |
7.0.0-rc.11 | 172 | 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 | 304 | 12/25/2020 |
7.0.0-rc.7 | 309 | 12/24/2020 |
7.0.0-rc.6 | 194 | 12/24/2020 |
7.0.0-rc.5 | 198 | 12/24/2020 |
7.0.0-rc.4 | 186 | 12/23/2020 |
7.0.0-rc.3 | 233 | 12/17/2020 |
7.0.0-rc.2 | 251 | 12/16/2020 |
7.0.0-rc.1 | 189 | 12/15/2020 |
6.0.0 | 1,030 | 12/8/2020 |
$# 7.0.0-rc.17
- IValueParser moved to ParseResult instead of Option because Option doesnot support valid null values and error message
- Nullable enums supported
# 7.0.0-rc.16
- Added IXmlParserSettings reference to IXmlParserContext
- Added SchemaCache to IXmlParserContext
- IHasSchema now can create new schema instances
# 7.0.0-rc.15
- Added GetPropertiesNotFromSchema recursive search in children schemas
- AllowedValues from enum
- IXmlParserContext extracted
- Parser cache added
- Parsers moved to Parsers namespace
# 7.0.0-rc.14
- Added Validation messages to IXmlParserSettings
- XmlParser API extended
# 7.0.0-rc.13
- Added XmlParser using ISchema
- Added Parsers for types and properties
- Added XmlParserSettings.ParserRules and PropertyComparer
- Added ability to attach validation rules to IProperty
- IStringMinLength and IStringMaxLength metadata and validations
- Validation default message format optionality
Full release notes can be found at: https://github.com/micro-elements/MicroElements.Metadata/blob/master/CHANGELOG.md