PackUtils
by: Thiago Barradas
- 1.545k total downloads
- Latest version: 1.7.1-preview.1
Many utilities like: enumeration, hash, json (extension newtonsoft), regex, signature, string, uri, dictionary, etc
Oracle.ManagedDataAccess.Core
by: Oracle
- 512 total downloads
- Latest version: 2.19.300
Oracle Data Provider for .NET (ODP.NET) Core is an 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.
Oracle.ManagedDataAccess
by: Oracle
- 691 total downloads
- Latest version: 19.30.0
ODP.NET, Managed Driver is a 100% native code .NET Framework driver for Oracle Database. No additional Oracle Client software is required to be installed to connect to Oracle Database.
PagedList
by: Troy Goode
- 201 total downloads
- Latest version: 1.17.0
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.
OpenTracing
by: The OpenTracing Authors
- 184 total downloads
- Latest version: 0.12.1
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.
OpenXMLSDK-MOT
by: Microsoft Open Technologies Inc.
- 66 total downloads
- Latest version: 2.7.1
https://github.com/OfficeDev/Open-XML-SDK
OpenToolkit.Windowing.Common
by: Team OpenTK
- 170 total downloads
- Latest version: 4.0.0-pre9.3
Common functionality for OpenToolkit.Windowing.* packages.
OpenToolkit.Input
by: Team OpenTK
- 183 total downloads
- Latest version: 4.0.0-pre9.3
Hid/Controller input library.
Parlot
by: Sebastien Ros
- 875 total downloads
- Latest version: 1.6.0-preview.8
Parlot is a fast, lightweight and simple to use .NET parser combinator.
org.matheval
by: matheval.org
- 45 total downloads
- Latest version: 1.0.0.3
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/
Oracle.EntityFrameworkCore
by: Oracle
- 149 total downloads
- Latest version: 3.19.180
Oracle Data Provider for .NET (ODP.NET) Entity Framework Core for Oracle Database.
OpenToolkit.Mathematics
by: Team OpenTK
- 167 total downloads
- Latest version: 4.0.0-pre9.3
A basic mathematics library developed primarily for rendering in 3d and 2d.
OpenToolkit.Graphics
by: Team OpenTK
- 163 total downloads
- Latest version: 4.0.0-pre9.3
GLes11, GLes20, GLes30, GL2, and GL4 bindings for dotnet from the Khronos openGL c library.
opentoolkit.redist.glfw
by: OpenToolkit
- 48 total downloads
- Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
PCLCrypto
by: Andrew Arnott
- 207 total downloads
- Latest version: 2.1.40-alpha
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.
PasswordGenerator
by: Paul Seal
- 135 total downloads
- Latest version: 2.1.0
- Removed usage of RNG Crypto Provider and used Random Number Generator
- Fixed bug with methods that use bool and int parameters for the Password class
- Removed usage of Random and replace it with a method which uses RngCrytopServiceProvider
OpenXmlPowerTools
by: Eric White
- 197 total downloads
- Latest version: 4.5.3.2
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.
Owin
by: OWIN startup components contributors
- 23 total downloads
- Latest version: 1.0.0
OWIN IAppBuilder startup interface
OpenWeatherMap
by: Joan Caron
- 58 total downloads
- Latest version: 1.1.3
This project is a fully asynchronous .NET library for interacting with the great OpenWeatherMap API.
pclcrypto
by: Andrew Arnott
- 15 total downloads
- Latest version: 2.1.17-alpha-g5b1e8dff8c
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.