Updated Wiki: Runtime demo with custom database
Runtime Demo with Custom Database In this section, I get a web project, and create database at runtime, with 2 tables referred to 2 domain classes that be created in first section. I will create a...
View ArticleUpdated Wiki: Documentation
Aaron.Core DocumentationHelp one hand to grasp how usingBasics: Getting StartedIntroducing Aaron.Aaron Features.Architectures a project MVC with Aaron.Features: How To UseDomain models with BaseEntity...
View ArticleUpdated Wiki: Runtime demo with custom database
Runtime Demo with Custom Database In this section, I get a web project, and create database at runtime, with 2 tables referred to 2 domain classes that be created in first section. I will create a...
View ArticleUpdated Wiki: Documentation
Aaron.Core DocumentationHelp one hand to grasp how usingBasics: Getting StartedIntroducing Aaron.Aaron Features.Architectures a project MVC with Aaron.Features: How To UseDomain models with BaseEntity...
View ArticleUpdated Wiki: Features: How To Use
Basic Features: How To UseDomain models with BaseEntity or SEOEntity.Fluent API with Aaron to database mapping.Runtime demo with custom database.Introduction to IRepository.Introduction to...
View ArticleUpdated Wiki: Introduction to IRepository
Introduction to IRepository The IRepository is a generic interface and it has T is a BaseEntity. It's contained in namespace Aaron.Core.Data. It got 8 functions to support basic database...
View ArticleUpdated Wiki: Introduction to IRepository
Introduction to IRepository The IRepository is a generic interface and it has T is a BaseEntity. It's contained in namespace Aaron.Core.Data. It's very important, and is considered the lifeline of...
View ArticleUpdated Wiki: Introduction to IRepository
Introduction to IRepository The IRepository is a generic interface and it has T is a BaseEntity. It's contained in namespace Aaron.Core.Data. It's very important, and is considered the lifeline of...
View ArticleUpdated Wiki: Introduction to IRepository
Introduction to IRepository The IRepository is a generic interface and it has T is a BaseEntity. It's contained in namespace Aaron.Core.Data. It's very important, and is considered the lifeline of...
View ArticleUpdated Wiki: Features: How To Use
Basic Features: How To UseDomain models with BaseEntity or SEOEntity.Fluent API with Aaron to database mapping.Runtime demo with custom database.Introduction to IRepository.Introduction to...
View ArticleUpdated Wiki: Documentation
Aaron.Core DocumentationHelp one hand to grasp how usingBasics: Getting StartedIntroducing Aaron.Aaron Features.Architectures a project MVC with Aaron.Features: How To UseDomain models with BaseEntity...
View ArticleUpdated Wiki: Introduction to IRepository
Introduction to IRepository The IRepository is a generic interface and it has T is a BaseEntity. It's contained in namespace Aaron.Core.Data. It's very important, and is considered the lifeline of...
View ArticleUpdated Wiki: Introduction to IRepository
Introduction to IRepository The IRepository is a generic interface and it has T is a BaseEntity. It's contained in namespace Aaron.Core.Data. It's very important, and is considered the lifeline of...
View ArticleUpdated Wiki: Fluent API with Aaron to database mapping
Fluent API with Aaron to Database MappingIn the previous part, we created a project named Aaron.Domain with 2 classes are "Catalog" and "Article". And this part, we shall discuss how to use Fluent API...
View ArticleUpdated Wiki: Introduction to IRepository
Introduction to IRepository The IRepository is a generic interface and it has T is a BaseEntity. It's contained in namespace Aaron.Core.Data. It's very important, and is considered the lifeline of...
View ArticleUpdated Wiki: Introduction to ICacheManager
Introduction to ICacheManagerICacheManager is a interface in namespace Aaron.Core.Caching; it use ObjectCache that's in namespace System.Runtime.Caching to cache any object. This action is useful for...
View ArticleUpdated Wiki: Introduction to ICacheManager
Introduction to ICacheManagerICacheManager is a interface in namespace Aaron.Core.Caching; it use ObjectCache that's in namespace System.Runtime.Caching to cache any object. This action is useful for...
View ArticleUpdated Wiki: Features: How To Use
Basic Features: How To UseDomain models with BaseEntity or SEOEntity.Fluent API with Aaron to database mapping.Runtime demo with custom database.Introduction to IRepository.Introduction to...
View ArticleUpdated Wiki: Documentation
Aaron.Core DocumentationHelp one hand to grasp how usingBasics: Getting StartedIntroducing Aaron.Aaron Features.Architectures a project MVC with Aaron.Features: How To UseDomain models with BaseEntity...
View ArticleUpdated Wiki: Home
Project Description Many newbie developers will put question: "How to get project standardization and optimization?!". Certainly, there are many ways to solve this problem if asks master Google, but...
View Article