Metadata >> NuGet >> SQLite.CodeFirst >> 0.9.4.0

0.9.4.0

Metadata

Authors Marc Sallin
Copyrights Copyright (C) Marc Sallin
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 54636
PackageHashAlgorithm SHA512
PackageHash XrDrYP3Rew6N+gyTwi23Rkh2/4YWXFgvG43gBhS92jDAmnVoOHY0mTq+tsdPiFJ5uZgQbmMNq67QOTNzL4P7Tw==
DownloadCount 000000
CreatedDate 2015-04-09T07:19:50

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.4.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install SQLite.CodeFirst -Version 0.9.4.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.4.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.4.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package SQLite.CodeFirst -Version 0.9.4.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.4.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