Found 1,227 packages
Evaluate, Compile and Execute C# code at runtime. Support: Dynamic LINQ, Extension Method, Expando Object, and more! Online Example: https://dotnetfiddle.net/COq6FC Include free and prime features.
`dotnet-exec` is a command-line tool for excuting C# program with custom entry point
Provides the System.Threading.ThreadPool class, which contains a pool of threads that can be used to execute tasks, post work items, wait on behalf of other threads, and process timers. Commonly Used Types: System.Threading.ThreadPool System.Threading.WaitOrTimerCallback When using NuGet 3.x this package requires at least version 3.4.
A package that allows other packages to execute some startup code in web apps. This package should be used over the older WebActivator, which was not strong named.
A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
This package delivers a complete executable copy of MSBuild. Reference this package only if your application needs to load projects or execute in-process builds without requiring installation of MSBuild. Successfully evaluating projects using this package requires aggregating additional components (like the compilers) into an application directory.
Provides the System.Reflection.Emit.DynamicMethod class, which represents a dynamic method that can be compiled, executed, and discarded. Discarded methods are available for garbage collection. Commonly Used Types: System.Reflection.Emit.DynamicMethod When using NuGet 3.x this package requires at least version 3.4.
Provides read-only reflection on assemblies in an isolated context with support for assemblies that target different processor architectures and runtimes. Using MetadataLoadContext enables you to inspect assemblies without loading them into the main execution context. Assemblies in MetadataLoadContext are treated only as metadata, that is, you can read information about their members, but cannot execute any code contained in them.
Nuget Package for Ingeniux InSite Search Dynamic Execute Components. This package works with Ingeniux Dynamic Site Server RTAPI v9 only. Do not install this package on projects using any other versions of Dynamic Site Server RTAPI.
Package to handle Reqnroll tables with Dynamic types
Nuget Package for Ingeniux InSite Search Dynamic Execute Components. This package works with Ingeniux Dynamic Site Server RTAPI v10 only. Do not install this package on projects using any other versions of Dynamic Site Server RTAPI.
Bulk Insert/Update/Delete for Sqlserver
Efficient Processing, Compilation, and Execution of Expression Trees at Runtime
Testplatform host executes the test using specified adapter.
Nuget Package for Ingeniux InSite Search Dynamic Execute Components. This package works with Ingeniux Dynamic Site Server RTAPI v10.1 only. Do not install this package on projects using any other versions of Dynamic Site Server RTAPI.
This package includes nunit.engine and related assemblies, for use by runner programs. It is not intended for direct use by users who simply want to run tests.
Allows to execute Linq to DB queries in Entity Framework Core DbContext.
A simple, extensible approach to reduce try..catch boilerplate.
Exposes method to run console program from managed code
This package will handle all database operation by sending query/store procedure and connection string. Just inject the dependency execute the method with required return types.