csharp_generator 0.0.1-dev.1 copy "csharp_generator: ^0.0.1-dev.1" to clipboard
csharp_generator: ^0.0.1-dev.1 copied to clipboard

Code generation of C# classes based on Dart classes

Introduction #

The purpose of this package, alongside its companion csharp_annotations package, is to generate equivalent C# classes to the mapped Dart classes.

This is pretty much alpha. It does basic mapping, but many features and documentation are still missing.

Context #

This package is part of a set of loosely integrated packages that constitute the Dartaculous Framework.