-
I have developed a tool to get datas from RETS. It can work on Dotnet 4.0 under Windows 7 and Win 10;
## But I try to run it on Mono under linux; It always get a exception.
Linux: Centos 7 64 bit an…
-
```
Current implementation lacks of features and does not provide good way of
developing them.
From my point of view it could be good
1. Move RpcLibrary into other repository specially for it.
2. Put…
-
```
Current implementation lacks of features and does not provide good way of
developing them.
From my point of view it could be good
1. Move RpcLibrary into other repository specially for it.
2. Put…
-
```
Current implementation lacks of features and does not provide good way of
developing them.
From my point of view it could be good
1. Move RpcLibrary into other repository specially for it.
2. Put…
-
The xTimeZone module should use .NET APIs instead of the tzutil.exe program to perform automation tasks. Wrapping exe's is obviously an option, but should be used as a last resort, as it's less PowerS…
-
In the forthcoming release of libsass ([v3.3.0](https://github.com/sass/libsass/issues/1453)), the structure of `.vcxproj` file that resides in the upstream has changed: https://github.com/sass/libsas…
-
``` c#
IntPtr buf = H5.allocate_memory(new IntPtr(256), 0);
H5F.get_name(m_v0_test_file, buf, new IntPtr(255)).ToInt64());
string name = Marshal.PtrToStringAnsi(buf);
```
:arrow_right:
``` c#
Strin…
-
```
Hi,
I would like to request PINVOKE implementation of BulletSharp instead of
C++/CLI, having it into PINVOkE would help users to have cross platform
solution and will nicely work with OpenTK on …
-
I am using 1.3(19) and I get randomly the following exceptions on an iOS-Device:
```
at
at (wrapper managed-to-native) SQLitePCL.SQLite3Provider/NativeMethods.sqlite3_prepare_v2 (intptr,byte[],int,…
-
**Edit: the "no .NET Framework support for ASP.NET Core 2.0" plan has been officially cancelled and running ASP.NET Core 2.0 on .NET Desktop will be supported in the next previews.** For more informat…