Bygdrift.Warehouse 2.0.1

dotnet add package Bygdrift.Warehouse --version 2.0.1
                    
NuGet\Install-Package Bygdrift.Warehouse -Version 2.0.1
                    
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="Bygdrift.Warehouse" Version="2.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bygdrift.Warehouse" Version="2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Bygdrift.Warehouse" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bygdrift.Warehouse --version 2.0.1
                    
#r "nuget: Bygdrift.Warehouse, 2.0.1"
                    
#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.
#addin nuget:?package=Bygdrift.Warehouse&version=2.0.1
                    
Install Bygdrift.Warehouse as a Cake Addin
#tool nuget:?package=Bygdrift.Warehouse&version=2.0.1
                    
Install Bygdrift.Warehouse as a Cake Tool

Create Azure App functions to fetch data from an unspecified data source, wash data and ingest to a data lake and a database in Azure. This nuget package handles communication with data lake and database.

Product Compatible and additional computed target framework versions.
.NET 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 113 12/11/2024
1.3.3-alpha2 125 9/17/2023
1.3.3-alpha 122 9/11/2023
1.3.2 249 9/8/2023
1.3.0 193 6/25/2023
1.2.9 178 6/12/2023
1.2.8 304 2/7/2023
1.2.7 327 12/11/2022
1.2.6 391 11/16/2022
1.2.5 463 10/20/2022
1.2.4 424 10/3/2022
1.2.2 475 9/19/2022
1.2.0 497 9/10/2022
1.0.5 539 6/28/2022
1.0.4 563 6/11/2022
1.0.3 554 5/30/2022
1.0.2 551 5/21/2022
1.0.1 537 5/17/2022
1.0.0 618 5/15/2022 1.0.0 is deprecated because it is no longer maintained.
0.7.0 589 5/12/2022
0.6.6 620 5/5/2022 0.6.6 is deprecated because it is no longer maintained.
0.6.5 609 4/21/2022 0.6.5 is deprecated because it is no longer maintained.
0.6.1 729 1/26/2022 0.6.1 is deprecated because it is no longer maintained.
0.5.1 712 11/15/2021 0.5.1 is deprecated because it is no longer maintained.
0.4.0 683 10/24/2021 0.4.0 is deprecated because it is no longer maintained.

Is now compliant with net8.0.