1,583 packages tagged with “Module”
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
In .Net 4.6.2, asp.net enables plugin async SessionState module which is a good fit for the non-in-memory SessionState data store. This async SessionState module provides the extensibility to plugin an async version of SessionState provider.
Complement for System.Reflection, including an IL disassembler.
System.Waf is a lightweight framework that helps you to create well-structured XAML applications. This core package can be used in various application types.
System.Waf is a lightweight framework that helps you to create well-structured XAML applications. Use this package for WPF (Windows Presentation Foundation) applications.
Adds a module initializer to an assembly.
An abp application module that provides payment service.
Utilities and smaller MonoMod "components" (f.e. ModInterop, DynDll, DynData). Can be used for your own mods. Required by all other MonoMod components.
Library of ASP.NET web forms extensions, embedded resource hosting and HTTP Module for implementing role-based security.
Provides services and utility functions common to Elsa modules. For example, it provides a system clock and a memory store implementation.
Provides a mediator service inspired by MediatR.
Provides infrastructure for registering and executing workflow expressions. Out of the box, it provides a DelegateExpression and LiteralExpression.
Provides core workflowing functionality. Basically the heart of Elsa Workflows.
Provides workflow management functionality.
Provides workflow runtime functionality.
An abp module that provides standard tree structure entity implement.
Flexible and easily extensible runtime detouring library. Wrap, replace and manipulate (Mono.Cecil) methods at runtime.
Provides a store for holding key value records.
Provides a custom DSL to write workflows with in a syntax similar to JavaScript but with native keywords translating to workflow functionality. For example if/else would translate to the If activity. Very cool, but also very experimental ;)
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.
Provides caching services and utility functions common to Elsa modules.
Reads and writes .NET assemblies and modules, Windows PDBs and Portable PDBs. For better *Windows PDB* writer support, you should add a reference to `Microsoft.DiaSymReader.Native` nuget package too, see the dnlib README for more info: https://github.com/0xd4d/dnlib#windows-pdbs . You don't need to do anything special for *Portable PDB* support.
Provides a default identity solution.
Provides funtionality to tag workflows with labels and filter by them.
Provides alterations for workflow instances.
Provides core interfaces, models and services that support the alteration engine.
Package Description
A set of backports of new BCL features to all frameworks which MonoMod supports.
Provides Entity Framework Core implementations of various abstractions from various modules.