NidoFramework 1.1.8.6

dotnet add package NidoFramework --version 1.1.8.6
NuGet\Install-Package NidoFramework -Version 1.1.8.6
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="NidoFramework" Version="1.1.8.6">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NidoFramework --version 1.1.8.6
#r "nuget: NidoFramework, 1.1.8.6"
#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 NidoFramework as a Cake Addin
#addin nuget:?package=NidoFramework&version=1.1.8.6

// Install NidoFramework as a Cake Tool
#tool nuget:?package=NidoFramework&version=1.1.8.6

Nido Framework is developed on top of MS .NET entity framework, and also heavily influenced by the code first technique. The framework provides a standard method of coding your business logic layer as well as data access layer. That allows you to have much predictable, standard, and best performing codes despite worrying about the expertise of the developers who write them. Additionally once you start using Nido across your development center you will easily be able to jump from one project to another without spending tons of time for knowledge transfers.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  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
1.1.8.6 3,003 10/16/2014
1.1.8.5 1,734 10/13/2014
1.1.8.4 1,494 10/13/2014

Pre-Requisites

- Atleast 4 years of experrience working in the field os IT
- Understanding of OOP concepts and System Design and Architecture
- Experience Designing Databases
- Development experience with Entity Framework (code first technique)
- Experience using t4 Templates

Read more about Nido...

Gain Coding Speed with Nido (FREE) Framework .NET/ C#
http://www.codeproject.com/Articles/698486/Introduction-to-Nido-FREE-Framework-NET-Csharp

Download Nido...

PM> Install-Package NidoFramework