DbFacade.Utils 1.0.7

dotnet add package DbFacade.Utils --version 1.0.7
NuGet\Install-Package DbFacade.Utils -Version 1.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DbFacade.Utils" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DbFacade.Utils --version 1.0.7
#r "nuget: DbFacade.Utils, 1.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DbFacade.Utils as a Cake Addin
#addin nuget:?package=DbFacade.Utils&version=1.0.7

// Install DbFacade.Utils as a Cake Tool
#tool nuget:?package=DbFacade.Utils&version=1.0.7

DbFacade.Utils

.NET

About

DbFacade depends on the NuGet Package DbFacade.Utils. DbFacade.Utils is a set of Utilities useful for data parsing.

Installation

Install-Package DbFacade.Utils

The latest version can also be downloaded directly from NuGet.org Here

Documentation

Read full Documentation Here

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Framework net472 is compatible.  net48 is compatible.  net481 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.
  • .NETFramework 4.8

    • No dependencies.
  • .NETFramework 4.8.1

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DbFacade.Utils:

Package Downloads
DbFacade

A framework to build a data connection service to SQL databases

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.7 88 4/3/2024
1.0.6 161 3/28/2024
1.0.5 90 3/27/2024
1.0.4 96 3/19/2024
1.0.3 95 3/17/2024
1.0.2 78 3/16/2024
1.0.1 86 3/16/2024
1.0.0 91 3/16/2024

Release 1.0.7 fix issue with DataTableFactory when transforming annonomous objects and interfaces