It's a helper for BigQuery's Table creation and data insertion with support for nested and repeated fields.
Info
Version: | 1.0.5 |
Author(s): | HectorEscalante |
Last Update: | Monday, August 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BigQuery.Schema.Helper |
Install
Install-Package BigQuery.Schema.Helper
dotnet add package BigQuery.Schema.Helper
paket add BigQuery.Schema.Helper
BigQuery.Schema.Helper Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Cloud.BigQuery.V2(>= 1.4.1)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.3)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- Microsoft.Extensions.Options(>= 3.1.3)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.3)