Metadata >> NuGet >> SQLite.CodeFirst >> 0.9.0

0.9.0

Metadata

Authors Marc Sallin
Copyrights Copyright 2015
Description Creates a SQLite Database from Code, using Entity Framework CodeFirst. This Project ships several IDbInitializer which creates a new SQLite Database, based on your model/code.
LicenseUrl https://github.com/msallin/SQLiteCodeFirst/blob/master/LICENSE
Owners Marc Sallin
ProjectUrl https://github.com/msallin/SQLiteCodeFirst
RequireLicenseAcceptance False
Summary Creates a SQLite Database from Code, using Entity Framework CodeFirst.
Tags SQLite EntityFramework EF CodeFirst
Dependencies EntityFramework:6.1|System.Data.SQLite:1.0.96.0
PackageSize 45412
PackageHashAlgorithm SHA512
PackageHash RkqhCZrTmbgJZCuCEKBw8GHdex4tro0bytlgdFqzl45KwQJsfiMNAii46lYLH/dh15nd7fP5BinpslC6Bmfs7g==
DownloadCount 000000
CreatedDate 2015-04-04T12:02:41

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install SQLite.CodeFirst -Version 0.9.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install SQLite.CodeFirst -Version 0.9.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete SQLite.CodeFirst 0.9.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package SQLite.CodeFirst -Version 0.9.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package SQLite.CodeFirst -Version 0.9.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap SQLite.CodeFirst -Version 0.9.0
Uninstalling the package:
o remove-wrap SQLite.CodeFirst

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries
AnyCPU Release .NETFramework,Version=v4.5.2 Binaries