Walter.Web.FireWall.SqlDataTools
2020.9.9.2
Prefix Reserved
TRANSFER TO THE NEW PACKAGE
dotnet add package Walter.Web.FireWall.SqlDataTools --version 2020.9.9.2
NuGet\Install-Package Walter.Web.FireWall.SqlDataTools -Version 2020.9.9.2
<PackageReference Include="Walter.Web.FireWall.SqlDataTools" Version="2020.9.9.2" />
paket add Walter.Web.FireWall.SqlDataTools --version 2020.9.9.2
#r "nuget: Walter.Web.FireWall.SqlDataTools, 2020.9.9.2"
// Install Walter.Web.FireWall.SqlDataTools as a Cake Addin #addin nuget:?package=Walter.Web.FireWall.SqlDataTools&version=2020.9.9.2 // Install Walter.Web.FireWall.SqlDataTools as a Cake Tool #tool nuget:?package=Walter.Web.FireWall.SqlDataTools&version=2020.9.9.2
Package used by Firewall products for interacting with sql server and is used to create and apply updates to database DDL objects
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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 was computed. 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 Core | netcoreapp3.0 is compatible. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.0
- Microsoft.Data.SqlClient (>= 2.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.8)
- Walter (>= 2020.9.8)
- Walter.BOM (>= 2020.9.9.2)
- Walter.Cypher (>= 2020.9.8)
-
.NETCoreApp 3.1
- Microsoft.Data.SqlClient (>= 2.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.8)
- Walter (>= 2020.9.8)
- Walter.BOM (>= 2020.9.9.2)
- Walter.Cypher (>= 2020.9.8)
-
.NETStandard 2.1
- Microsoft.Data.SqlClient (>= 2.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.8)
- Walter (>= 2020.9.8)
- Walter.BOM (>= 2020.9.9.2)
- Walter.Cypher (>= 2020.9.8)
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 |
---|
Data tools for working with SQL server are internal and you should never directly add them to your project
2020.09.08 update NuGet package references
2020.09.04 update documentation and references
11 June 2020 release
- Add Ticket service for incident reporting when the TicketService.ExceptionReporting is set to true (default false)
28 May 2020: Changes in 1.0.0.4 release
- Updated fluent API for registration with dependency framework
24 May 2020 changes in 1.0.0.3
- Add logging via DIContainer