Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 15 C# Reflection Projects
-
Project mention: How Do Nested Static Generic Types Work When Their Outer Types Are Also Generic? | /r/csharp | 2023-04-25
Your example runs as I'd expect. I'm using DotNext's TypeMap and am not understanding why underlying arrays (entries) are indexed differently for two instances of the same type am seeing what I expected. I obviously idioted.
-
ExpressionEvaluator
A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
If you don't want to roll your own, there are many existing libraries for this purpose.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
Serilog.Exceptions
Log exception details and custom properties that are not output in Exception.ToString().
Project mention: How can I fix logger maximum destructuring reached error when using Serilog C#? | /r/csharp | 2023-05-11You might also wanna check out Serilog.Exceptions if not already using it. I think that they have some examples of how you could intercept these yourself.
-
ModularDoc
Modular documentation generator for .NET libraries. Currently supporting Markdown only for GitHub, GitLab, and Bitbucket
-
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
-
Baksteen.Extensions.DeepCopy
C# extension method for fast object cloning. This is a speed-optimized forked version of Alexy Burtsev's deep copier.
-
eagle
Eagle (Extensible Adaptable Generalized Logic Engine) is a scripting language that belongs to the Tcl family of languages. It is interpreted, dynamically typed, and cross-platform. It was designed to act as a "glue language" and integrate easily into existing systems written for the Common Language Runtime (CLR).
-
Project mention: Closhure: Lisp for .NET - Closhure is a dialect of Lisp. It is designed to be an embedded language (minimal Lisp for .NET Framework). It uses Clojure-like syntax. | /r/lisp | 2023-09-14
-
-
LiteWare.ObjectInvokers
Dynamically invoke methods and modify properties or fields at runtime by referencing the member's name. It also allows the listening of raised events.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C# Reflection related posts
- How can I fix logger maximum destructuring reached error when using Serilog C#?
- How Do Nested Static Generic Types Work When Their Outer Types Are Also Generic?
- DotNEXT Libraries
- DotNEXT libraries
- Best C# library for extra features
- What are important exception properties that you should log? So it's easy to debug later
- After 3 years of solo on/off development, my first game is finished! What can I improve?
-
A note from our sponsor - Onboard AI
getonboard.dev | 9 Dec 2023
Index
What are some of the best open-source Reflection projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | dotNext | 1,385 |
2 | ExpressionEvaluator | 535 |
3 | Serilog.Exceptions | 462 |
4 | ModularDoc | 87 |
5 | MapDataReader | 42 |
6 | AnyClone | 42 |
7 | Apparatus.AOT.Reflection | 37 |
8 | lib12 | 37 |
9 | Novus | 24 |
10 | 2D-Water-Reflection | 24 |
11 | Baksteen.Extensions.DeepCopy | 14 |
12 | eagle | 10 |
13 | Closhure | 8 |
14 | Garyon | 5 |
15 | LiteWare.ObjectInvokers | 0 |