Skip to content

Commit

Permalink
Move sponsorship request up in README (hazzik#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
hazzik authored and billybraga committed Nov 3, 2023
1 parent 6e59182 commit bba1b7c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ DelegateDecompiler

A tool which is able to decompile a delegate or a method body to its lambda representation

## Sponsorship

If you like the library please consider [supporting my work](https://github.com/sponsors/hazzik).

## Examples

### Using computed properties in linq.
Expand Down Expand Up @@ -85,10 +89,6 @@ Available on [NuGet](https://nuget.org/)
* Install-Package [DelegateDecompiler.EntityFrameworkCore](https://nuget.org/packages/DelegateDecompiler.EntityFrameworkCore)
* Install-Package [DelegateDecompiler.EntityFrameworkCore5](https://nuget.org/packages/DelegateDecompiler.EntityFrameworkCore5)

# Support

If you like the library please [support my work](https://github.com/sponsors/hazzik).

# License

MIT license - http://opensource.org/licenses/mit

0 comments on commit bba1b7c

Please sign in to comment.