Platform.Metadata.Reflection 5.3.250

Library for defining metadata for POCO entities using reflection
This is a new version of the view package page, introduced in ProGet 5.3. If it's missing any functionality, you can still view the old version.

This package does not have a license agreement. You'll need to assign a license type to the package to allow or block downloads.

Usage Instructions

To install Platform.Metadata.Reflection from the command line, run the following command:

nuget install Platform.Metadata.Reflection -Version 5.3.250 -Source https://proget.starsoft.nl/nuget/Starsoft/

To install Platform.Metadata.Reflection from the Package Manager Console within Visual Studio, run the following command:

Install-Package Platform.Metadata.Reflection -Version 5.3.250 -Source https://proget.starsoft.nl/nuget/Starsoft/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="Platform.Metadata.Reflection" Version="5.3.250" />

Description

Library for defining metadata for POCO entities using reflection