iQuarc.Geco.CSharp 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet new install iQuarc.Geco.CSharp::1.0.1
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,775 5/15/2020
1.0.5 1,843 3/21/2018
1.0.4 943 3/6/2018
1.0.3 1,063 1/30/2018
1.0.2 1,098 12/12/2017
1.0.1 962 11/14/2017
1.0.0.2 902 11/13/2017
1.0.0.1 1,037 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