Plugins for ASP.NET MVC based on Autofac modules
Development | created: 12/27/2017 | published: 12/28/2017 | updated: 5/21/2022 | view count: 4393
Modular applications are well-scalable applications that which are simply amenable to expansion, i.e. adding new functionality. This article describes one of the examples of how to organize a modular application based on a DI container Autofac.

Publishing posts to Wordpress with API on XML RPC
Development | created: 12/23/2017 | published: 12/23/2017 | updated: 5/21/2022 | view count: 4814 | comments: 2
In this article talk about publishing posts to WordPress blog using XML RPC (API). Also it explain how to use Calabonga.XmlRpcClient nuget-package to do posting.
Repository pattern as abstraction level for Data Access Layer or just helpful nuget package
Working with data | created: 12/20/2017 | published: 12/21/2017 | updated: 5/21/2022 | view count: 3294 | comments: 1
How do I access a database without much effort? How do I apply a repository and a working template unit? This article describes Calabonga.EntityFramework assembly, which will largely could be simplify some aspects. You can use this publication as a guide for this build.
Application architecture: conceptual layers and arrangements for their use
Development | created: 12/18/2017 | published: 12/19/2017 | updated: 5/21/2022 | view count: 1343
To construct an application architecture is hard. The complexity of the development increases in direct proportion to the developers count who participate in it. In this case, developers should to adhere to predefined rules, templates and arrangements, design patterns, well-known software development methodologies and, in general, OOP principles.

ASP.NET MVC: Storing application configuration in JSON-file with dependency injection
Site building | created: 12/13/2017 | published: 12/14/2017 | updated: 5/21/2022 | view count: 6591
In this article I'm going to show how to storing application settings in JSON-file instead of using web.config. Also one of tasks is availability dependency injection for application settings.
Tags founded: 5
Filter & Search
Categories
Top 5 articles
History
Rss Channel
Calabonga
