NFX.Erlang by IT Adapter Corp. Inc.

<PackageReference Include="NFX.Erlang" Version="3.5.0.5" />

 NFX.Erlang 3.5.0.5

NFX Erlang Package NFX UNISTACK includes: Application Container + Dependency Injection facilities Configuration engine BigMemory: Local/Distributed piles/heaps, ability to store hundreds of millions of objects resident in memory for long times without killing GC BigMemory Cache - store hudreds of millions of objects in RAM without GC pressure (full GC scan <20ms @ 300M+ objects 64 Gb taken) Logging with 8+ destinations/sinks(text, email, flood filter etc.) Distributed contact-oriented communication framework NFX.Glue (replaces WCF) Security with users, credentials, roles, permissions JSON parsing, ser/deser support Ultra efficient Binary serialization support Erlang CLR support with native types: tuples, lists, pattern matching Text lexing/parsing and processing pipeline: C# lexer, JSON lexer/Parser RelationalSchema language compiler - generate DDL for different targets Templatization engine (for web, emails and not only textual content) NFX.WAVE - Web Server with hybrid injectable threading model (replaces IIS + ASP.NET) NFX.WAVE.Mvc - MVC framework for web pages WV.js - a web component library auto-bindable to server MVC/MVVM Database access layer with virtual commands/queries/transactions ID generation - GlobalDistributed IDS (GDID), FID - fast process-wide ID Virtual Social Network - Twitter/Facebook/Google+ et al Virtual Payment Processing - Stripe,PayPal providers Virtual File Systems - AmazonS3, SVN, Local QR Code Creation In progress: Virtual document model with rendering to PDF, HTML and other formats In Progress: PDF DOM model + rendering

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>NFX.Erlang</id>
    <version>3.5.0.5</version>
    <title>NFX UNISTACK framework - Erlang</title>
    <authors>IT Adapter Corp. Inc.</authors>
    <owners>IT Adapter Corp. Inc.</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
    <projectUrl>https://github.com/aumcode/nfx</projectUrl>
    <iconUrl>https://avatars1.githubusercontent.com/u/6332300?v=3&amp;s=200</iconUrl>
    <description>NFX Erlang Package
        
        NFX UNISTACK includes:

    Application Container + Dependency Injection facilities
    Configuration engine
    BigMemory: Local/Distributed piles/heaps, ability to store hundreds of millions of objects resident in memory for long times without killing GC
    BigMemory Cache - store hudreds of millions of objects in RAM without GC pressure (full GC scan &lt;20ms @ 300M+ objects 64 Gb taken)
    Logging with 8+ destinations/sinks(text, email, flood filter etc.)
    Distributed contact-oriented communication framework NFX.Glue (replaces WCF)
    Security with users, credentials, roles, permissions
    JSON parsing, ser/deser support
    Ultra efficient Binary serialization support
    Erlang CLR support with native types: tuples, lists, pattern matching
    Text lexing/parsing and processing pipeline: C# lexer, JSON lexer/Parser
    RelationalSchema language compiler - generate DDL for different targets
    Templatization engine (for web, emails and not only textual content)
    NFX.WAVE - Web Server with hybrid injectable threading model (replaces IIS + ASP.NET)
    NFX.WAVE.Mvc - MVC framework for web pages
    WV.js - a web component library auto-bindable to server MVC/MVVM
    Database access layer with virtual commands/queries/transactions
    ID generation - GlobalDistributed IDS (GDID), FID - fast process-wide ID
    Virtual Social Network - Twitter/Facebook/Google+ et al
    Virtual Payment Processing - Stripe,PayPal providers
    Virtual File Systems - AmazonS3, SVN, Local
    QR Code Creation
    In progress: Virtual document model with rendering to PDF, HTML and other formats
    In Progress: PDF DOM model + rendering</description>
    <summary>NFX.Erlang Language+OTP Node Package
        
        NFX UNISTACK
 Slim, Glue, Wave, BigMemory, Pile, Cache, WebServer, MVC

Does not depend on any 3rd parties byt the .NET System/Core</summary>
    <releaseNotes>Starting from 3.5 we modularizes NFX and other sub-systems into sub-packages

Please see the https://github.com/aumcode/nfx for latest

Authors:
 Dmitriy Khmaladze, Oleg Ageev, Serge Aleynikov, Oleg Panagushin, Serge Polyanskikh, Vlad Lapchenko</releaseNotes>
    <copyright>IT Adapter Corp. Inc.</copyright>
    <language>en-US</language>
    <tags>Serializer Slim Glue Pile Memory BigMemory Cache Server Web MVC Templates Logging Service JSON Binary Heap Parser C# Interprocess Unistack Cluster Cloud Azure Amazon S3 FileSystem SVN OAuth Stripe Payment Financial IRR NPV Injector Configuration Gate Network TCP Socket Erlang OTP GC PDF</tags>
    <dependencies>
      <dependency id="NFX" version="3.5.0.5" />
    </dependencies>
  </metadata>
</package>