Provides support for creating the table schema and ingestion mappings using attributes on your models.
Info
| Version: | 1.6.0 |
| Author(s): | Mateusz Opoka |
| Last Update: | Thursday, December 14, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/KustoWrapper.Schema.AttributeMappings |
Install
Install-Package KustoWrapper.Schema.AttributeMappings
dotnet add package KustoWrapper.Schema.AttributeMappings
paket add KustoWrapper.Schema.AttributeMappings
KustoWrapper.Schema.AttributeMappings Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Kusto.Data(>= 9.0.4)
Tags