Skip to content

Aims to bring simple essential functionality introduced in >.Net3.5 to .Net3.5

Notifications You must be signed in to change notification settings

HelloKitty/Net35Essentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

764abcd · Feb 14, 2017

History

29 Commits
Oct 24, 2015
Oct 24, 2015
Oct 25, 2015
Feb 14, 2017
Oct 25, 2015
Oct 18, 2015
Oct 18, 2015
Oct 24, 2015
Oct 24, 2015
Feb 20, 2016

Repository files navigation

.Net3.5Essentials

.Net 3.5 Essential Backported Functionality.

###Goal: Backport functionality added to .Net in versions >3.5 that meet the following criteria:

1. Useful
2. Can be implemented as extension method or standalone class (no language features)
3. Simple implementation/imitation
4. Compiles on Mono 3.5
5. Compiles with Unity3D

Setup

To use this project you'll first need a couple of things:

  • Visual Studio 2015

Builds

Available on a Nuget Feed: https://www.myget.org/F/hellokitty/api/v2 hellokitty MyGet Build Status

##Tests

Linux/Mono - Unit Tests

||Debug x86|Debug x64|Release x86|Release x64| |:--:|:--:|:--:|:--:|:--:|:--:| |master| N/A | N/A | N/A | Build Status | |dev| N/A | N/A | N/A | Build Status|

Windows - Unit Tests

(Done locally)

##Licensing

This project is licensed under the MIT license.

About

Aims to bring simple essential functionality introduced in >.Net3.5 to .Net3.5

Resources

Stars

Watchers

Forks

Packages

No packages published