AutoMapper
by: Jimmy Bogard
- 6 total downloads
- Latest version: 3.3.1
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
BouncyCastle
by: Bouncy Castle Project Contributors
- 7 total downloads
- Latest version: 1.8.9
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.NetCore
by: BouncyCastle
- 8 total downloads
- Latest version: 1.8.8
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Braintree
by: Braintree
- 108 total downloads
- Latest version: 2.65.0
* Add validation error for verifications with sub-merchants
* Expose credit card product ID
* Add currency iso code
* Update ValidationErrors.DeepAll() to be virtual
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger
- 1 total downloads
- Latest version: 1.2.0
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
CsvHelper
by: Josh Close
- 24 total downloads
- Latest version: 2.12.0.1
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper
by: Sam Saffron Marc Gravell
- 87 total downloads
- Latest version: 1.40.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
DevDefined.OAuth
by: Alex Henderson
- 7 total downloads
- Latest version: 0.2.0
The DevDefined.OAuth project is a library for creating both OAuth consumers and providers on the .Net Framework. It currently targets the .Net Framework 3.5 and above, and is written in C#.
DotNetCore.NPOI
by: NCC Savorboard
- 3 total downloads
- Latest version: 1.2.3
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
Elasticsearch.Net
by: Elasticsearch Inc. and contributors
- 91 total downloads
- Latest version: 1.9.2
Exposes all the api endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
Fractions
by: Daniel Mueller
- 17 total downloads
- Latest version: 2.0.1
The fraction data type consists of two BigInteger values for numerator and
denominator. It implements various operations (addition, subtraction,
multiplication, division and remainder) with operator overloads.
Google.Protobuf
by: Google Inc.
- 170 total downloads
- Latest version: 3.29.0-rc3
C# runtime library for Protocol Buffers - Google's data interchange format.
Humanizer
by: Mehdi Khalili Claire Novotny
- 47 total downloads
- Latest version: 3.0.0-beta.54
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
IppDotNetSdkForQuickBooksApiV3
by: Intuit Inc.
- 3 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
- 18 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.pdfhtml
by: Apryse Software
- 22 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
- 15 total downloads
- Latest version: 2024.2.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
- 10 total downloads
- Latest version: 1.5.0
Discriminated Json Subtypes Converter implementation for .NET
KRE-CLR-x86
by: Microsoft
- 6 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86