PackUtils
by: Thiago Barradas
- 1.788k 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
by: Oracle
- 1.495k total downloads
- Latest version: 23.26.200
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.
Oracle.ManagedDataAccess.Core
by: Oracle
- 642 total downloads
- Latest version: 2.19.310
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.EntityFrameworkCore
by: Oracle
- 186 total downloads
- Latest version: 3.19.180
Oracle Data Provider for .NET (ODP.NET) Entity Framework Core for Oracle Database.
Parquet.Net
by: Ivan Gavryliuk (@aloneguid)
- 427 total downloads
- Latest version: 5.6.0-pre.1
Fully managed Apache Parquet implementation.
OpenTracing
by: The OpenTracing Authors
- 218 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.
Parlot
by: Sebastien Ros
- 1.058k total downloads
- Latest version: 1.6.0-preview.8
Parlot is a fast, lightweight and simple to use .NET parser combinator.
PasswordGenerator
by: Paul Seal
- 169 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
PagedList
by: Troy Goode
- 237 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.
OpenXmlPowerTools
by: Eric White
- 243 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.
OpenToolkit.Windowing.GraphicsLibraryFramework
by: Team OpenTK
- 211 total downloads
- Latest version: 4.0.0-pre9.3
GLFW bindings for c# from the cpp GLFW library.
OpenToolkit.Windowing.Common
by: Team OpenTK
- 203 total downloads
- Latest version: 4.0.0-pre9.3
Common functionality for OpenToolkit.Windowing.* packages.
opentoolkit.redist.glfw
by: OpenToolkit
- 57 total downloads
- Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenToolkit.Windowing.Desktop
by: Team OpenTK
- 201 total downloads
- Latest version: 4.0.0-pre9.3
An abstraction over OpenToolkit.GraphicsLibraryFramework to provide a ready-to-go easy-to-use windowing and input abstraction.
org.matheval
by: matheval.org
- 51 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/
OpenToolkit.Mathematics
by: Team OpenTK
- 210 total downloads
- Latest version: 4.0.0-pre9.3
A basic mathematics library developed primarily for rendering in 3d and 2d.
OpenXMLSDK-MOT
by: Microsoft Open Technologies Inc.
- 82 total downloads
- Latest version: 2.7.1
https://github.com/OfficeDev/Open-XML-SDK
Owin
by: OWIN startup components contributors
- 27 total downloads
- Latest version: 1.0.0
OWIN IAppBuilder startup interface
OpenWeatherMap
by: Joan Caron
- 66 total downloads
- Latest version: 1.1.3
This project is a fully asynchronous .NET library for interacting with the great OpenWeatherMap API.