docs.unity3d.com
Search Results for

    Castle.Core Unity Package

    This is a Unity package for Castle.Core and corresponds to Castle.Core version 5.1.0.

    Documentation for this Package is mainly provided as links to the Castle.Core Documentation.

    Castle.Core is a popular framework for .NET

    Documentation

    • Castle.Core Main Page
    • Castle.Core Documentation
    • Castle.Core Source Code

    Setup

    To use the included DLLs, add them to the precompiledReferences section of your assembly. For example:

    "precompiledReferences": [
        "Castle.Core.dll",
        "System.Diagnostics.EventLog.dll"
    ],
    
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)