Documentation AppVeyor GitHub release NuGet GitHub license Maintenance

    Utilib

    Utilib is a utility library for .NET. It contains all those little utility classes and functions that are missing from the standard .NET libraries.

    Installation

    Easiest is to install the NuGet package.

    PM> Install-Package Virtlink.Utilib
    

    Documentation

    Find the documentation on virtlink.com.

    License

    Copyright 2016-2018 - Daniel Pelsmaeker

    Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "as is" basis, without warranties or conditions of any kind, either express or implied. See the License for the specific language governing permissions and limitations under the License.

    • Improve this Doc
    Back to top Copyright - Daniel Pelsmaeker