sgf / dotnetnative

A port of the .NET class library to C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotnetnative

The .NET class library has a lot of great stuff - unfortunately the C++ class library does not. The purpose of this project is to port the most useful parts of the .NET class library, such as string encodings and the date/time classes, to C++.

About

A port of the .NET class library to C++

License:MIT License


Languages

Language:C++ 97.2%Language:C 2.6%Language:C# 0.2%Language:Assembly 0.1%