| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
.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
To use this project you'll first need a couple of things:
Available on a Nuget Feed: https://www.myget.org/F/hellokitty/api/v2
##Tests
||Debug x86|Debug x64|Release x86|Release x64|
|:--:|:--:|:--:|:--:|:--:|:--:|
|master| N/A | N/A | N/A | |
|dev| N/A | N/A | N/A |
|
(Done locally)
##Licensing
This project is licensed under the MIT license.
| Back | FazBrowse Home | New Git URL |