-
I think it could be interesting if the library could be available as a nuget package.
I've seen it mostly targets Unity, but there's life out of it...
-
I am not satisfied with the current NuGet/Chocolatey package versioning policy because of these points:
- Only numbers and dots for non-prerelease version allowed. There are applications which have al…
-
Ref: http://nuget.codeplex.com/discussions/261638
We encounter this warning on building the solution while `pacakges.config` is opened in IDE:
> Warning The 'packages' element is not declared.…
-
In multi target solutions, the fixed output path of the `[AssemblyName].ExternalAnnotations.xml` leads to problems. If such a solution is build in parallel multiple programs, will attempt to write pos…
-
After releasing `pipes-4.0.0` I would like to package `pipes` packages for the most common package managers. A lot of people place greater trust in packages that are available from a package manager …
-
I have already written about disadvantages of existing packages and gave several recommendations for improving it (see the [“Recommendations for improving an existing NuGet packages for .NET projects”…
-
I've got an sdk project for building a nuget package which includes this section:
```
```
The goal is to provide typescript definition files to consumers of the package. I don't w…
-
Build info:
.net9.0.100-rtm.24515.15(runtime-9.0.0-rtm.24511.16) SDK
Repro steps:
1.Download the NET9 RTM SDK.
2.Install workload with commands.
`dotnet workload install maui` / `dotnet workload inst…
-
### Describe the bug
Visual Studio 2022 17.7 shows "Unhandled exception Win32" when I run debuging the [MultiWindowError](https://github.com/steam3d/MultiWindowError) project that creates two window …
-
I have been trying out GitLink, and it seems to fill a needed role in enabling Symbol Server / Symbol Store integration capabilities when using a Git-based version control repository. In working thro…