Skip to content

Qowaiv/qowaiv-code-generation

Repository files navigation

Qowaiv Code Generation

A library that helps generating code.

Single Value Objects

This project helps generating code for Qowaiv Single Value Objects.

C# writer settings

By specifying the C# writer settings, the output of the generated code can be tweaked:

NewLine

The new line character(s) to use. The default is "\r\n".

Indentation

The indentation to use. The default is four spaces " ".

Encoding

The encoding to use. The default is UTF-8 without BOM.

About

A library that helps generating code.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages