Metadata >> NuGet >> Kerosene.ORM.AspNet.Identity

Kerosene.ORM.AspNet.Identity

Metadata

Authors Moises Barba Cebeira
Copyrights Copyright (c) Moises Barba Cebeira 2008-2015
Description Integration of Kerosene ORM 7.4.1 with Asp.Net Identity 2.2.1.
LicenseUrl http://www.codeproject.com/info/cpol10.aspx
Owners Moises Barba Cebeira
ProjectUrl http://www.codeproject.com/
ReleaseNotes This package provides the core integration between Kerosene ORM 7.4.1 with Asp.Net Identity 2.2.1. In addition it provides a sample implementation of the core identity classes, that you can freely use or not, and sample SQL scripts to create the identity database and its associated tables.
RequireLicenseAcceptance True
Tags Kerosene ORM Database C# SqlServer SQL Entity ADO.NET Asp.Net Identity
Dependencies Microsoft.AspNet.Identity.Core:2.2.1|Kerosene.ORM:7.4.1|Kerosene.Tools:7.4.1
Title Kerosene.ORM.AspNet.Identity
PackageSize 57684
PackageHashAlgorithm SHA512
PackageHash 3eK/tFVAxHxwwO7EWTYlXmMIH/H9AplBTqGDSyT6kT1+ELBxDFYSVG2nR7hNPWgbCB0w5QpIGcZuL2hOSnvHSA==
DownloadCount 000000
CreatedDate 2015-07-16T13:37:20

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Kerosene.ORM.AspNet.Identity -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Kerosene.ORM.AspNet.Identity -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Kerosene.ORM.AspNet.Identity
Installing the package (HTTP Basic authentication):
Install-Package Kerosene.ORM.AspNet.Identity -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Kerosene.ORM.AspNet.Identity -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Kerosene.ORM.AspNet.Identity

OpenWrap

Installing the package:
o add-wrap Kerosene.ORM.AspNet.Identity
Uninstalling the package:
o remove-wrap Kerosene.ORM.AspNet.Identity

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
7.4.1.2
7.4.1