LINQ: PredicateBuilder
Video | created: 4/16/2021 | published: 4/16/2021 | updated: 5/21/2022 | view count: 413
Nuget package for LINQ predicate builder
ASP.NET Core 2.2: The standalone service for scheduling jobs
Development | created: 12/8/2019 | published: 12/8/2019 | updated: 5/21/2022 | view count: 1481 | comments: 0
The implementation of the IHostedService with cron-format scheduling and scope-operations.
OperationResult: The server response is always clear to the user
Working with data | created: 11/15/2018 | published: 11/15/2018 | updated: 5/21/2022 | view count: 983
This article will discuss how to tell the user that his request is incorrect and not to throw an exception or any other incomprehensible HTTP request status code.
Angular plus Web API (OWIN) minus MVC 5
Site building | created: 7/12/2018 | published: 7/12/2018 | updated: 5/21/2022 | view count: 4032 | comments: 1
In this article I'm going to show how you can build Angular applications over WebAPI services without MVC5. As you will see the key point is OWIN.

Plugins for ASP.NET MVC based on Autofac modules
Development | created: 12/27/2017 | published: 12/28/2017 | updated: 5/21/2022 | view count: 4394
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: 4815 | 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: 9
Filter & Search
Categories
Top 5 articles
History
Rss Channel
Calabonga
