https://github.com/nreco/nreco
Model-driven framework for ASP.NET business apps [LEGACY, NOT MAINTAINED]
https://github.com/nreco/nreco
legacy not-maintained
Last synced: about 1 year ago
JSON representation
Model-driven framework for ASP.NET business apps [LEGACY, NOT MAINTAINED]
- Host: GitHub
- URL: https://github.com/nreco/nreco
- Owner: nreco
- Created: 2015-03-23T11:05:12.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-07-27T17:17:48.000Z (almost 10 years ago)
- Last Synced: 2023-02-26T03:32:28.715Z (over 3 years ago)
- Topics: legacy, not-maintained
- Language: C#
- Homepage: http://www.nrecosite.com
- Size: 10.6 MB
- Stars: 27
- Watchers: 8
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NReco MDD Framework
NReco is an ASP.NET application framework that enables lightweight model-driven development and domain-specific modelling for real-life applications.
NReco Framework includes:
- reusable components for building loosely-coupled web applications and suitable for generative programming
- special XML models processor that transforms abstract domain-specific XML models into ASP.NET components and IoC-container configuration
- ready-to-use set of domain-specific models that cover different aspects of typical ASP.NET application (UI elements like forms, lists dialogs; business-logic layer; data access and data permissions, data indexing etc)
NReco is a right choice for:
- rapid prototyping and development of custom web-applications
- custom enterprise/business web applications
- software product-lines development and maintenance (projects "family")
- SaaS-products and other scalable web-applications hosted in the cloud
## More information
## Standalone NReco Components
-
NReco.PdfGenerator (WkHtmlToPdf wrapper for .NET for HTML-to-PDF conversion) -
NReco.Recommender (Collaborative Filtering framework; port of Apache Mahout Taste CF) -
NReco.VideoConverter (FFMpeg wrapper for .NET) -
NReco.PivotData (C# Aggregation Library for bulding pivot reports)
## Copyright & License
NReco Version 1.0 (nreco1 branch) © 2008-2013 Vitalii Fedorchenko + other contributors (published under LGPL)
NReco Version 2.x (master) © 2013-2015 Vitalii Fedorchenko + other contributors (LGPL)