Xceed Real-Time Zip for .NET Documentation
In This Topic
    Glossary
    In This Topic
    . | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

    .

    .NET Standard

    A formal specification of .NET APIs that are intended to be available on all .NET implementations.

    Enables developers to produce portable libraries that are usable across .NET implementations, using this same set of APIs.

    X

    Xamarin
    Xamarin is a set of .NET platforms that extend the .NET developer platform with tools and libraries specifically for building apps for Android, iOS, tvOS, watchOS, macOS, and Windows (UWP) primarily with C# in Visual Studio.