6 packages tagged with “modernization”
Core CSOM (extension) methods to support modernizing your SharePoint sites. Has support for transform classic wiki pages and web part pages into modern client side pages
The ultimate CLI tool for modernizing .NET solutions to NuGet Central Package Management (CPM). Automates migration, resolves dependency hell, eliminates redundancy, and secures your supply chain with vulnerability audits.
High-performance polyfills for modern .NET BCL features in legacy .NET Framework 4.8/4.8.1. Includes HashCode polyfill, HashAccumulator, Guard API, CallerArgumentExpression, and more.
Enterprise legacy code analysis tool for WinForms and VB.NET applications. Extracts business logic, builds dependency graphs, and identifies modernization opportunities without code changes.
Advanced Dependency Injection (DI) integration tailored for Windows Forms applications. Built on top of `Microsoft.Extensions.DependencyInjection`, but adapted and extended to address WinForms-specific development needs.
Net.Extensions.JobScheduler is a lightweight yet powerful framework for scheduling and executing background jobs in .NET applications. It was designed to be simple, extensible, and fully compatible with modern .NET idioms like Dependency Injection (DI) and the Generic Host (IHost). The framework supports both recurring and one-time jobs, with flexible execution policies such as retry and timeout, and a modular architecture that allows custom extensions for job storage, policies, and execution logic.