-
Hi,
I'm using 2.0.0-preview1-25305-02 and I have an issue with mixed netstandard and net462 projects in the same solution. Not sure if I'm doing something wrong or if there's something else.
I h…
-
## Motivation
A **key derivation function (KDF)** is a building block operation of any cryptosystem, alongside cipher algorithms and MAC algorithms. Within Microsoft, many of our partners use SP800…
-
**DocFX Version Used**:
2.40.5
**Template used**: (`default` or `statictoc` or contain custom template)
Visual Studio Code Documentation?
**Steps to Reproduce**:
1. Added DocFx.Console to…
-
## Steps
1. `dotnet new --type lib` two .csproj class libraries: projectA and projectB.
1. Change `` to `` if you don't have https://github.com/NuGet/Home/issues/3865.
1. Make projectA have a `Pr…
-
I've been trying to update som of our existing projects to use the new PackageReference format to include nuget packages. One of them is a WPF application using ClickOnce.
We been able to use workar…
-
I have a sln which contains several class libraries and one executable cmdline csproj. I'm modernizing whole solution, removing mono/net461 executable, upgrading class libraries from netstandard20 to …
-
Currently EF6 depends on System.Data.SqlClient which is included in .NET Framework, but SQL Server is moving development to Microsoft.Data.SqlClient, where any new features will be supported.
EF6 …
-
Related: #3442
Currently, `New-TemporaryFile` invariably creates temp. files with extension `.tmp`.
Sometimes, however, it is helpful to create temp. files with a specific filename extension.
…
-
I think this list is enough:
1. `netstandard2.0`
2. `net5.0`
3. `net6.0`
-
Here is what to include in your request to make sure we implement a solution as quickly as possible.
## 1. Description
Describe the issue or propose a feature.
when I use newest package(HtmlAg…