Top 20 NuGet Packages

Contains extensions for seamless integration of Entity Framework Core into HotChocolate
HTML to RTF .Net is 100% C# assembly to convert HTML documents into RTF, DOCX and Text formats. Can also Merge RTF documents and replace text in them. Absolutely standalone solution, doesn't require MS Office or any other. Requires only .NET Framework 4.6.2 and up or .NET 6.0 and up. The compo...
.NET implementation of SMPP protocol v.3.4 and v.5.0. This library can help to communicate with SMSC, send and receive SMS messages. It allows to create SMPP server.
Nuget Package for Ingeniux Dynamic Site Server Runtime API
Nuget Package for Ingeniux InSite Search V2
Common Network Functionality and Interfaces for Building Apps with the LagoVista IoT and Devices Framework
REST Services for User, Organization, Locations and Roles Administration and Management
C# LIME transport redis library
https://wiki.mdriven.net/index.php/NugetProject
Multi-purpose command line tool for analyzing and manipulating SARIF files
Common building blocks used INTERNALLY by MonoMod and Harmony which can be used to build your own libraries, f.e. RuntimeDetour's platform abstraction and Utils' DynamicMethodDefinition. For code that is ready to use reliably, use MonoMod.Utils.
Lightweight file logging provider implementation for NET6 / NET8+ / .NET Core without dependencies on logging frameworks. How to use: using NReco.Logging.File; services.AddLogging(loggingBuilder => { loggingBuilder.AddFile("app.log", append:true); }); More details and examples: https://github.c...
Low level .net wrapper for the SQL Server transport.
This is an FSharp library for interop with the C# OneOf Types
OPC UA Server Class Library
Internal implementation package for OpenCvSharp to work on Ubuntu 18.04
Support for dynamic code evaluation in Peachpie application. The package enables `eval` and `create_function` in compiled programs.
Peachpie PHP language library functions for XML processing.
A generic Migrations Runner for FluentMigrator so you can run in migrations within your application.
The Service Shell slice of the PeanutButter mini-suite 1. Inherit from `Shell` 2. Set Desdcription, ServiceName, and, optionally, Version 3. override `RunOnce` 4. remember to call Shell.RunMain<MyService>(args) from your Program/Main method Service Shell provides...