Skip to content
#

NuGet

nuget logo

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...

微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.

  • Updated May 11, 2020
  • C#
oleg-nenashev
oleg-nenashev commented Mar 24, 2020

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 👍

image

Acceptance criteria:

  • Logo is suggested i
lloydjatkinson
lloydjatkinson commented Oct 21, 2019

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

andypea
andypea commented Apr 5, 2020

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.

TheBricktop
TheBricktop commented Dec 6, 2018

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:

  1. Follow the Running in Unity tutorial
  2. Run the example in Unity
  3. See the erro
cake
ebonat
ebonat commented Feb 8, 2019

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

vshapenko
vshapenko commented Apr 20, 2020

Description

Paket lacks support of props and targets files in build folder of nuget package. According to nuspec documentation here , .props and .targets file with names similar to package name should be included into target project. However, paket does not support suc

JustArchi
JustArchi commented Nov 2, 2017

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

EventFlow
wexman
wexman commented Feb 12, 2020

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

LiuNet2
LiuNet2 commented Sep 12, 2019

图片

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 自带的解压功能不支持中文,谢谢

BaGet
loic-sharma
loic-sharma commented Jan 19, 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

  1. Install PostgreSQL
  2. Delete BaGet's database if it exists
  3. Start BaGet
  4. Verify the P
GeeWee
GeeWee commented Mar 25, 2020

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]

Toast notifications for WPF allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner.

  • Updated Apr 2, 2020
  • C#

Created by Microsoft, .NET Foundation

Released October 5, 2010

Organization
NuGet
Website
www.nuget.org
Wikipedia
Wikipedia

Related Topics

dotnet
You can’t perform that action at this time.