📌 Свежие и обновленные статьи для C#-разработчика на CodeMaze: подборка с начала июня
➖ How to Send Emails With the SendGrid API in C#
➖ How to Build Dynamic Queries With Expression Trees in C#
➖ How to Pass Parameters With a GET Request in ASP.NET Core
➖ Refactoring Change Preventers in C#
➖ Expression Trees in C#
➖ How To Set Up SSL Certificate In Visual Studio and .NET CLI
➖ Should We Use Records With EF Core as Model Classes?
➖ Managed vs Unmanaged Code (Garbage Collection) in C#
➖ Virtual Methods in C#
➖ InProcess and OutOfProcess Hosting Models in ASP.NET Core
➖ How to Read Values From Query Strings In ASP.NET Core
➖ How to Add a Global Route Prefix in ASP.NET Core
➖ How to Get Class Name as String in C#
➖ Working With Guid in C#
➖ Seamless Integration Testing With WireMock.NET
#dotnet #csharp #codemaze
➖ How to Send Emails With the SendGrid API in C#
➖ How to Build Dynamic Queries With Expression Trees in C#
➖ How to Pass Parameters With a GET Request in ASP.NET Core
➖ Refactoring Change Preventers in C#
➖ Expression Trees in C#
➖ How To Set Up SSL Certificate In Visual Studio and .NET CLI
➖ Should We Use Records With EF Core as Model Classes?
➖ Managed vs Unmanaged Code (Garbage Collection) in C#
➖ Virtual Methods in C#
➖ InProcess and OutOfProcess Hosting Models in ASP.NET Core
➖ How to Read Values From Query Strings In ASP.NET Core
➖ How to Add a Global Route Prefix in ASP.NET Core
➖ How to Get Class Name as String in C#
➖ Working With Guid in C#
➖ Seamless Integration Testing With WireMock.NET
#dotnet #csharp #codemaze
Code Maze
How to Send Emails With the SendGrid API in C#
In this article, we will take a look at how to send emails with the SendGrid API directly from our C# code.
👍16
📌 Свежие и обновленные статьи для C#-разработчика на CodeMaze: подборка за две недели
➖ Differences Between ExpandoObject, DynamicObject and dynamic
➖ How to Use Bulk Updates in Entity Framework Core
➖ Execute a PowerShell Script in C#
➖ Value Objects in C#
➖ ArrayList in C#
➖ DateTime Calendars in C#
➖ Test Data Generation With AutoFixture in .NET
➖ How To Parse String to DateTime in C#
➖ Working With Guid in C#
➖ How to Use Factory Pattern With Dependency Injection in .NET
➖ Permutations of a String in C#
➖ Log4net Appenders Introduction With C# Examples
➖ Realistic Data Generation in .NET With Bogus
#dotnet #csharp #codemaze
➖ Differences Between ExpandoObject, DynamicObject and dynamic
➖ How to Use Bulk Updates in Entity Framework Core
➖ Execute a PowerShell Script in C#
➖ Value Objects in C#
➖ ArrayList in C#
➖ DateTime Calendars in C#
➖ Test Data Generation With AutoFixture in .NET
➖ How To Parse String to DateTime in C#
➖ Working With Guid in C#
➖ How to Use Factory Pattern With Dependency Injection in .NET
➖ Permutations of a String in C#
➖ Log4net Appenders Introduction With C# Examples
➖ Realistic Data Generation in .NET With Bogus
#dotnet #csharp #codemaze
Code Maze
Differences Between ExpandoObject, DynamicObject and dynamic
In this article, we will be learning about the features and differences between ExpandoObject, DynamicObject and dynamic in C#
❤11👍3
📌 Свежие и обновленные статьи для C#-разработчика на CodeMaze: подборка за две недели
➖ Easy Web Application Caching With Redis in C#
➖ Roslyn Compiler and Analyzers in .NET – Introduction
➖ Converting a Byte Array to Hexadecimal String in C#
➖ How to Integrate BenchmarkDotNet With Unit Tests
➖ Compare Byte Arrays in .NET
➖ StyleCop Analyzers Implementation in .NET
➖ EntityFramework Core vs Dapper
➖ Required Parameters in Blazor WebAssembly
➖ Hashtable in C#
➖ Discriminated Unions in C# With OneOf
➖ Firebase Authentication in .NET
#dotnet #csharp #codemaze
➖ Easy Web Application Caching With Redis in C#
➖ Roslyn Compiler and Analyzers in .NET – Introduction
➖ Converting a Byte Array to Hexadecimal String in C#
➖ How to Integrate BenchmarkDotNet With Unit Tests
➖ Compare Byte Arrays in .NET
➖ StyleCop Analyzers Implementation in .NET
➖ EntityFramework Core vs Dapper
➖ Required Parameters in Blazor WebAssembly
➖ Hashtable in C#
➖ Discriminated Unions in C# With OneOf
➖ Firebase Authentication in .NET
#dotnet #csharp #codemaze
Code Maze
Easy Web Application Caching With Redis in C#
Redis, which stands for Remote Dictionary Server, is an open source, in-memory, key-value store that provides high-speed data look-up.
❤13⚡2🔥1