May icon indicating copy to clipboard operation
May copied to clipboard

An option type for .Net

Results 3 May issues
Sort by recently updated
recently updated
newest added

When trying to install on a project with netstandard1.5 i get the following error: ``` DEBUG: Checking compatibility for Strilanc.Value.May 1.0.2 with .NETStandard,Version=v1.5. ERROR: Package Strilanc.Value.May 1.0.2 is not compatible...

When creating the NuGet package, please create a dependency on Code Contracts to ensure that those using Code Contracts and the May library will build successfully.