Skip to content
#

managed

Here are 72 public repositories matching this topic...

rollsch
rollsch commented Jun 3, 2019

Is your feature request related to a problem? Please describe.
If you have XAML Databinding to public members and use ForceRen (because lets assume your project is not a public library so renaming public methods is acceptable) then this will obviously break databinding.

Describe the solution you'd like
I've hacked a solution which extracts all databinding out of the XAML and makes a l

drone-cache
Alexis211
Alexis211 commented Feb 10, 2021

Is your feature request related to a problem? Please describe.
I'm using drone-cache for a Rust project to cache the target directory, which contains compiled modules for all of my project's dependencies, so that the pipeline doesn't have to rebuild everything from scratch (it takes a looong time!). Unfortunately the target directory tends to grow very large (often several GBs), so I'd li

Improve this page

Add a description, image, and links to the managed topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the managed topic, visit your repo's landing page and select "manage topics."

Learn more