Skip to content

Yortw/Mozzarella

Repository files navigation

Mozzarella

Because it's stringy, like the cheese.

What is it ?

A library for dealing with strings in .Net. Contains extension methods, and useful string related functions.

GitHub license

Supported Platforms

Currently;

  • .Net Framework 4.0
  • Silverlight 5.0
  • NetStandard 1.1
    • .Net Framework 4.5+
    • Windows Phone 8.0+ (NOT WP SL though)
    • Xamarin.iOS
    • Xamarin.Android
    • WinRT
    • UWP 10+

Build Status

Build status

Nuget Support

Install the Nuget package like this;

    PM> Install-Package Mozzarella

NuGet Badge

What's In The Box?

See the API Documentation for contents/help.