org.codegen.common 4.0.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package org.codegen.common --version 4.0.0.5
                    
NuGet\Install-Package org.codegen.common -Version 4.0.0.5
                    
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.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="org.codegen.common" Version="4.0.0.5" />
                    
Directory.Packages.props
<PackageReference Include="org.codegen.common" />
                    
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 org.codegen.common --version 4.0.0.5
                    
#r "nuget: org.codegen.common, 4.0.0.5"
                    
#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.
#:package org.codegen.common@4.0.0.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=org.codegen.common&version=4.0.0.5
                    
Install as a Cake Addin
#tool nuget:?package=org.codegen.common&version=4.0.0.5
                    
Install as a Cake Tool

Common Functionality DLL, mainly for Windows Forms

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,694 8/5/2016
4.0.0.5 1,623 8/10/2015
4.0.0.2 1,554 7/14/2015
4.0.0 1,345 6/15/2015
3.1.0 693 9/10/2019

Added check to validate that StringsProvider is not null inside calls to Translator class