Starry 1.0.1-beta4

This is a prerelease version of Starry.
dotnet add package Starry --version 1.0.1-beta4
NuGet\Install-Package Starry -Version 1.0.1-beta4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Starry" Version="1.0.1-beta4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Starry --version 1.0.1-beta4
#r "nuget: Starry, 1.0.1-beta4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Starry as a Cake Addin
#addin nuget:?package=Starry&version=1.0.1-beta4&prerelease

// Install Starry as a Cake Tool
#tool nuget:?package=Starry&version=1.0.1-beta4&prerelease

a open source lightly component, a lightly ORM framework included

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1-beta4 811 1/11/2016
1.0.1-beta3 759 11/3/2015
1.0.1-beta 742 10/29/2015
1.0.1-alpha 746 10/28/2015
1.0.0-beta 818 8/25/2015
1.0.0-alpha 1,427 8/3/2015

[+]append GetPagedList for DbTable
[+]append AddAndGetEntity for DbTable
[*]repair some bugs