iQuarc.Geco.CSharp 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet new install iQuarc.Geco.CSharp::1.0.2
This package contains a .NET Template Package you can call from the shell/command line.

As simple as it gets code generator, which is a console application that runs code generation tasks written in C# using interpolated strings.

This package has no dependencies.

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.0.9 2,776 5/15/2020
1.0.5 1,845 3/21/2018
1.0.4 945 3/6/2018
1.0.3 1,065 1/30/2018
1.0.2 1,100 12/12/2017
1.0.1 964 11/14/2017
1.0.0.2 904 11/13/2017
1.0.0.1 1,039 11/7/2017

- Changed Entity Framework Core generator to allow multi column foreign keys
     - Fixed MedataData for MaxLength nvarchar and nchar columns
     - Removed tables without primary key from generated model
     - Switched to semver