Skip to content
The Code Blogger
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
Menu Close
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
Bicep File Contents
Bicep File Contents
Azure

Azure Bicep – Basic structure of a bicep file

In past few articles, we have been discussing about Azure Bicep. In this article, we are going to talk about basic structure of a bicep file. What does it mean…

0 Comments
November 30, 2022
Bicep Tools - Author and Deploy
Azure

Getting Started – Installing the Azure Bicep Tools

In previous article, we had a very high level introduction to Azure Bicep. There, we discussed that Azure Bicep provides better tooling which can help in improving the developer's productivity.…

0 Comments
November 30, 2022
What is Azure Bicep ?
Azure

Getting Started – What is Azure Bicep ?

In this article, let's have a look at what is Azure Bicep, why it is used and which tools are required in order to setup the development environment. What is…

0 Comments
November 29, 2022
Fluent Validation - Unit Tests
.NET

Fluent Validation – Unit Testing the Validators

Business rules can be complicated and hence it becomes immensely important to automate the testing of those rules. The library, Fluent Validation, provides APIs to support the automated testing of…

0 Comments
November 25, 2022
Composing Validators
.NET

ASP .NET Core API – Fluent Validation – Include Validators

In previous article, we have seen how RuleSets can be used to trigger different validations in different contexts. In this article, we are going to discuss about another pattern which…

0 Comments
November 24, 2022
Fluent Validation and RuleSets
.NET

ASP .NET Core API – Fluent Validation RuleSets

I have been writing only about fluent validation in past few articles. There will be 2-3 articles more about fluent validation. Below is the list of all previous articles in…

0 Comments
November 24, 2022
Database Based Validations
.NET

ASP .NET Core API – Fluent Validations Based On Database Data

In previous article, we have seen how the conditional validation logic can be added using fluent validation library. Real world applications may also need to connect to database for performing…

0 Comments
November 24, 2022
Conditions in Fluent Validation
.NET

ASP .NET Core API – Conditions in Fluent Validations

Many times, in real world applications, the input validation is not straight forward. Sometimes the validation rules may change depending on certain conditions. In this article, we are going to…

0 Comments
November 24, 2022
Fluent Validation and Inheritance
.NET

Demo – Inheritance Validation using Fluent Validations

Many times the object has a property which allows various implementations of the same interface. Or sometimes, the collection of a given interface may have objects of different types which…

0 Comments
November 24, 2022
Fluent Validation and Cascade Mode
.NET

ASP .NET Core API – Fluent Validations – Cascade Behaviour

Here in this article we are going to discuss about cascade modes supported by fluent validation. There are two modes - rule level cascade mode and class level cascade mode.…

0 Comments
November 23, 2022
DI and Fluent Validation
.NET

ASP .NET Core API – Fluent Validators and Dependency Injection

This article will explain how to register fluent validators in dependency injection containers. For demonstrating it is going to use the .NET's default dependency injection container. Registering Specific Validator Type…

0 Comments
November 23, 2022
Fluent Validations - Collections
.NET

ASP .NET Core API – Fluent Validations – Collections

In previous articles, we have discussed how to add fluent validations to the API project, we have seen how placeholders can be used and how error messages can be customized.…

0 Comments
November 23, 2022
  • 1
  • 2
  • Go to the next page

About Me

Manoj Choudhari

I am a Microsoft MVP and currently working as Senior Software Engineer. I blog about C#, .NET and Azure.
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab

Follow Me

  • Twitter
  • LinkedIn
  • GitHub
  • YouTube

Buy Me a Coffee

Newsletter

Get all latest content delivered to your email a few times a month.

Recent Posts

  • Easiest Way to Run Subset of Tests From a Test Project
    March 3, 2023/
    0 Comments
  • JavaScript App with Azure App Configuration Service
    December 30, 2022/
    0 Comments
  • Azure App Configuration Service – Labels for Environment Specific Settings
    December 30, 2022/
    0 Comments
  • Azure App Configuration Service – Export Key-Value Pairs to a JSON File
    December 30, 2022/
    0 Comments
  • Azure App Configuration Service – Import JSON Settings from File
    December 30, 2022/
    0 Comments
  • Conditional Feature Flags with Azure App Configuration Service
    December 29, 2022/
    0 Comments
  • App Configuration – Using feature flags with Console App
    December 29, 2022/
    0 Comments
  • App Configuration – Use Feature Flags in Isolated Azure Functions App
    December 28, 2022/
    0 Comments
  • App Configuration – Use Feature Flags in InProcess Azure Functions App
    December 28, 2022/
    0 Comments

Popular Posts

  • .NET - Dependency Injection, One Interface and Multiple Implementations
  • How To Use Appsettings Json Config File With .NET Console Applications
  • How To Enable Logging In .NET Console Applications
  • Adding ASP .NET Core Identity to Web API Project
  • How to Unapply the Last EF Core Migration
  • Multiple Ways To Access Configurations In .NET Applications
  • How to Define Keyless Entities in .NET EF Core
  • .NET 7 - Minimal APIs with Serilog Logging Providers
  • Adding Fluent Validation in ASP .NET Core Web APIs

Categories

  • .NET
  • Angular
  • Azure
  • Azure DevOps
  • Entity Framework Core
  • Installers
  • PowerShell
  • Rest
  • SQL Server
  • Tips
  • Uncategorized

Archives

  • March 2023 (1)
  • December 2022 (43)
  • November 2022 (20)
  • October 2022 (10)
  • September 2022 (16)
  • August 2022 (2)
  • June 2022 (3)
  • May 2022 (5)
  • March 2022 (1)
  • December 2021 (2)
  • November 2021 (3)
  • August 2021 (1)
  • July 2021 (25)
  • June 2021 (30)
  • May 2021 (31)
  • April 2021 (17)
  • March 2021 (1)
  • December 2020 (30)
  • October 2020 (5)
  • September 2020 (2)
  • August 2020 (3)
  • June 2020 (24)
  • May 2020 (25)
  • April 2020 (3)
  • January 2020 (8)
  • December 2019 (34)
  • November 2019 (20)
  • October 2019 (3)
  • June 2019 (2)
  • April 2019 (10)
  • March 2019 (19)
  • February 2019 (8)
  • January 2019 (4)

Translate to your language

Spam Blocked

276 spam blocked by Akismet
thecodeblogger.com © Copyright, 2022