ScaffR.Core 1.1.4

dotnet add package ScaffR.Core --version 1.1.4
                    
NuGet\Install-Package ScaffR.Core -Version 1.1.4
                    
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="ScaffR.Core" Version="1.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ScaffR.Core" Version="1.1.4" />
                    
Directory.Packages.props
<PackageReference Include="ScaffR.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ScaffR.Core --version 1.1.4
                    
#r "nuget: ScaffR.Core, 1.1.4"
                    
#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.
#addin nuget:?package=ScaffR.Core&version=1.1.4
                    
Install as a Cake Addin
#tool nuget:?package=ScaffR.Core&version=1.1.4
                    
Install as a Cake Tool

Provides a simple domain layer.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on ScaffR.Core:

Package Downloads
ScaffR.Backend

Boilerplate powershell commands and architecture for layered n-tier architecture.

ScaffR.Services

Builds a complete service layer.

ScaffR.Users.Core

Basic user objects that can either be used as proxies for WebApi or CodeFirst models.

ScaffR.Data

Builds the default ScaffR data layer with EF5 Code First, Migrations.

ScaffR.Security

WIF Security implementation in ASP.NET MVC

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.4 2,265 3/4/2013
1.1.3 1,908 10/2/2012
1.1.1 2,648 9/1/2012