Microsoft.ApplicationBlocks.Data NuGet Command

Share:
The Microsoft Data Access Application Block for .NET consists of a single .NET-based assembly, which contains all of the functionality necessary to perform the most common data access tasks against a Microsoft SQL Server 2000 database.

In Visual Studio Go to  Tools >> NuGet Package Manager >> Package Manager Console and run the below command. It will install the latest Package available.

PM> Install-Package Microsoft.ApplicationBlocks.Data

Install-Package Microsoft.ApplicationBlocks.Data Data Access Application Block for .NET The Microsoft Data Access Application Block for .NET consists of a single .NET-based assembly, which contains all of the functionality necessary to perform the most common data access tasks against a Microsoft SQL Server 2000 database.

Nuget URL: https://www.nuget.org/packages/Microsoft.ApplicationBlocks.Data/

Hi! I am Sartaj Husain. I am a Professional Software Developer, live in Delhi. I write blogs in my free time. I love to learn and share the knowledge with others because it is no good to try to stop knowledge from going forward. So free posts and tutorials. more..

No comments