SimpleAccess.SqlServer
6.0.0-beta-6.0.0.3
See the version list below for details.
dotnet add package SimpleAccess.SqlServer --version 6.0.0-beta-6.0.0.3
NuGet\Install-Package SimpleAccess.SqlServer -Version 6.0.0-beta-6.0.0.3
<PackageReference Include="SimpleAccess.SqlServer" Version="6.0.0-beta-6.0.0.3" />
<PackageVersion Include="SimpleAccess.SqlServer" Version="6.0.0-beta-6.0.0.3" />
<PackageReference Include="SimpleAccess.SqlServer" />
paket add SimpleAccess.SqlServer --version 6.0.0-beta-6.0.0.3
#r "nuget: SimpleAccess.SqlServer, 6.0.0-beta-6.0.0.3"
#:package SimpleAccess.SqlServer@6.0.0-beta-6.0.0.3
#addin nuget:?package=SimpleAccess.SqlServer&version=6.0.0-beta-6.0.0.3&prerelease
#tool nuget:?package=SimpleAccess.SqlServer&version=6.0.0-beta-6.0.0.3&prerelease
Simple Access ORM provides database access in Ado.net methods naming pattern.
Documentation of using SimpleAccess is available at https://simpleaccessorm.com/
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.2
- SimpleAccess.Core (>= 6.0.0-beta-6.0.0.3)
-
.NETStandard 2.0
- SimpleAccess.Core (>= 6.0.0-beta-6.0.0.3)
- System.Data.SqlClient (>= 4.4.0)
-
.NETStandard 2.1
- Microsoft.Data.SqlClient (>= 1.1.0)
- SimpleAccess.Core (>= 6.0.0-beta-6.0.0.3)
-
net6.0
- Microsoft.Data.SqlClient (>= 4.1.0)
- SimpleAccess.Core (>= 6.0.0-beta-6.0.0.3)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SimpleAccess.SqlServer:
| Package | Downloads |
|---|---|
|
SimpleAccess.SqlServer.Repository
Simple Access ORM provides database access in Ado.net methods naming pattern. Documentation of using SimpleAccess is available at https://simpleaccessorm.com |
|
|
SimpleApp.Web.Localization
Aspnet Core 6 Localization component |
|
|
SimpleApp.Web.Localization.Abstract
Aspnet Core 6 Localization Component Abstraction classes |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.0-beta-6.0.0.4 | 522 | 9/11/2022 |
| 6.0.0-beta-6.0.0.3 | 277 | 8/15/2022 |
| 6.0.0-beta-6.0.0.2 | 346 | 8/13/2022 |
| 6.0.0-beta-6.0.0.1 | 282 | 8/2/2022 |
| 5.0.0-beta-5.0.0.1 | 346 | 10/19/2021 |
| 3.1.2 | 266 | 4/30/2025 |
| 3.1.1 | 1,392 | 7/31/2022 |
| 3.1.0 | 1,273 | 10/12/2021 |
| 3.1.0-rc-9 | 949 | 7/23/2021 |
| 3.1.0-rc-8.8 | 353 | 4/24/2021 |
| 3.1.0-rc-8.7 | 362 | 3/28/2021 |
| 3.1.0-rc-8.6 | 492 | 2/10/2021 |
| 3.1.0-rc-8.5 | 395 | 1/13/2021 |
| 3.1.0-rc-8.4 | 523 | 12/19/2020 |
| 3.1.0-rc-3.1.0.15 | 350 | 8/22/2021 |
| 3.1.0-rc-3.1.0.13 | 323 | 8/15/2021 |
| 3.1.0-rc-12 | 1,015 | 7/31/2021 |
| 3.1.0-rc-11 | 962 | 7/30/2021 |
| 3.1.0-rc-10 | 974 | 7/30/2021 |
Changes:
- Support for net60 added
- Support for Unique Identifier added