Marsman.UmbracoCodeFirst 2.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Marsman.UmbracoCodeFirst --version 2.5.0
NuGet\Install-Package Marsman.UmbracoCodeFirst -Version 2.5.0
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="Marsman.UmbracoCodeFirst" Version="2.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Marsman.UmbracoCodeFirst --version 2.5.0
#r "nuget: Marsman.UmbracoCodeFirst, 2.5.0"
#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 Marsman.UmbracoCodeFirst as a Cake Addin
#addin nuget:?package=Marsman.UmbracoCodeFirst&version=2.5.0

// Install Marsman.UmbracoCodeFirst as a Cake Tool
#tool nuget:?package=Marsman.UmbracoCodeFirst&version=2.5.0

Code-First for Umbraco

Code-First for Umbraco allows Umbraco types (document types, data types etc) to be specified in code and automatically synchronised each time the site is started. The defined classes can also be used as strongly-typed models in views.

Installing

Install-Package Marsman.UmbracoCodeFirst

Documentation

See the Documentation and Walkthrough

Running the QuizDemo project

On first run the Umbraco install page will show. Enter the required info then choose customise, select your preferred database and choose "no starter kit". The site will then start, with Code-First having built out all the types and added the seed content.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2.6.1.3 2,839 10/20/2018
2.6.1.2 739 10/20/2018
2.5.0.5 711 9/24/2018
2.5.0.4 729 9/24/2018
2.5.0.3 740 9/24/2018
2.5.0.2 772 9/7/2018
2.5.0.1 779 9/6/2018
2.5.0 787 9/6/2018