Adf5 5.25.0
See the version list below for details.
dotnet add package Adf5 --version 5.25.0
NuGet\Install-Package Adf5 -Version 5.25.0
<PackageReference Include="Adf5" Version="5.25.0" />
paket add Adf5 --version 5.25.0
#r "nuget: Adf5, 5.25.0"
// Install Adf5 as a Cake Addin #addin nuget:?package=Adf5&version=5.25.0 // Install Adf5 as a Cake Tool #tool nuget:?package=Adf5&version=5.25.0
Aooshi .Net Framework v5, http://www.aooshi.org/adf/
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. 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. |
.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 was computed. |
.NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. 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 2.0
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Adf5:
Package | Downloads |
---|---|
AdwEngine.WebHost
Package Description |
|
AdwEngine.Language
Package Description |
|
Adf.HttpServer
Package Description |
|
DbCodeDriver
Package Description |
|
AdwEngine.BasicAuthorization
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
5.59.5 | 1,465 | 4/15/2020 | |
5.50.4 | 1,984 | 3/11/2020 | |
5.49.1 | 1,576 | 3/6/2020 | |
5.49.0 | 1,233 | 2/20/2020 | |
5.48.0 | 4,456 | 2/20/2020 | |
5.47.0 | 1,296 | 1/15/2020 | |
5.45.0 | 1,465 | 1/4/2020 | |
5.34.2 | 1,236 | 12/31/2019 | |
5.33.0 | 1,980 | 12/26/2019 | |
5.30.2 | 1,710 | 12/24/2019 | |
5.30.0 | 1,538 | 12/24/2019 | |
5.28.1 | 1,299 | 12/23/2019 | |
5.27.0 | 1,204 | 12/22/2019 | |
5.25.0 | 1,189 | 12/20/2019 | |
5.16.0 | 1,519 | 12/13/2019 |
5.25.0
Rem: DbContext
5.24.0
Add: IDbProvider
Mod: DbProvider rebuild
Add: DbProvider.NewFactory
5.23.0
Mod: DbCache CreateL2 default support Memcache
Add: DbContext.IsCreated
5.22.0
Rem: DbProvider.Name
Rem: SqlTemplete.Name
Add: CacheProvider
5.21.0
Add: IDbFactory.Index
Add: DbFactory.Index
Add: DbProvider.Index
Add: DbFactory.ParseSQLParameter(object,string,object)
5.20.0
Add: DbFactory.TransactionNested
Add: IDbFactory.TransactionNested
Add: DbFactory.CacheName
Add: IDbFactory.CacheName
Add: DbFactory for cache support GetRow,GetList,GetLists,GetScalar
5.19.1
Add: DbExtension.GetCacheData
5.19.0
Mod: IDbProvider to IDbCache
Mod: DbProvider to IDbProvider
5.18.0
Add: DbContext
5.17.1
Add: CacheConfig.CacheEnable
Add: DataProvider support CacheConfig.CacheEnable
5.17.0
Opt: ServerConfig GetConfiguration to ConcurrentDictionary
Add: IDataProvider
Add: DataProvider