An open API service indexing awesome lists of open source software.

https://github.com/loresoft/plinqo.entityframeworkcore

Entity Framework Core templates for CodeSmith Generator
https://github.com/loresoft/plinqo.entityframeworkcore

codesmith-templates entity-framework templates

Last synced: 6 months ago
JSON representation

Entity Framework Core templates for CodeSmith Generator

Awesome Lists containing this project

README

          

# PLINQO.EntityFrameworkCore

Entity Framework Core templates for CodeSmith Generator

[![Build status](https://ci.appveyor.com/api/projects/status/tb3407pyjrkvkb3n/branch/master?svg=true)](https://ci.appveyor.com/project/LoreSoft/plinqo-entityframeworkcore)

## Download

The PLINQO templates are available on nuget.org via package name `PLINQO.EntityFrameworkCore`.

To install PLINQO.EntityFrameworkCore, run the following command in the Package Manager Console

PM> Install-Package PLINQO.EntityFrameworkCore

More information about NuGet package avaliable at
https://nuget.org/packages/PLINQO.EntityFrameworkCore

## Development Builds

Development builds are available on the myget.org feed. A development build is promoted to the main NuGet feed when it's determined to be stable.

In your Package Manager settings add the following package source for development builds:
http://www.myget.org/F/loresoft/