Found 142 packages
Microsoft .NET Framework Reference Assemblies
Microsoft .NET Framework Reference Assemblies
A set of e-mail components which implement IMAP, SMTP, POP3, Exchange Web Services, SSL/TLS support, parsing and building MIME and S/MIME messages, Outlook .MSG and .PST conversions, mail merge over database, OAuth 2.0, DNS MX lookup, e-mail address validation, parsing winmail.dat, bounced messages processing, HTML messages cleanup, messages with embedded pictures, async/await methods, and much more. Supports .NET Framework, .NET Core, .NET Standard, UWP, Xamarin.
Microsoft .NET Framework Reference Assemblies
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov, or lcov into human readable reports in various formats. The reports show the coverage quotas and also visualize which lines of your source code have been covered. Use this package if your project is based on .NET Framework or .NET Core and you want to use ReportGenerator via the command line or a build script. Usage: dotnet $(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net8.0\ReportGenerator.dll [options] $(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net8.0\ReportGenerator.exe [options] $(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net47\ReportGenerator.exe [options]
Enables compatiblity with portable libraries targeting previous .NET releases like .NET Framework 4.0 and Silverlight. This package supports retargeting references to classic reference assemblies (mscorlib.dll, system.dll, etc) to new contract assemblies (System.Runtime.dll, System.IO, etc). It does this in a pay-for-play way to prevent consuming assemblies from having to reference all of the contracts that happen to overlap with mscorlib. As such, when using this package you may encounter errors like error CS0012: The type 'WebRequest' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Net.Requests, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. To resolve these errors install the package with the same name name as the missing assembly. TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279 When using NuGet 3.x this package requires at least version 3.4.
A wrapper around Managed EWS API which lets MailBee.NET-enabled applications to work with EWS the same way they do with other e-mail protocols. Supports .NET Framework 3.5 and newer, .NET Core 2.0 and newer, .NET Standard 2.0 and newer, UWP, Xamarin.
This is a rebuild of the original TrelloNet I have removed the colors enum as this seemed to cause consistent parsing issues
Include .Net installer 4.7 and command files to install on cloud service role.
A library of common classes, interfaces, and datatypes shared across various d20Tek libraries and services. Making it easier to share types when needed, even across web service boundaries.
A component which transforms HTML into PDF documents. For conversion, the component uses iTextSharp 4.1.6 and HtmlAgilityPack 1.4.9.5 libraries. Supports .NET Framework only (.NET Core, .NET Standard, UWP, Xamarin not supported).
Library to parse and roll any dice notation. Use this library in your applications to roll random dice without having to write all of the code yourself.
A simple base Database using library.(一款为方便使用数据库的操作类库。)
The Core code for the WindowsAPICodePack. This is an updated version containing all available bug fixes for this code as of 2020-04-09.
The Core code for the WindowsAPICodePack. This is an updated version containing all available bug fixes for this code as of 2020-04-09.
A single package to convert XPS to PDF. I forked https://github.com/XpsToPdf/XpsToPdf and deleted some stuff to make it work under .net 4.7 :D Also fixed a memory leak.
Fody extension to generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties.
HtmlKit is a cross-platform .NET framework for parsing HTML.
A library based on JCoder.Db4Net and it support Sqlite. (一个基于JCoder.Db4Net且支持Sqlite的库)
This package use to check the following. : Verify the sequence for to create the class library package and symbol package for net46 / net47 / netstandard2.0, and to register to nuget.org and symbolsource.org. And also check it can use for debug.