-
Updated
May 11, 2020 - C#
NuGet

NuGet is a free and open source package manager for Microsoft development platforms including .NET. The NuGet client tools provide the ability to produce and consume packages. The NuGet Gallery is the central package repository used by all package authors and consumers.
Here are 1,124 public repositories matching this topic...
Hi,
I read the documentation a few times and it took me some time to realise how to register multiple triggers for one job. Perhaps I didn't understand the documentation but it was only when I looked at the overloads of ScheduleJob
that I noticed it accepts an IReadOnlyCollection<ITrigger>
.
Would it be possible to update or add a section in one of the relevant chapters with a snippet suc
What would you like to submit? (put an 'x' inside the bracket that applies)
- [x ] question
- bug report
- feature request
Issue description
Is the matrix-matrix multiplication function (Dot(matrixA, matrixB)
) documented anywhere? I can't find the documentation on the accord-framework.net website and the code appears to be generated from .tt
files.
Can you generate API docs for MvvmCross code?
Like for example:
- Andorid API
- AutoFac API
- and many others (all libs from Microsoft, Google ...)
Why?
- API dosc boost developers productivity - You easy look through the code (without decompiling it).
- API docs
Describe the bug
The Unity usage example assumes that user has Rantionary.rpkg file in assets/resources folder but there is no step by step information on how to import those and from what source.
The Rant3.zip from github doesn't contain said file.
To Reproduce
Steps to reproduce the behavior:
- Follow the Running in Unity tutorial
- Run the example in Unity
- See the erro
-
Updated
May 22, 2020 - C#
Opencover allows hiding skipped modules by providing a `hideskipped parameter. Would be great to add this.
See https://github.com/OpenCover/opencover/wiki/Usage#console-application-usage for details.
The MatchTemplate() function results is given different max matching score in Windows 10.
OpenCV => 3.4.1
Operating System / Platform => Windows 10 (64 Bit)
Compiler => Visual Studio 2017
Using the same original and template images in Windows 10 the max matching score is different from Windows 7. Is there library that needs to be updated in Windows 10?
Thank you for your help,
-Ernes
Whenever you create a variable named document
, you can't use the class Document
anymore.
As work-around you can rename the variable (to e.g. doc).
Steps To Reproduce
https://deck.net/3707a48b6ab5672937f9c3b1a8207979
public class Program
{
public static void Main()
{
var document = new HTMLDivElement {
TextContent = "Hello world!"
Wiki suggestion
It's kind of popular by now that I'm using my ASF project as an example of something that uses SK2 in practice, mainly for new developers and otherwise inexperienced coders that would like to see how things are working on the bigger scale. I thought that maybe we could create an extra wiki page named, I don't know, maybe "Example projects" or somethi
Description
A comment in Consumer example states:
// partition offsets can be committed to a group even by consumers not
// subscribed to the group. in this example, auto commit is disabled
// to prevent this from occurring.
On the [next line](https://github.com/confluentinc/confluent-kafka-dotnet/blob/d0be307fece25482b096a906fe9a6931629b8e7e/examples/Consumer/Program.c
New external example
Just highlighting this in case you're interested, I took a fork of @dennisfabri racetimes example and extended it to run with Azure Functions and then extended again to publish to Azure EventGrid as a new extension inspired by the RabbitMQ example. Might be of interest to others.
https://github.com/craignicol/Eventflow.Example.Racetimes/tree/feature/event-grid-as-extension
I noticed that the "certificate weakening" TlsOptions like IgnoreCertificateChainErrors, IgnoreCertificateRevocationErrors, AllowUntrustedCertificates and CertificateValidationCallback have no effect when using web socket connections.
I understand this is because the underlying api (System.Net.WebSockets) does not support this (at least not in all target frameworks), but I think it should be no
If the folder name has Chinese character,AutoUpdater shows disorder codes.
As is shown in the screen shot.
Maybe decompression in the AutoUpdater don‘t support Chinese character.
Please help me . Thanks.
当更新的文件夹含有中文字符的时候,本地下载更新后的文件夹名称有乱码。
可能是AutoUpdater 自带的解压功能不支持中文,谢谢
-
Updated
May 4, 2020
Describe the bug
BaGet must be restarted after installing a new PostgreSQL database due to the following error message:
Npgsql.NpgsqlException (0x80004005): The NpgsqlDbType 'Citext' isn't present in your database.
Work around
Restart BaGet to fix this issue.
To Reproduce
- Install PostgreSQL
- Delete BaGet's database if it exists
- Start BaGet
- Verify the P
e.g.
Why Can't I Bind to the Text Property?
See icsharpcode/AvalonEdit#150 (comment)
How-to Syntax-Highlight in Comment
See icsharpcode/AvalonEdit#171 (comment)
How-to Insert a New Line at Caret Position
See icsharpcode/AvalonEdit#193 (comment)
**Bin
- Need to publish 1.1.192 for Chocolatey
- people are reporting that the version installed from Chocolatey doesn't auto-update using GitHub Squirrel
- people are reporting that the Chocolatey version doesn't register the .binlog extension for some reason
Is your feature request related to a problem? Please describe.
In the documentation you simply pass an IQueryable to the PagedList without any sort of keyselector. However if you e.g. pass an IQueryable from a database without any keyselector, then the results aren't guaranteed.
The generated SQL (For sql server) is as follows
SELECT [a].[WtgId], [a].[TimeOnUtc], [a].[Code], [a]
-
Updated
May 19, 2020 - C#
-
Updated
May 18, 2020 - C#
-
Updated
May 22, 2020 - C#
We should move our cookbook_vs.md to relevant topic(s) on docs.microsoft.com.
As part of the migration at least this page on docs.microsoft.com should be updated.
-
Updated
Apr 2, 2020 - C#
There's no install bat in the root of the directory.
There's no instructions in the readme.
There's a bunch of sln projects, but all for old vs versions, so not sure which one to use.
Gaaarh
-
Updated
May 17, 2019 - C#
Created by Microsoft, .NET Foundation
Released October 5, 2010
- Organization
- NuGet
- Website
- www.nuget.org
- Wikipedia
- Wikipedia
It would be great to have a logo for the project, at least a temporary one. Since WinSW is on the separate GitHub org now, having a logo would help to improve visibility for the project
Current logo draft, credits to @NextTurn👍
Acceptance criteria: