Logo Nullify.net - Docs
Search Shelves Books Log in

Recently Updated Pages

CSV Parser

/// <summary> /// Simon's stock CSV parser class /// </summary> /// <see cr...

Fluent CSV

/// <summary> /// Fluent Style CSV generation, my own (SS) devising to avoid potential pr...

Property Copier

/// <summary> /// A method of aliasing two different property names to have the same c...

IP Whitelist Action

public class IpWhitelistAttribute : ActionFilterAttribute { /// <summary> ...

App Insights - App Services - Memory Use

Query to see the memory use of the websites under an app service:- let startTime = now()-8...

Property Merger

/// <summary> /// Property mapper, a reflection pattern modified to act as a merge tool ...

Auditor

/// <summary>         /// Audits property change events into a rolling session, with the d...

Predicate Builder

/// <summary> /// This class adds the ability to use the Or and And extension methods on ...

IOC Container

/// <summary> /// Shared instance of a type factory that allows accessing exposed extensi...

Back to top