Saturday, April 26, 2025
HomeProductsADO.NET Data Providers

ADO.NET Data Providers

How to implement IP Safelist in ASP.NET 6

This article builds a simple data-centric application and demonstrates how to disallow data access to certain IP Addresses. In this article, we’ll connect to PostgreSQL using dotConnect for PostgreSQL, a high-performance and enhanced data provider built on top of ADO.NET that can work on connected and disconnected modes.

Uploading Files in ASP.NET Core 6 MVC 

This article talks about how you can upload one or more files in an ASP.NET Core 6 application. 

How to Connect to PostgreSQL in .NET 8 using EF Core and ASP.NET Core

The integration of PostgreSQL with a .NET 6 Web API provides a powerful and flexible solution for building data-driven .NET applications.

Entity Framework Core 7 Support in Devart .NET Connectivity Solutions

Devart is glad to announce the release of the new versions of multiple high-performance ADO.NET data providers, LinqConnect, and Entity Developer.

How to implement health checks in ASP.NET 6

ASP.Net Core is a popular web development framework with many features for building web modern web applications. One of its many great features is the ability to implement health checks to determine the health of APIs, databases, etc. Health checks can help you to know if connections to the database, third-party components, etc., are healthy, degraded, or unhealthy.

Strategies for Versioning RESTful APIs in ASP.NET 6

Consider a scenario where you already have an API live and being used by users. Let's assume you want to enhance existing API capabilities while maintaining existing functionality. While some users may still use the older API, others prefer a version with new or improved features. So, you need a way to build and manage multiple versions of your APIs. This strategy is also known as API versioning.

Working with Integration Tests in ASP.NET 6 Core

Testing is an integral element of the development process for every application. There are many types of tests such as unit tests, integration tests,...

.NET Conf 2022, November 8-10

Hey, you there. Yes, you! There’s something going on; something in the air - and you’re one click from all the info. Come on...

Working with Windows Management Instrumentation (WMI) Technology in C#

In this article, we will talk about Windows Management Instrumentation (WMI) technology. Also, we will discuss how to work with it in C# and...

Best Practices in Using the DbContext in EF Core

Entity Framework Core is an open-source, popular, lightweight, and flexible cross-platform ORM. In Entity Framework Core (also called EF Core), a Db context is...

Social

Topics

Products