We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51d1b65 commit 49b4e06Copy full SHA for 49b4e06
ABOUT.txt
@@ -0,0 +1,16 @@
1
+cpp-net-framework
2
+================================
3
+
4
+This directory and its subdirectories contain source code for cpp-net-framework,
5
+a library for the construction of C++ applications using a C++ .NET Framework
6
7
+cpp-net-framework is open source software. You may freely distribute it under the terms of
8
+the license agreement found in LICENSE.txt.
9
10
+Goals and Tasks
11
12
13
+Flush out C++ classes to provide as much of the .NET Framework API as possible
14
+Add documentation explaining how to use cpp-net-framework
15
16
0 commit comments