-
### Цель
Требуется реализовать поддержку .NET Standard 2.0 с целью использования одного набора исходных кодов для исполнения в .NET Framework 4.6.1 и .NET Core 2.
### Функциональные требования
…
-
Hello,
I tried to use the ComplexTypes Library in context of my DotNetStandard assembly.
This was not possible becase the ComplexTypes currently only support .net462 and NetCoreApp2.0.
Therefor…
-
**Describe the bug**
When running stryker agains a test project targeting .Net 5 i will be treated as full framework mening for example require a solution file.
**Expected behavior**
Should be tr…
-
I have an assembly created in **NetStandard2.0**. It reads AppSettings using **System.Configuration.ConfigurationManager**. I have installed nuget package of **System.Configuration.ConfigurationManage…
-
I'm configuring an explicit ConnectionLimit for a given ServicePoint (note, I don't set ServicePointManager.DefaultConnectionLimit, as I want to set the new limit only for one specific service).
Ho…
-
### Issue Description
tried to get "TargetPath" of a project programmally.
project.GetPropertyValue("TargetPath")
In dotnetcore project, it returns the correct path.
In dotnet standard pr…
-
Upgrade MFaaP.MFWSClient to DotNetStandard 2.0, and possibly dotnet Core.
Attached is the MFaaP.MFWSClient ApiAnalyzer report.
[ApiPortAnalysisMFilesMFWS.xlsx](https://github.com/M-Files/MFilesS…
OzBob updated
4 years ago
-
_From @EdLichtman on November 9, 2018 15:48_
I'm attempting to build an utility library using NetStandard and I have installed System.Data.Common and System.Data.SqlClient. When I attempt to use a Sq…
-
https://github.com/paulirwin/EntityFramework6-DotNetStandard
Provide a Nuget package which uses above library (EF6 Standard)
hirre updated
4 years ago
-
_From @cilerler on August 20, 2017 22:13_
I have a text that retrieved from the web and saved into a file with encoding 1252.
Text has URL's in it with some emoji's. However unless I get the resul…
Eilon updated
3 years ago