1,164 packages
returned for Tags:"dynamic-code"
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
-
5,381,042 total downloads
-
last updated 10/16/2016
-
Latest version: 1.0.7
-
system
linq
dynamic
This is the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
ReportGenerator converts coverage reports generated by OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov or into human readable reports in various formats. The reports do not only show the coverage quota, but also include the source code and visualize which line has...
More information
An open source code coverage tool (branch and sequence point) for all .NET Frameworks 2 and above (including Silverlight). Also capable of handling 32 and 64 bit processes. Use ReportGenerator for best viewing results (also available via Nuget).
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
-
447,737 total downloads
-
last updated 6/24/2019
-
Latest version: 4.1.0
-
dynamic
Framework to drastically simplify your private reflection code using C# dynamic
Provides global & scoped filters for Entity Framework with dynamic filter parameters that are evaluated at query execution. Supports use cases such as Multi-Tenancy and Soft Deletes.
IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .NET Framework. IronPython can use the .NET Framework and Python libraries, and other .NET languages can use Python code just as easily.
-
388,313 total downloads
-
last updated 10/29/2019
-
Latest version: 1.2.3-candidate1
-
dynamic
dlr
Dynamic Language Runtime
The #1 pattern-aware extension to C# and VB.
A library that facilitates the distribution of code in the .NET framework.
FormFactory is a UI component engine for ASP.NET Core and MVC5. It reflects over your view models to build a component tree, then renders that according to customisable templates. Drive yuour views by convention instead of hard coding them.
A Lightweight Duck Casting Framework for dynamic C#
Adds support for dynamic instances and sets from SpecFlow tables
(pronounced dyna-mighty) flexes DLR muscle to do meta-mazing things in .net
ReportGenerator converts coverage reports generated by OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov or into human readable reports in various formats. The reports do not only show the coverage quota, but also include the source code and visualize which line has...
More information
Converts OpenCover reports to Cobertura reports.