fernandoprass / myce

MYCE (Makes Your Coding Easier) is a NuGet package with a set of useful functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MYCE

MYCE (Makes Your Coding Easier) is a collection of NuGet packages with a set of useful functions

A set of extensions for the most common types.

A set of classes to be used as a return in APIs.

A fluent validation library.

A set of wrappers for the most common IO classes, which is especially useful for mock methods in unit tests..

Contributions

Contributions are welcome on this project. If you have a contribution you think is useful and can make life easier for other developers, even if it's for a type not present in the package yet, create a Pull Request and submit it. Attention: all method sent must have a unit test, except for Myce.Wrapper library.

About

MYCE (Makes Your Coding Easier) is a NuGet package with a set of useful functions

License:MIT License


Languages

Language:C# 100.0%