Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 535 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 535 Bytes

How to contribute

You want to add or update an existing extension methods?

The easier way to contribute is to open an issue or submit a pull request and start a discussion.

Which languages is allowed?

We recommand all extension methods added to be coded with C# language.

Is a unit test mandatory?

No, but we highly recommand it.

Is an online fiddle example mandatory?

No, but we highly recommand it.