Vitsoftol.Snapper.NetStandard
1.0.8
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Vitsoftol.Snapper.NetStandard --version 1.0.8
NuGet\Install-Package Vitsoftol.Snapper.NetStandard -Version 1.0.8
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="Vitsoftol.Snapper.NetStandard" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vitsoftol.Snapper.NetStandard --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Vitsoftol.Snapper.NetStandard, 1.0.8"
#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 Vitsoftol.Snapper.NetStandard as a Cake Addin #addin nuget:?package=Vitsoftol.Snapper.NetStandard&version=1.0.8 // Install Vitsoftol.Snapper.NetStandard as a Cake Tool #tool nuget:?package=Vitsoftol.Snapper.NetStandard&version=1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
var snapper = new Snapper.Core.DataBase.Snapper(new SnapperConnectionData { DataBase = "Cluber", Password = "Pirilampo$9045", Engine = new MySqlEngine(), //For Oracle use "OracleEngine", SQLServer "MSQLServerEngine", Firebird "InterBaseEngine" Server = "localhost", Uid = "root" }); snapper.CreateEntyties(@"c:", "Objects");
or snapper.DoSomethingElse
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 | netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- FirebirdSql.Data.FirebirdClient (>= 7.5.1)
- MySql.Data (>= 8.0.19)
- Newtonsoft.Json (>= 12.0.3)
- Oracle.ManagedDataAccess.Core (>= 2.19.60)
- System.Data.SqlClient (>= 4.8.0)
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 |
---|---|---|
3.1.5 | 312 | 1/8/2022 |
3.1.4 | 266 | 1/7/2022 |
3.1.3 | 268 | 1/7/2022 |
3.0.9 | 264 | 1/6/2022 |
3.0.3 | 255 | 1/5/2022 |
3.0.2 | 269 | 1/5/2022 |
3.0.1 | 249 | 1/5/2022 |
3.0.0 | 254 | 12/25/2021 |
2.1.6 | 444 | 8/7/2021 |
2.1.5 | 472 | 11/6/2020 |
2.1.4 | 565 | 10/10/2020 |
2.1.3 | 476 | 9/22/2020 |
2.1.0 | 491 | 7/13/2020 |
2.0.9 | 505 | 7/9/2020 |
1.0.9 | 577 | 2/14/2020 |
1.0.8 | 555 | 2/13/2020 |
1.0.7 | 585 | 2/13/2020 |
Initial release