org.codegen.common 4.0.0.6

dotnet add package org.codegen.common --version 4.0.0.6
NuGet\Install-Package org.codegen.common -Version 4.0.0.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="org.codegen.common" Version="4.0.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add org.codegen.common --version 4.0.0.6
#r "nuget: org.codegen.common, 4.0.0.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 org.codegen.common as a Cake Addin
#addin nuget:?package=org.codegen.common&version=4.0.0.6

// Install org.codegen.common as a Cake Tool
#tool nuget:?package=org.codegen.common&version=4.0.0.6

Common Utilities.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on org.codegen.common:

Package Downloads
CodeGen.WinControls.Library

See GitHub wiki for more information: https://github.com/christoforosl/codegen-lib/wiki

org.codegen.win.controls

CodeGen win conrtols

org.codegen.lib.db.mssql

DB Utils implemntation for mssql

org.codegen.model.lib

Model Libraries

org.codegen.lib.db.mysql

DB Utils implemntation for mysql

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0.6 1,416 8/5/2016
4.0.0.5 1,363 8/10/2015
4.0.0.2 1,168 7/14/2015
4.0.0 1,082 6/15/2015
3.1.0 568 9/10/2019

added ErrorMessage to interface error keeper