question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support writing of Collections

See original GitHub issue

Hello, Would it be possible to add the writing of collections?

interface MySettings 
{
    ICredentials Credentials[] {get;set;}
}

Is there a technical reason why it is not there? For me this is the only blocking point that prevent me from using Config.Net in my existing project.

Thanks, Laurent

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:4
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
martin-brauncommented, Jan 11, 2022

This would be a useful feature. Please have it, really appreciate this package, but it needs this feature to really be THE config library for .NET.

Thanks a lot. 😃

2reactions
PockyBum522commented, May 4, 2022

I ended up starting a collections-only project.

https://github.com/PockyBum522/CollectionConfig.net

I will hopefully, once I have this finished, be able to merge it with Config.net and we can have the best of both worlds. It is currently read-only, so no more useful than config.net at the moment, but works!

I will be implementing write support next. Wish me luck.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Write a Collection Dispute Letter? [+ Templates]
Learn how to write an effective collection dispute letter with our guide and ... If errors are found, gather evidence to support your...
Read more >
Debt collection | Consumer Financial Protection Bureau
Our resources, including guidance on the CFPB's Debt Collection Rule, can help you understand how debt collection works and what your rights are....
Read more >
How do I write a debt collection letter? Swipe file samples
Below is a really helpful overview of the types of debt collection letters you, as a creditor can write, depending on the situation....
Read more >
3 Creative Ideas for Writing a More Compelling Collection ...
If you would like help writing a collection letter, please feel free to contact Brian Heller at bheller@outsidegc.com.
Read more >
How To Write a Collection Letter [+ Free Templates]
Need help with collection letters? Download our four collection letter templates. FILE TO DOWNLOAD OR INTEGRATE. First Collection Letter ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found