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

HaloUnity/.Net3.5Essentials

 
 

Repository files navigation

.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

###Build: Linux/Mono: Build Status

Windows: Tested locally

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.2%
  • Shell 0.8%