Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

redbaty/Proxier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxier

Proxier

GitHub license Twitter NuGet

Introduction ℹ️

Have you ever had to create or modify a class at runtime? With this library you can create an entire new class using the newly added ClassBuilder, or add properties and attributes to an existing one!

Features

  • Deep Clone objects.
  • Add or modify properties and types at runtime.
  • ℹ️ Semantic extensions, easy to use.
  • 🌎 .NET Standard 2.0
  • ⚙️ Fluent engine

Code Samples ✏️

To get started it is pretty simple, just create a new ClassBuilder() and check out its methods, they are pretty self-explanatory. If you still have some questions open a issue and I will gladly reply!

License 📚

This project is licensed under the MIT License - see the LICENSE.md file for details

This documentation is incomplete and may change overtime.

About

Create or modify classes and properties at runtime in C#

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages