OpenWeatherMap by: Joan Caron
  • 66 total downloads
  • Latest version: 1.1.3
  • openweather weather
This project is a fully asynchronous .NET library for interacting with the great OpenWeatherMap API.
org.matheval by: matheval.org
  • 51 total downloads
  • Latest version: 1.0.0.3
  • Math Mathematics Mathematical Expression Fomular Eval Evaluator Calculator Solve Unary Decimal
Matheval is a mathematical expressions evaluator library for .NET. Allows to evaluate mathematical, boolean, string and datetime expressions on the fly. Official document and usage examples: https://matheval.org/math-expression-eval-for-c-sharp/
PCSC by: Daniel Mueller
  • 637 total downloads
  • Latest version: 7.0.1
  • pcsc smartcard pcsc-sharp pc/sc
Contains classes to access the Personal Computer/Smart Card Resource Manager using the system's native PC/SC API. The library is written to run on multiple platforms (.Net Framework, .Net Core or Mono using PCSC Lite).
PCSC.Iso7816 by: Daniel Mueller
  • 306 total downloads
  • Latest version: 7.0.1
  • pcsc apdu
Implements partial ISO7816 support (APDU etc.) for PCSC.
Oracle.ManagedDataAccess.Core by: Oracle
  • 1.499k total downloads
  • Latest version: 23.26.300
  • ODP.NET Oracle DB database Core ODP ADO.NET
Oracle Data Provider for .NET (ODP.NET) Core is a multi-platform ADO.NET driver that provides fast data access from Microsoft .NET (Core) clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
OpenTracing by: The OpenTracing Authors
  • 218 total downloads
  • Latest version: 0.12.1
  • opentracing distributed-tracing tracing logging
This library is a .NET implementation of the OpenTracing API. To fully understand this platform API, it's helpful to be familiar with the OpenTracing project and terminology more generally. For the time being, mild backwards-incompatible changes may be made without changing the major version number. As OpenTracing and opentracing-csharp mature, backwards compatibility will become more of a priority.
PasswordGenerator by: Paul Seal
  • 174 total downloads
  • Latest version: 3.0.0
  • Password Passphrase Generator OWASP NIST Security Random Crypto OTP ApiKey Entropy dotnet DependencyInjection
A cross-platform .NET library that generates cryptographically secure random passwords, passphrases, OTPs, API keys and readable identifiers. Configurable via a fluent API, presets (OWASP/NIST) and dependency injection, with async support and entropy estimation.
Owin by: OWIN startup components contributors
  • 27 total downloads
  • Latest version: 1.0.0
  • OWIN
OWIN IAppBuilder startup interface
PackUtils by: Thiago Barradas
  • 1.788k total downloads
  • Latest version: 1.7.1-preview.1
  • enumeration hash json newtonsoft regex signature string uri util utils utility utilities crypt dictionary casting cast
Many utilities like: enumeration, hash, json (extension newtonsoft), regex, signature, string, uri, dictionary, etc
PCLStorage by: Daniel Plaisted
  • 405 total downloads
  • Latest version: 1.0.2
  • io storage file portable pcl winrt android ios xamarin monoandroid monodroid monotouch
PCL Storage provides a consistent, portable set of local file IO APIs for .NET, Windows Phone, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight. This makes it easier to create cross-platform .NET libraries and apps.
Oracle.ManagedDataAccess by: Oracle
  • 1.554k total downloads
  • Latest version: 23.26.300
  • ODP.NET Oracle DB database ADO.NET ODP
Managed Oracle Data Provider for .NET (ODP.NET) features optimized ADO.NET data access to the Oracle database for .NET Framework and is 100% managed code. ODP.NET allows developers to take advantage of advanced Oracle database functionality, including Real Application Clusters, self-tuning statement cache, Application Continuity, JSON Relational Duality, and Fast Connection Failover.
PCLCrypto by: Andrew Arnott
  • 744 total downloads
  • Latest version: 2.1.40-alpha
  • crypto security cryptography portable pcl winrt android ios xamarin monoandroid monodroid monotouch
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
pclcrypto by: Andrew Arnott
  • 25 total downloads
  • Latest version: 2.1.17-alpha-g5b1e8dff8c
  • crypto security cryptography portable pcl winrt android ios xamarin monoandroid monodroid monotouch
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Phone 8.0 SL & 8.1 Xaml, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
PDF.Core by: Iron Software https://IronPdf.com
  • 273 total downloads
  • Latest version: 2020.12.2
  • PDF PDF.Core Core netstandard2.0 reports Html-to-pdf
IronPDF for .Net Core 2.x and 3.x allows developers to create, edit and extract PDF content within .Net Core Applications & Websites. The Iron PDF Core library takes the frustration out of generating PDF documents by not relying on proprietary APIs. "Html-To-Pdf" renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses skills that developers already posses. Key features include: * "Html-To-Pdf" creates PDF files from HTML, CSS, JavaScript, and Images. * "Url-To-Pdf" generates PDFs from existing html pages by simply providing their URL. * "Image-To-PDF" creates PDF documents from image files. * PDF to Image functionality can render PDF documents to image files. * Extract text and images from existing PDFs. * Create, Fill and read data from PDF forms. * Merge, Split and Manipulate PDFs to edit PDF structure and content. * Add Page Numbers, Headers, Footers, Watermarks, Tables, Text and Image Assets. * Edit, Stamp and Watermark PDF files with text, images and HTML * Apply HTML or PDF backgrounds to PDF pages * Sign PDF files with digital certificates IronPDF can be used within ASP.NET projects, MVC, Web Services, Console & Desktop Applications. Requires .Net Core 2.x, 3.x or higher. Supports Windows, Ubuntu, Debian, CentOS, BSD, MacOS and Azure platforms. Licensing & Support available for commercial deployments. For code examples, documentation & more visit http://ironpdf.com For support please email us at developers@ironsoftware.com
PagedList by: Troy Goode
  • 237 total downloads
  • Latest version: 1.17.0
  • paging pager page infinitescroll ajax mvc
PagedList makes it easier for .Net developers to write paging code. It allows you to take any IEnumerable(T) and by specifying the page size and desired page index, select only a subset of that list. PagedList also provides properties that are useful when building UI paging controls.
Parlot by: Sebastien Ros
  • 1.239k total downloads
  • Latest version: 1.6.0-preview.8
  • parser interpreter
Parlot is a fast, lightweight and simple to use .NET parser combinator.
Oracle.EntityFrameworkCore by: Oracle
  • 1.055k total downloads
  • Latest version: 10.23.26300
  • Oracle ODP.NET ODP Entity Framework Core EFCore EF database DB
Oracle Data Provider for .NET (ODP.NET) Entity Framework Core for Oracle Database.
OpenXmlPowerTools by: Eric White
  • 243 total downloads
  • Latest version: 4.5.3.2
  • OpenXML PowerPoint Excel Word HTML CSS
The Open XML PowerTools provides guidance and example code for programming with Open XML Documents (DOCX, XLSX, and PPTX). It is based on, and extends the functionality of the Open XML SDK. It supports scenarios such as: •Splitting DOCX/PPTX files into multiple files. •Combining multiple DOCX/PPTX files into a single file. •Populating content in template DOCX files with data from XML. •High-fidelity conversion of DOCX to HTML. •Searching and replacing content in DOCX/PPTX using regular expressions. •Managing tracked-revisions, including detecting tracked revisions, and accepting tracked revisions. •Updating Charts in DOCX/PPTX files, including updating cached data, as well as the embedded XLSX. •Retrieving metrics from DOCX files, including the hierarchy of styles used, the languages used, and the fonts used. •Writing XLSX files using far simpler code than directly writing the markup, including a streaming approach that enables writing XLSX files with millions of rows.
OpenXMLSDK-MOT by: Microsoft Open Technologies Inc.
  • 82 total downloads
  • Latest version: 2.7.1
https://github.com/OfficeDev/Open-XML-SDK
Org.Mentalis.Security by: Mikhail
  • 12 total downloads
  • Latest version: 1.0.0
My package description.
Parquet.Net by: Ivan Gavryliuk (@aloneguid)
  • 475 total downloads
  • Latest version: 6.0.4-pre.1
  • apache parquet dotnet core net c# f# windows linux macos ios android xboxone xbox
Fully managed Apache Parquet implementation.