Humanizer.Core.zh-Hans
by: Mehdi Khalili Claire Novotny
- 42 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant
by: Mehdi Khalili Claire Novotny
- 34 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
IdentityModel
by: Dominick Baier Brock Allen
- 346 total downloads
- Latest version: 3.10.10
OpenID Connect & OAuth 2.0 client library
IdentityModel.OidcClient
by: Dominick Baier Brock Allen
- 69 total downloads
- Latest version: 2.9.1
Package Description
IppDotNetSdkForQuickBooksApiV3
by: Intuit Inc.
- 4 total downloads
- Latest version: 7.5.0
The IPP .NET SDK for QuickBooks V3 is a set of .NET classes that make it easier to call QuickBooks APIs. Some of the features included in this SDK are as follows:
-Ability to perform single and batch processing of CRUD operations on all QuickBooks entities.
-Request and Response Handler has common interface with two implemented classes to handle both synchronous and asynchronous requests.
-Support for both XML and JSON Request and Response format.
-Ability to configure app settings in the configuration file requiring no additional code change.
-Support for Gzip and Deflate compression formats to improve performance of QuickBooks API calls.
-Retry policy constructors to help apps handle transient errors.
-Logging mechanisms for trace, request/response, and Azure logging.
-Sync APIs that assist with data synchronization between QuickBooks Desktop and Intuit's cloud.
-Query Filters that enable you to write LINQ queries to retrieve QuickBooks entities whose properties meet specified criteria.
-Sparse Update to update writable properties specified in a request and leave the others unchanged.
-Change data that enables you to retrieve a list of entities modified during specified time points.
Dependencies-
.Net Framework 4.6.1
NewtonSoft.Json >=12.0.1
DevDefined.OAuth >=0.2
Microsoft.Net.Compilers 2.10.0
itext7
by: Apryse Software
- 236 total downloads
- Latest version: 9.0.0
iText represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high- and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText can be a boon to nearly every workflow. iText allows you to build custom PDF scenarios for web, mobile, desktop or cloud apps in .NET.
itext7.licensekey
by: iText Software
- 52 total downloads
- Latest version: 3.1.6
The iText 7 license key library enables the use of iText 7 (and iTextSharp version 5.5.13 and newer) in non-AGPL mode, and also provides access to the iText 7 add-ons
itext7.pdfhtml
by: Apryse Software
- 281 total downloads
- Latest version: 6.0.0
pdfHTML is an iText add-on for C# (.NET) that allows you to easily convert HTML and CSS into standards compliant PDFs that are accessible, searchable and usable for indexing.
JetBrains.Annotations
by: JetBrains
- 148 total downloads
- Latest version: 2024.3.0
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
JsonSubTypes
by: Emmanuel Counasse
- 102 total downloads
- Latest version: 2.0.1
Discriminated Json Subtypes Converter implementation for .NET
JWT
by: Alexander Batishchev John Sheehan Michael Lehenbauer
- 349 total downloads
- Latest version: 11.0.0-beta3
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
KRE-CLR-x86
by: Microsoft
- 8 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86
by: Microsoft
- 6 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
KubernetesClient
by: The Kubernetes Project Authors
- 198 total downloads
- Latest version: 3.0.16
Client library for the Kubernetes open source container orchestrator.
libphonenumber-csharp
by: Patrick Mézard Tom Clegg Jarrod Alexander Google libphonenumber contributors
- 400 total downloads
- Latest version: 8.12.37
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. http://code.google.com/p/libphonenumber/
Libuv
by: Libuv
- 9 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
MailKit
by: Jeffrey Stedfast
- 316 total downloads
- Latest version: 4.1.0
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* HTTP, Socks4, Socks4a and Socks5 proxy support.
* SASL Authentication via ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 and XOAUTH2.
* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.
* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.
* A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ANNOTATE, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, REPLACE, SAVEDATE, XLIST, and X-GM-EXT1.
* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).
* Asynchronous versions of all methods that hit the network.
* S/MIME, OpenPGP, DKIM and ARC support via MimeKit.
* Microsoft TNEF support via MimeKit.
ManagedEsent
by: Microsoft
- 40 total downloads
- Latest version: 1.9.4
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
MessagePack
by: neuecc
- 161 total downloads
- Latest version: 1.9.3
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).