System.Reflection.Emit.Lightweight
4.0.0-beta-22231
Prefix Reserved
See the version list below for details.
dotnet add package System.Reflection.Emit.Lightweight --version 4.0.0-beta-22231
NuGet\Install-Package System.Reflection.Emit.Lightweight -Version 4.0.0-beta-22231
<PackageReference Include="System.Reflection.Emit.Lightweight" Version="4.0.0-beta-22231" />
<PackageVersion Include="System.Reflection.Emit.Lightweight" Version="4.0.0-beta-22231" />
<PackageReference Include="System.Reflection.Emit.Lightweight" />
paket add System.Reflection.Emit.Lightweight --version 4.0.0-beta-22231
#r "nuget: System.Reflection.Emit.Lightweight, 4.0.0-beta-22231"
#addin nuget:?package=System.Reflection.Emit.Lightweight&version=4.0.0-beta-22231&prerelease
#tool nuget:?package=System.Reflection.Emit.Lightweight&version=4.0.0-beta-22231&prerelease
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
ASP.NETCore | aspnetcore50 is compatible. |
-
- System.Reflection (>= 4.0.0-beta-22231)
- System.Reflection.Emit.ILGeneration (>= 4.0.0-beta-22231)
- System.Reflection.Primitives (>= 4.0.0-beta-22231)
- System.Runtime (>= 4.0.0-beta-22231)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on System.Reflection.Emit.Lightweight:
Package | Downloads |
---|---|
Dapper
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc.. |
|
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. |
|
structuremap
The Original IoC Container for .Net |
|
protobuf-net
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications |
|
Dapper.StrongName
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc.. |
GitHub repositories (175)
Showing the top 20 popular GitHub repositories that depend on System.Reflection.Emit.Lightweight:
Repository | Stars |
---|---|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
|
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
|
|
DotNetNext/SqlSugar
.Net aot ORM Fastest ORM DB2 Hana Simple Easy VB.NET Sqlite orm Oracle ORM Mysql Orm 虚谷数据库 postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 ORM ClickHouse orm QuestDb ,TDengine ORM,OceanBase orm,GaussDB orm ,Tidb orm Object/Relational Mapping
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
|
|
pwntester/ysoserial.net
Deserialization payload generator for a variety of .NET formatters
|
|
MiniProfiler/dotnet
A simple but effective mini-profiler for ASP.NET (and Core) websites
|
|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|
|
ninject/Ninject
the ninja of .net dependency injectors
|
|
peachpiecompiler/peachpie
PeachPie - the PHP compiler and runtime for .NET and .NET Core
|
|
neuecc/Utf8Json
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
|
|
0xd4d/dnlib
Reads and writes .NET assemblies and modules
|
|
nhibernate/nhibernate-core
NHibernate Object Relational Mapper
|
|
CollaboratingPlatypus/PetaPoco
Official PetaPoco, A tiny ORM-ish thing for your POCO's
|