-
One of few assemblies where we didn't even migrate to referencesource. We are missing some functionality and our code is not very linker friendly. CoreFX has received much thorough security review as …
-
We could get it from CoreFX and as netstandard now has it too it should fix many of our NIE
-
We have different implementation for Xml serialization for mobile and desktop. The reason is that referencesource version uses S.R.E and it's quite over-engineered. CoreFX has new implementation which…
-
# Milestone I
- [x] CoreFX tests imported
- [x] Mac version
- [x] Linux version
- [x] Mobile profiles support
# Milestone II
- [ ] Windows version #7346
-
## Types and tests in mscorlib System.Reflection namespace to import
## Milestone I
- [x] AmbiguousMatchException
- [x] AssemblyAlgorithmIdAttribute
- [x] AssemblyCompanyAttribute
- [x] Asse…
-
### Environment data
dotnet --info output:
.NET Core SDK (reflecting any global.json):
Version: 3.1.301
Commit: d88f25203a
Runtime Environment:
OS Name: Mac OS X
OS Version: 10.…
-
CoreFX is looking to expose a set of types that allow exchange and interop between the various tensor frameworks.
We now have an API proposal for what these types would look like here: dotnet/coref…
-
.NET Core 3.0 will fill in some missing async APIs (e.g. transaction management), these should be implemented in SqlClient at some point.
https://github.com/dotnet/corefx/issues/35012
-
## Types in System.Core.dll to import
- [ ] AesCng
- [ ] AesCryptoServiceProvider
- [ ] AesManaged
- [ ] CngAlgorithm
- [ ] CngAlgorithmGroup
- [ ] CngExportPolicies
- [ ] CngKey
- [ ] CngK…
-
Examples:
- https://jenkins.mono-project.com/job/test-mono-pull-request-armhf/21244
- https://jenkins.mono-project.com/job/test-mono-pull-request-armel/20948
- https://jenkins.mono-project.com/jo…