GithubHelp home page GithubHelp logo

Welcome to DotNetAge

##What's new? Updated: 2013/12/3

###Pluggable Module Framework Use to create an extension project for DotNetAge. It’s the best way to create or migrate existing ASP.NET MVC projects to DotNetAge in a short time. The following list is the features of the pluggable module framework: The way of creating and developing extension project is similar with asp.net mvc. Migrate existing ASP.NET MVC projects with few changes.

  • The way of creating and developing extension project is similar with asp.net mvc.
  • Migrate existing ASP.NET MVC projects with few changes.
  • Support auto route mapping and custom routes.
  • Support DotNetAge events.
  • Support dashboard.
  • Support tasks and schedules.
  • Support Ioc.
  • Support embedded widgets.
  • Support embedded views.
  • Support embedded resource files such as .js, .css,.png and etc.

###Embedded NoSQL Storage DotNetAge 3.1 add a small and powerful NoSQL database that allow developers

  • Never need to create and maintain database.
  • Never need to learn O-R Mapping libraries (Say good bye to EF).
  • Never need to care about the data structures and working with objects directly (CURD).
  • Implement the interface to support other NoSQL storage such as Window Azure, MongoDB , StsDB , RavenDB and more.

###New Web Event Mode DotNetAge 3.1 upgraded the Event Monitoring service to new web event mode. It’s easy to trigger and handle an event in MVC application or class library. The following list is the benefits of using the new Web Event Mode:

  • Reduce coupling - Trigger event by name instead event object.
  • Thread safe - The event handler run in the same thread of the web request.
  • Easy to implement - Implement the ObserverBase class with few codes.
  • Easy to deploy - Copy the library that contains observer implements to DotNetAge runtime folder then DotNetAge can auto detect and execute the observers when event raised.

###Task and Schedule DotNetAge 3.1 provides a multi-threaded and time trigger task mechanism. Using the Task and Schedule mechanism developed automatic data backup, automated report generation and reporting, and regular inventory detection, regular mail features such as unattended background service functions. The features of the Task and Schedule.

  • Can be register in DotNetAge module.
  • Support OneTime trigger and Recurring trigger.
  • Build on Task Parallel Library (TPL).
  • Provides schedule management tools.
  • Thread safe.

###Others

  • Logger - Provides a log viewer and a global logger object and extendable log interface to support other log frameworks.
  • Business interfaces for contact conversion - Provides IOrganization, IPerson, IAddress interface to convert the Web, User and Profile for other application.
  • Enhance Syndication feeds to support Medias.
  • Enhance Dashboards Programmability.
  • Email Queue - Prevent emails from being sent too frequently identified as spam.

More ...

##Licensing DotNetAge is under GPLV2 and Commercial dual-license terms.

###GPLV2 If you chose to use the software under the GPLv2 you have to release your own application under the same license. It could be used for educational, testing and evaluation purposes.

###Commercial The DotNetAge Commercial License allows customers to develop, use and distribute their applications under standard commercial terms. By purchasing commercial licenses, you do not longer have to release your application’s source code.

More...

##Resources

##Follow us

##Contact us

  1. [email protected]
  2. [email protected]

Ray's Projects

angularjs-styleguide icon angularjs-styleguide

AngularJS Style Guide: A starting point for AngularJS development teams to provide consistency through good practices.

arduino-irremote icon arduino-irremote

Infrared remote library for Arduino: send and receive infrared signals with multiple protocols

awesome-ios icon awesome-ios

A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects

awesome-php icon awesome-php

A curated list of amazingly awesome PHP libraries, resources and shiny things.

awesome-ruby icon awesome-ruby

:gem: A collection of awesome Ruby libraries, tools, frameworks and software

awesome-swift icon awesome-swift

A collaborative list of awesome swift resources. Feel free to contribute!

bcn3d-moveo icon bcn3d-moveo

Open Source 3D Printed Robotic Arm for educational purposes

dna.nosql icon dna.nosql

An embedded document based nosql database for .NET. Implement the UnitOfWorks and Repository patterns and ships BlobRepository, XMLRepository, JsonRepository and SQLCERepository.

dna.patterns icon dna.patterns

This library contains UnitOfWorks, Repository, Command, Command Manifest, Task command and EventAggregator pattern interfaces.

dna.textengine icon dna.textengine

The opensource library provides a text format framework use to transform markup format to HTML. Ships BBCode formatter and Wiki formmater.

dockerfiles icon dockerfiles

Base Dockerfiles && Amazing Dockerfiles && Microservices Dockerfiles

esp3d icon esp3d

FW for ESP8266 used with 3D printer- beta state - ready for testing

flasky icon flasky

Companion code to my O'Reilly book "Flask Web Development".

freezes icon freezes

Freezes is a web application to transform plain text or blog to static website. And it can be use as a writing tools with pure markdown and front-end development tools.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.