FlyweightObjects.Net by Marc Crane

<PackageReference Include="FlyweightObjects.Net" Version="3.1.0" />

.NET API 239,104 bytes

 FlyweightObjects.Net 3.1.0

Object-relational mapping framework built using the Gang of Four's "Flyweight" pattern.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>FlyweightObjects.Net</id>
    <version>3.1</version>
    <title />
    <authors>Marc Crane</authors>
    <owners>Marc Crane</owners>
    <projectUrl>http://www.flyweightobjects.net</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Object-relational mapping framework built using the Gang of Four's "Flyweight" pattern.</description>
    <summary>FlyweightObjects.NET is one of the fastest ORM frameworks available to retrieve strongly typed objects from an RDBMS.</summary>
    <copyright>2012</copyright>
    <language>en-US</language>
    <tags>ORM, flyweight, data access, RDBMS</tags>
  </metadata>
</package>