Giter Club home page Giter Club logo

theraot's Introduction

Theraot.Core Build status

These Libraries are an ongoing effort to ease the work on .NET, including a backport of recent .NET features to .NET 2.0 among other things.


Introduction

Theraot.Core is as close as I am to a ".NET Compatibility Pack" capable to bring code from recent .NET versions back to .NET 2.0.

Please refer to the Wiki for more information.


Build

The compiling configuration has been set for ease of batch building from Visual Studio, building from Xamarin Studio is also supported.

The solution can also be built from build.bat, which is also used to create the NuGet Package.


Tests

This repository includes a test proyect for NUnit 2.6.3 you can use any NUnit test runner to execute the tests. The library is included nunit.framework.dll for ease of use.

To run the unit test you can use one of the following:

  • NUnit test runner included in the NUnit installation available from nunit.org
  • From Xamarin Studio using the NUnit integration
  • From Visual Studio using the Test Explorer with NUnit Test Adapter available from visualstudiogallery.msdn.microsoft.com
  • From Visual Studio with TestDriven.net
  • From Visual Studio with Reshaper
  • Any other test runner compatible with NUnit

License

This project is under MIT license, refer to LICENSE.txt for the license text.

The reason for this license is that this library includes code from Mono under MIT License.

This repository also includes a copy of NUnit 2.6.4 and a copy of Nuget.CommandLine 2.8.5 with their respective license files.


Warranty

Aside from the license, I can only warranty the following: It did work on my machine.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.