Git Product home page Git Product logo

net-l's People

Contributors

48355746 avatar tallesl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

net-l's Issues

Enhancement requests

I see a few enhancement/change requests on the Reddit threads. Are there any that you want to implement that I could help with? Here are the ones I've seen so far.

License Information

Hello,

We want to use net-L in our project. Could you add license information to the project?

Thanks,
Peter

L.cs does not use nameof

When throwing an ArgumentNullException, nameof is not used which in the future could mean trouble if the parameter names change but the exception's message doesn't.

This can be fixed by using nameof!

Library\OpenStreams.cs:行号 54

System.InvalidOperationException: 集合已修改;可能无法执行枚举操作。
在 System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
在 System.Collections.Generic.Dictionary2.Enumerator.MoveNext() 在 System.Linq.Enumerable.WhereEnumerableIterator1.MoveNext()
在 LLibrary.OpenStreams.ClosePastStreams(Object ignored) 位置 A:\GitHub\net-L\Library\OpenStreams.cs:行号 54
在 System.Threading.TimerQueueTimer.CallCallbackInContext(Object state)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.TimerQueueTimer.CallCallback()
在 System.Threading.TimerQueueTimer.Fire()
在 System.Threading.TimerQueue.FireNextTimers()
在 System.Threading.TimerQueue.AppDomainTimerCallback()

Strong named version

Hi, thanks for sharing.

Would you consider creating a signed version of the package assembly? This would mean that the assembly could be called by both signed and unsigned code. As it is it cannot be called by signed code. If not, would you be happy for me to fork it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.