Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 259 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 259 Bytes

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++.