WEF.Standard
by: yswenli
- 244 total downloads
- Latest version: 6.25.6.20
WEF is based on the c # data entity framework supports MSQSqlServer, MySql, Orcalce, etc of conventional database and fast development, which integrates a large amount of data set under the development experience of tools, such as the Lambada without SQL query expression, add and delete, entity cloning, bulk and the parameters of the table, transaction, round of entities or stored procedures, SQL entities, etc.
WEF 是基于C#的数据实体框架,支持MSQSqlServer、MySql、Orcalce等等常规的数据库的快捷开发,其中集成了大量数据开发经验下的工具类集合,比如Lambada表达式查询、无sql的增删改查、实体克隆、批量、多表、事务、参数、SQL转实体或存储过程转实体等。
WEF.Standard.MSSQL
by: yswenli
- 664 total downloads
- Latest version: 6.25.6.20
WEF is based on the c # data entity framework supports MSQSqlServer, MySql, Orcalce, etc of conventional database and fast development, which integrates a large amount of data set under the development experience of tools, such as the Lambada without SQL query expression, add and delete, entity cloning, bulk and the parameters of the table, transaction, round of entities or stored procedures, SQL entities, etc.
WEF 是基于C#的数据实体框架,支持MSQSqlServer、MySql、Orcalce等等常规的数据库的快捷开发,其中集成了大量数据开发经验下的工具类集合,比如Lambada表达式查询、无sql的增删改查、实体克隆、批量、多表、事务、参数、SQL转实体或存储过程转实体等。
WEF.Standard.MySQL
by: yswenli
- 299 total downloads
- Latest version: 6.25.6.20
WEF is based on the c # data entity framework supports MSQSqlServer, MySql, Orcalce, etc of conventional database and fast development, which integrates a large amount of data set under the development experience of tools, such as the Lambada without SQL query expression, add and delete, entity cloning, bulk and the parameters of the table, transaction, round of entities or stored procedures, SQL entities, etc.
WEF 是基于C#的数据实体框架,支持MSQSqlServer、MySql、Orcalce等等常规的数据库的快捷开发,其中集成了大量数据开发经验下的工具类集合,比如Lambada表达式查询、无sql的增删改查、实体克隆、批量、多表、事务、参数、SQL转实体或存储过程转实体等。
WEF.Standard.Oracle
by: yswenli
- 348 total downloads
- Latest version: 6.25.6.20
WEF is based on the c # data entity framework supports MSQSqlServer, MySql, Orcalce, etc of conventional database and fast development, which integrates a large amount of data set under the development experience of tools, such as the Lambada without SQL query expression, add and delete, entity cloning, bulk and the parameters of the table, transaction, round of entities or stored procedures, SQL entities, etc.
WEF 是基于C#的数据实体框架,支持MSQSqlServer、MySql、Orcalce等等常规的数据库的快捷开发,其中集成了大量数据开发经验下的工具类集合,比如Lambada表达式查询、无sql的增删改查、实体克隆、批量、多表、事务、参数、SQL转实体或存储过程转实体等。
WEF.Standard.Postgre
by: yswenli
- 301 total downloads
- Latest version: 6.25.6.20
WEF is based on the c # data entity framework supports MSQSqlServer, MySql, Orcalce, etc of conventional database and fast development, which integrates a large amount of data set under the development experience of tools, such as the Lambada without SQL query expression, add and delete, entity cloning, bulk and the parameters of the table, transaction, round of entities or stored procedures, SQL entities, etc.
WEF 是基于C#的数据实体框架,支持MSQSqlServer、MySql、Orcalce等等常规的数据库的快捷开发,其中集成了大量数据开发经验下的工具类集合,比如Lambada表达式查询、无sql的增删改查、实体克隆、批量、多表、事务、参数、SQL转实体或存储过程转实体等。
WEF.Standard.SQLite
by: yswenli
- 297 total downloads
- Latest version: 6.25.6.20
WEF is based on the c # data entity framework supports MSQSqlServer, MySql, Orcalce, etc of conventional database and fast development, which integrates a large amount of data set under the development experience of tools, such as the Lambada without SQL query expression, add and delete, entity cloning, bulk and the parameters of the table, transaction, round of entities or stored procedures, SQL entities, etc.
WEF 是基于C#的数据实体框架,支持MSQSqlServer、MySql、Orcalce等等常规的数据库的快捷开发,其中集成了大量数据开发经验下的工具类集合,比如Lambada表达式查询、无sql的增删改查、实体克隆、批量、多表、事务、参数、SQL转实体或存储过程转实体等。
WindowsAzure.Storage
by: Microsoft
- 385 total downloads
- Latest version: 9.3.3
NOTE: As of version 9.4.0, this library has been split into multiple parts and replaced: See https://www.nuget.org/packages/Microsoft.Azure.Storage.Blob/, https://www.nuget.org/packages/Microsoft.Azure.Storage.File/, https://www.nuget.org/packages/Microsoft.Azure.Storage.Queue/, and https://www.nuget.org/packages/Microsoft.Azure.Storage.Common/.
For table support, see https://www.nuget.org/packages/Microsoft.Azure.CosmosDB.Table/.
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
- 45 total downloads
- Latest version: 1.0.14
System.Net.Http.Formatting project compiled for .NET Standard
WinSCP
by: Martin Prikryl
- 536 total downloads
- Latest version: 6.5.5
The WinSCP .NET assembly is a .NET wrapper around WinSCP’s scripting interface that allows your code to connect to a remote machine and manipulate remote files over SFTP, FTP, WebDAV, S3 and SCP sessions.
The library is primarily intended for advanced automation tasks on Microsoft Windows that require conditional processing, loops or other control structures for which the basic scripting interface is too limited. The library is not a general purpose file transfer library. It particularly has a limited support for an interactive processing, and as such it is not well suited for use in GUI applications. For the same reason it is also difficult to use the assembly within a restricted environment like a web server, that limits or even restricts execution of external processes.
For documentation and examples of use, see project website.
The NuGet package includes the assembly itself and a required WinSCP executable. When installed, it adds the assembly as reference to your project and sets up WinSCP executable to be copied to project output directory, so that it can be found on run-time.
Xamarin.Android.Arch.Core.Common
by: Microsoft
- 89 total downloads
- Latest version: 1.1.1.3
Xamarin.Android bindings for Android Support Library - common
Xamarin.Android.Arch.Core.Runtime
by: Microsoft
- 70 total downloads
- Latest version: 1.1.1.3
Xamarin.Android bindings for Android Support Library - runtime
Xamarin.Android.Arch.Lifecycle.Common
by: Microsoft
- 103 total downloads
- Latest version: 1.1.1.3
Xamarin.Android bindings for Android Support Library - common
Xamarin.Android.Arch.Lifecycle.LiveData
by: Microsoft
- 56 total downloads
- Latest version: 1.1.1.3
Xamarin.Android bindings for Android Support Library - livedata
Xamarin.Android.Arch.Lifecycle.LiveData.Core
by: Microsoft
- 73 total downloads
- Latest version: 1.1.1.3
Xamarin.Android bindings for Android Support Library - livedata-core
Xamarin.Android.Arch.Lifecycle.Runtime
by: Microsoft
- 99 total downloads
- Latest version: 1.1.1.3
Xamarin.Android bindings for Android Support Library - runtime
Xamarin.Android.Arch.Lifecycle.ViewModel
by: Microsoft
- 61 total downloads
- Latest version: 1.1.1.3
Xamarin.Android bindings for Android Support Library - viewmodel
Xamarin.Android.Glide
by: Microsoft
- 216 total downloads
- Latest version: 5.0.5.1
.NET for Android and MAUI bindings for the Android Java library 'com.github.bumptech.glide:glide'.
Library description: A fast and efficient image loading library for Android focused on smooth scrolling.
Xamarin.Android.Glide.Annotations
by: Microsoft
- 154 total downloads
- Latest version: 5.0.5.1
.NET for Android and MAUI bindings for the Android Java library 'com.github.bumptech.glide:annotations'.
Library description: A set of annotations for configuring Glide.
Xamarin.Android.Glide.DiskLruCache
by: Microsoft
- 183 total downloads
- Latest version: 5.0.5.1
.NET for Android and MAUI bindings for the Android Java library 'com.github.bumptech.glide:disklrucache'.
Library description: A cache that uses a bounded amount of space on a filesystem. Based on Jake Wharton's tailored for Glide.