-
https://msdn.microsoft.com/en-us/library/dn600634.aspx?f=255&MSPPError=-2147217396
- We make use of `Type.MakeGenericType` in TypeHandlerRegistry to instantiate type handlers
Related issues:
- https:…
-
Adobe has released a new XMP Toolkit:
[http://www.adobe.com/devnet/xmp.html]()
Do you want to support the latest? Would it replace the current 'master' codebase, or should it live as another permane…
-
**NuGet Version:** NuGet 4.3.0-preview1-2461
**VS Version:** Dev15 VSUWPT 26404.00
**OS Version:** Windows 10 RS2_Release
**Repro Steps:**
1.Create a C# .NET Standard Class Library project.
2.R…
-
Hello @ericsink - thanks for adding in the bundle_zetetic package last year. We've been working with it a bit recently, and I've been having a problem using it. After adding SQLitePCLRaw.bundle_zeteti…
-
For .NET Framework, the connection pool closes all idle connections when the app shuts down, to prevent abrupt socket close warnings from appearing on the PostgreSQL side.
Do this for .NET Core as …
-
I have a targets file that i was using on a net452 class library. After converting the classlib to netstandard20, the `Target` in my targets file wasn't being applied.
This is my targets file:
```…
-
We need to have solid support for netstandard20, net4.5.2 (or 4.6.1) and this should also include Mono. It should cover all currently actual platforms.
Therefore, obsolete versions can and should b…
-
In .NET Core, we can use SslStream.ShutdownAsync to properly shut down an SSL stream. But this API is not present in .NET Standard. Will this API be added to .NET Standard? Or how can we correctly shu…
-
### Source/destination types
```csharp
// Put the types you are serializing or deserializing here
```
### Source/destination JSON
```javascript
{"message":"Place your serialized or des…
-
Discussion thread for [F# Tooling RFC- FST-1002 - Support for F# in the dotnet sdk](https://github.com/fsharp/fslang-design/blob/master/tooling/FST-1002-fsharp-in-dotnet-sdk.md)
Despite being a too…
dsyme updated
6 years ago