EntityFrameworkCore.Generator by LoreSoft

<PackageReference Include="EntityFrameworkCore.Generator" Version="3.1.0.612" />

Package Files

58,303,375 bytes

 EntityFrameworkCore.Generator 3.1.0.612

.NET Core command-line (CLI) tool to generate Entity Framework Core source files.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>EntityFrameworkCore.Generator</id>
    <version>3.1.0.612</version>
    <title>EntityFrameworkCore.Generator</title>
    <authors>LoreSoft</authors>
    <license type="file">LICENSE</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>logo.png</icon>
    <projectUrl>https://github.com/loresoft/EntityFrameworkCore.Generator</projectUrl>
    <description>.NET Core command-line (CLI) tool to generate Entity Framework Core source files.</description>
    <copyright>Copyright © 2021 LoreSoft</copyright>
    <tags>Entity Framework Core EF Data EntityFramework EntityFrameworkCore EFCore Generation Generator</tags>
    <packageTypes>
      <packageType name="DotnetTool" />
    </packageTypes>
    <repository type="git" url="https://github.com/loresoft/EntityFrameworkCore.Generator" commit="2a0a52214853c343c73c08bafd36c27071c6e0bc" />
  </metadata>
</package>