System.Reflection.Emit.Lightweight 4.0.0
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
Showing the top 20 packages that depend on System.Reflection.Emit.Lightweight.
Packages | Downloads |
---|---|
Dapper
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
|
83 |
Dapper
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
|
126 |
Dapper
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
|
263 |
Dapper.StrongName
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
|
79 |
Dapper.StrongName
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
|
154 |
FsPickler
FsPickler is a serialization library that facilitates the distribution of .NET objects.
The implementation focuses on performance and completeness in supported types, including F# types.
It supports multiple, pluggable serialization formats including Binary, Xml, JSON and BSON.
The library is based on the functional programming concept of pickler combinators which
has been adapted to accommodate the object oriented nature of the .NET framework.
|
88 |
FsPickler
FsPickler is a serialization library that facilitates the distribution of .NET objects.
The implementation focuses on performance and completeness in supported types, including F# types.
It supports multiple, pluggable serialization formats including Binary, Xml, JSON and BSON.
The library is based on the functional programming concept of pickler combinators which
has been adapted to accommodate the object oriented nature of the .NET framework.
|
1,213 |
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
51 |
Microsoft.Extensions.DiagnosticAdapter
Microsoft extension adapter feature to extend DiagnosticListener. Contains extension methods that extend System.Diagnostics.DiagnosticListener, and enables duck-typing based event handling by using dynamically generated proxy types.
|
51 |
Microsoft.Extensions.DiagnosticAdapter
Microsoft extension adapter feature to extend DiagnosticListener. Contains extension methods that extend System.Diagnostics.DiagnosticListener, and enables duck-typing based event handling by using dynamically generated proxy types.
|
287 |
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET Core as well as .NET Standard.
When using NuGet 3.x this package requires at least version 3.4.
|
177 |
Ninject
Ninject is a lightning-fast, ultra-lightweight dependency injector for .NET applications.
|
66 |
Ninject
Ninject is a lightning-fast, ultra-lightweight dependency injector for .NET applications.
|
143 |
NMemory
NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET applications. It supports traditional database features like indexes, foreign key relations, transaction handling and isolation, stored procedures, query optimization.
|
124 |
System.Linq.Expressions
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees.
Commonly Used Types:
System.Linq.Expressions.Expression<TDelegate>
System.Linq.Expressions.Expression
System.Linq.Expressions.MemberExpression
System.Linq.Expressions.ExpressionVisitor
System.Linq.Expressions.MethodCallExpression
System.Linq.IQueryable<T>
System.Linq.IQueryable
System.Linq.Expressions.NewExpression
System.Linq.Expressions.ParameterExpression
System.Linq.Expressions.ConstantExpression
When using NuGet 3.x this package requires at least version 3.4.
|
99 |
System.Linq.Expressions
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees.
Commonly Used Types:
System.Linq.Expressions.Expression<TDelegate>
System.Linq.Expressions.Expression
System.Linq.Expressions.MemberExpression
System.Linq.Expressions.ExpressionVisitor
System.Linq.Expressions.MethodCallExpression
System.Linq.IQueryable<T>
System.Linq.IQueryable
System.Linq.Expressions.NewExpression
System.Linq.Expressions.ParameterExpression
System.Linq.Expressions.ConstantExpression
When using NuGet 3.x this package requires at least version 3.4.
|
3,041 |
System.Linq.Expressions
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees.
Commonly Used Types:
System.Linq.IQueryable<T>
System.Linq.IQueryable
System.Linq.Expressions.Expression<TDelegate>
System.Linq.Expressions.Expression
System.Linq.Expressions.ExpressionVisitor
When using NuGet 3.x this package requires at least version 3.4.
|
1,305 |
System.Private.DataContractSerialization
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Runtime.Serialization packages.
When using NuGet 3.x this package requires at least version 3.4.
|
893 |
Thrower
Fully managed library providing convenience methods to perform argument checks. Thrower allows to write preconditions in a pretty lean way, which reduces the clutter at the beginning of each method by removing the need to use the cumbersome 'if true then throw ex' required to validate parameters. For example, a validation against null becomes 'Raise.ArgumentNullException.IfIsNull(myParam)', while a generic validation may be written as 'Raise.ArgumentException.If(condition)'. Moreover, this library embeds a portable copy of Marc Gravell's FastMember and Jeffrey Stedfast's EmailValidation libraries.
|
169 |
Thrower
Fully managed library providing convenience methods to perform argument checks.
Thrower allows to write preconditions in a pretty lean way, which reduces the clutter at the beginning of each method by removing the need to use the cumbersome "if true then throw ex" required to validate parameters.
For example, a validation against null becomes "Raise.ArgumentNullException.IfIsNull(myParam)", while a generic validation may be written as "Raise.ArgumentException.If(condition)".
Moreover, this library embeds a portable copy of Marc Gravell's FastMember and Jeffrey Stedfast's EmailValidation libraries.
|
137 |
.NET Framework 4.5
- No dependencies.
WindowsPhone 8.0
- No dependencies.
.NETPlatform 5.0
- System.Reflection (>= 4.0.0)
- System.Reflection.Primitives (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Reflection.Emit.ILGeneration (>= 4.0.0)
Version | Downloads | Last updated |
---|---|---|
4.7.0 | 323 | 02/04/2021 |
4.7.0-preview3.19551.4 | 22 | 02/08/2024 |
4.7.0-preview2.19523.17 | 26 | 02/08/2024 |
4.7.0-preview1.19504.10 | 23 | 02/08/2024 |
4.6.0 | 98 | 02/11/2020 |
4.6.0-rc1.19456.4 | 24 | 02/08/2024 |
4.6.0-preview9.19421.4 | 23 | 02/08/2024 |
4.6.0-preview9.19416.11 | 26 | 02/08/2024 |
4.6.0-preview8.19405.3 | 24 | 02/08/2024 |
4.6.0-preview7.19362.9 | 24 | 02/08/2024 |
4.6.0-preview6.19303.8 | 20 | 02/08/2024 |
4.6.0-preview6.19264.9 | 20 | 02/08/2024 |
4.6.0-preview5.19224.8 | 25 | 02/08/2024 |
4.6.0-preview4.19212.13 | 24 | 02/08/2024 |
4.6.0-preview3.19128.7 | 19 | 02/08/2024 |
4.6.0-preview.19073.11 | 23 | 02/08/2024 |
4.6.0-preview.18571.3 | 22 | 02/08/2024 |
4.3.0 | 1,523 | 02/10/2020 |
4.0.1 | 3,657 | 06/21/2020 |
4.0.0 | 26 | 02/10/2020 |