autoprops

There are 2 repositories under autoprops topic.

  • smarie/python-autoclass

    A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getters/setters along with optional support of validation contracts on the generated setters. Its objective is to reduce the amount of copy/paste code in your classes - and hence to help reducing human mistakes :).

    Language:Python364412
  • Caio-Sousa-zz/CSharp-6.0-Examples

    Simple but usefull examples of features of the C# 6.0. Implemented using Visual Studio Code and .NET CORE

    Language:C#0200