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
- Host: GitHub
- URL: https://github.com/loresoft/plinqo.entityframeworkcore
- Owner: loresoft
- License: apache-2.0
- Created: 2017-08-17T03:30:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-19T08:38:14.000Z (over 7 years ago)
- Last Synced: 2025-08-19T04:57:22.024Z (6 months ago)
- Topics: codesmith-templates, entity-framework, templates
- Language: C#
- Size: 3.5 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PLINQO.EntityFrameworkCore
Entity Framework Core templates for CodeSmith Generator
[](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/