NFX 3.3.0
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
See the version list below for details.
Install-Package NFX -Version 3.3.0
dotnet add package NFX --version 3.3.0
<PackageReference Include="NFX" Version="3.3.0" />
paket add NFX --version 3.3.0
Release Notes
This release includes improvements to DefaultPile memory allocator strategy
Please see the https://github.com/aumcode/nfx for latest
Dependencies
This package has no dependencies.
GitHub Usage
Showing the top 1 GitHub repositories that depend on NFX:
Repository | Stars | |
---|---|---|
picoe/Eto.Parse
Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars
|
Read more about the GitHub Usage information on our documentation.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
3.5.0.5 | 13,868 | 12/13/2017 | ||
3.5.0.3 | 687 | 8/6/2017 | ||
3.5.0.2 | 431 | 7/20/2017 | ||
3.5.0.1 | 528 | 7/9/2017 | ||
3.5.0 | 1,406 | 6/24/2017 | ||
3.4.1.2 | 457 | 6/3/2017 | ||
3.4.0.1 | 881 | 4/17/2017 | ||
3.4.0 | 644 | 4/4/2017 | ||
3.3.0 | 763 | 3/25/2017 | ||
3.1.0.1 | 1,174 | 2/2/2017 | ||
3.1.0 | 1,012 | 1/17/2017 | ||
3.0.1.6 | 682 | 1/16/2017 | ||
3.0.0.5 | 2,788 | 9/26/2016 | ||
3.0.0.2 | 3,427 | 6/12/2016 | ||
3.0.0.1 | 4,982 | 5/18/2016 |