DEV Community

Anton Martyniuk profile picture

Anton Martyniuk

Sharing knowledge and experience in frontend and backend development to help others to grow as a better developers and architects.

Work

Senior Tech Lead in full stack development

How To Test Integrations with APIs Using WireMock in .NET

How To Test Integrations with APIs Using WireMock in .NET

1
Comments
10 min read

Want to connect with Anton Martyniuk?

Create an account to connect with Anton Martyniuk. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
A Better Way to Handle Entity Identification in .NET with Strongly Typed IDs

A Better Way to Handle Entity Identification in .NET with Strongly Typed IDs

4
Comments
8 min read
A Modern Way to Create Value Objects to Solve Primitive Obsession in .NET

A Modern Way to Create Value Objects to Solve Primitive Obsession in .NET

Comments
9 min read
Implementing Unit of Work Pattern in EF Core

Implementing Unit of Work Pattern in EF Core

2
Comments
6 min read
The Best Way To Validate Objects in .NET in 2024

The Best Way To Validate Objects in .NET in 2024

7
Comments
6 min read
Logging Best Practices in ASP.NET Core

Logging Best Practices in ASP.NET Core

1
Comments 3
9 min read
The Best Way To Structure Your .NET Projects with Clean Architecture and Vertical Slices

The Best Way To Structure Your .NET Projects with Clean Architecture and Vertical Slices

1
Comments
9 min read
Best Practices for Increasing Code Quality in .NET Projects

Best Practices for Increasing Code Quality in .NET Projects

Comments
6 min read
How to Implement Multitenancy in ASP.NET Core with EF Core

How to Implement Multitenancy in ASP.NET Core with EF Core

2
Comments
10 min read
How to Implement Audit Trail in ASP.NET Core with EF Core

How to Implement Audit Trail in ASP.NET Core with EF Core

2
Comments
7 min read
Getting Started with MongoDB in EF Core

Getting Started with MongoDB in EF Core

1
Comments 6
5 min read
Vertical Slice Architecture: The Best Ways to Structure Your Project

Vertical Slice Architecture: The Best Ways to Structure Your Project

1
Comments
10 min read
ASP.NET Core Integration Testing Best Practises

ASP.NET Core Integration Testing Best Practises

1
Comments
15 min read
Improve Readability of Your Code with C# Collection Expressions

Improve Readability of Your Code with C# Collection Expressions

1
Comments
4 min read
How To Write Elegant Code with C# Pattern Matching

How To Write Elegant Code with C# Pattern Matching

8
Comments 4
7 min read
Use MassTransit To Implement OutBox Pattern with EF Core and MongoDB

Use MassTransit To Implement OutBox Pattern with EF Core and MongoDB

1
Comments
9 min read
How to Implement Structured Logging and Distributed Tracing for Microservices with Seq

How to Implement Structured Logging and Distributed Tracing for Microservices with Seq

Comments
14 min read
Calling Views, Stored Procedures and Functions in EF Core

Calling Views, Stored Procedures and Functions in EF Core

1
Comments
6 min read
Optimizing SQL Performance with Indexing Strategies for Faster Queries

Optimizing SQL Performance with Indexing Strategies for Faster Queries

2
Comments
6 min read
A Complete Guide to Different Types of Joins in SQL

A Complete Guide to Different Types of Joins in SQL

1
Comments
8 min read
Mastering Async Await in JavaScript for Asynchronous Programming

Mastering Async Await in JavaScript for Asynchronous Programming

1
Comments
5 min read
Master Configuration in ASP.NET Core With The Options Pattern

Master Configuration in ASP.NET Core With The Options Pattern

Comments
7 min read
The Basics of CSS Positioning: A Practical Guide

The Basics of CSS Positioning: A Practical Guide

Comments
4 min read
The Best Way To Map Objects in .Net in 2024

The Best Way To Map Objects in .Net in 2024

7
Comments 2
8 min read
How To Create Modern Emails Using React

How To Create Modern Emails Using React

1
Comments
5 min read
Creating Custom Attributes in C#

Creating Custom Attributes in C#

5
Comments
4 min read
A Comprehensive Guide to JavaScript Classes

A Comprehensive Guide to JavaScript Classes

Comments
5 min read
How To Write Elegant Code with C# Switch Expressions

How To Write Elegant Code with C# Switch Expressions

4
Comments
5 min read
Migrating from Class Components to Functional Components in React

Migrating from Class Components to Functional Components in React

1
Comments
6 min read
Understanding Change Tracking for Better Performance in EF Core

Understanding Change Tracking for Better Performance in EF Core

2
Comments 2
9 min read
TypeScript: Interfaces vs Types - Understanding the Difference

TypeScript: Interfaces vs Types - Understanding the Difference

2
Comments
5 min read
Eager Loading of Child Entities in EF Core

Eager Loading of Child Entities in EF Core

2
Comments
5 min read
Cross-Origin Resource Sharing (CORS) in ASP.NET Core: A Comprehensive Guide

Cross-Origin Resource Sharing (CORS) in ASP.NET Core: A Comprehensive Guide

Comments
4 min read
Mastering Discriminated Unions in TypeScript

Mastering Discriminated Unions in TypeScript

Comments
4 min read
Conditional Class Rendering in React using CLSX

Conditional Class Rendering in React using CLSX

2
Comments
5 min read
Mastering Exception Handling in C#: A Comprehensive Guide

Mastering Exception Handling in C#: A Comprehensive Guide

6
Comments
7 min read
Understanding JavaScript Closures

Understanding JavaScript Closures

6
Comments 5
4 min read
Exploring Data Mapping Options in EF CORE

Exploring Data Mapping Options in EF CORE

3
Comments
5 min read
Building Responsive Design Using em and rem CSS Units

Building Responsive Design Using em and rem CSS Units

Comments
6 min read
Complete Guide To Transaction Isolation Levels in SQL

Complete Guide To Transaction Isolation Levels in SQL

Comments
7 min read
Demystifying useRef: A React Hook Guide

Demystifying useRef: A React Hook Guide

Comments
6 min read
Understanding Javascript Promises a Guide to Asynchronous Programming

Understanding Javascript Promises a Guide to Asynchronous Programming

1
Comments
5 min read
How To Create Custom Middlewares in ASP.NET Core

How To Create Custom Middlewares in ASP.NET Core

Comments
5 min read
Getting Started with C# Records

Getting Started with C# Records

1
Comments
5 min read
Getting Started With Database Views in SQL

Getting Started With Database Views in SQL

Comments
4 min read
Configuring HTTPS Redirection and HSTS in ASP.NET Core

Configuring HTTPS Redirection and HSTS in ASP.NET Core

Comments
3 min read
How to Filter Arrays in JavaScript: A Comprehensive Guide

How to Filter Arrays in JavaScript: A Comprehensive Guide

Comments
4 min read
Spread and Rest Operators in JavaScript

Spread and Rest Operators in JavaScript

1
Comments
3 min read
Mastering React Hooks: A Comprehensive Guide to Functional Components

Mastering React Hooks: A Comprehensive Guide to Functional Components

Comments
5 min read
Building Responsive Design Using Viewport CSS Units

Building Responsive Design Using Viewport CSS Units

3
Comments 2
6 min read
TypeScript: The Danger of Using the Any Keyword

TypeScript: The Danger of Using the Any Keyword

1
Comments 2
4 min read
TypeScript: Any vs Unknown - Understanding the Difference

TypeScript: Any vs Unknown - Understanding the Difference

4
Comments 2
3 min read
Getting Started with Primary Constructors in .NET 8 and C# 12

Getting Started with Primary Constructors in .NET 8 and C# 12

Comments
6 min read
The Complete Guide to TypeScript Types

The Complete Guide to TypeScript Types

Comments
7 min read
Complete Guide to Building Responsive UI with CSS calc

Complete Guide to Building Responsive UI with CSS calc

1
Comments
5 min read
Global Query Filters in EF Core

Global Query Filters in EF Core

Comments
5 min read
Getting Started with SQL Transactions in PostgreSQL

Getting Started with SQL Transactions in PostgreSQL

Comments
4 min read
Getting Started with Middlewares in ASP.NET Core

Getting Started with Middlewares in ASP.NET Core

Comments
4 min read
C# Init Only and Required Properties

C# Init Only and Required Properties

Comments
4 min read
Building a Debounced Input Component in React with TypeScript

Building a Debounced Input Component in React with TypeScript

Comments
3 min read
loading...