-
Coravant
- United Kingdom
Pinned Loading
-
MailChemist
MailChemist PublicMailChemist is a combination of two technologies (MJML, and Fluid.NET) to dynamically generate beautiful responsive emails driven by templates.
C# 4
-
LiamRiddell/NoteMaster
LiamRiddell/NoteMaster Public archiveNoteMaster is an smart minimalistic persistent note-taking app to help boost productivity.
-
Enumerable AsNotNull
Enumerable AsNotNull 1public static IEnumerable<T> AsNotNull<T>(this IEnumerable<T> enumerable)
2{
3return enumerable ?? Enumerable.Empty<T>();
4}
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.