System.Data.SqlClient 4.0.0-beta-23109

Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory

Showing the top 20 packages that depend on System.Data.SqlClient.

Packages Downloads
Microsoft.Extensions.Caching.SqlServer
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server. This package was built from the source at: https://github.com/aspnet/Caching/tree/3055d015ea07a153e078f5d9881a9e94512a14fd
2
Microsoft.EntityFrameworkCore.SqlServer
Microsoft SQL Server database provider for Entity Framework Core. This package was built from the source at: https://github.com/aspnet/EntityFramework.git/tree/cbd2a2074d908673195abbb14de5a460acaa2aea
2
Microsoft.EntityFrameworkCore.SqlServer
Microsoft SQL Server data store for Entity Framework.
1
Microsoft.EntityFrameworkCore.SqlServer
Microsoft SQL Server database provider for Entity Framework Core.
1
Microsoft.Extensions.Caching.SqlServer
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server. This package was built from the source at: https://github.com/aspnet/Caching/tree/d229b4cc24713b5d79cd2602ac0d3ebfb3e749c4
1
Microsoft.EntityFrameworkCore.SqlServer
Microsoft SQL Server database provider for Entity Framework Core. This package was built from the source at: https://github.com/aspnet/EntityFramework.git/tree/50b2296dfa89108dc7a5fcfea9537d978994f456
1
Microsoft.EntityFrameworkCore.SqlServer
Microsoft SQL Server database provider for Entity Framework Core. This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/7cd2eb79628a2511af8e8d2699c29380909ab004
1
Microsoft.Extensions.Caching.SqlServer
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server. This package was built from the source at: https://github.com/aspnet/Caching/tree/a3063f41bce093b3465a241ce0e3670f60f8d33e
1
Masuit.Tools.Core
包含一些常用的操作类,大都是静态类,加密解密,反射操作,硬件信息,字符串扩展方法,日期时间扩展操作,大文件拷贝,图像裁剪,html处理,验证码、NoSql等常用封装。 示例代码: 1.检验字符串是否是Email bool isEmail="1170397736@qq.com".MatchEmail(); 2.获取CPU核心数 int core = SystemInfo.GetCpuCount(); 3.大文件操作 FileStream fs = new FileStream(@"D:\boot.vmdk", FileMode.OpenOrCreate, FileAccess.ReadWrite); { //fs.CopyToFile(@"D:\1.bak");//同步复制大文件 fs.CopyToFileAsync(@"D:\1.bak");//异步复制大文件 string md5 = fs.GetFileMD5Async().Result;//异步获取文件的MD5 } 4.html的防XSS处理: string html = @"<link href="/Content/font-awesome/css" rel="stylesheet" /><!--[if IE 7]> <link href='/Content/font-awesome-ie7.min.css' rel='stylesheet'/> <![endif]--><script src="/Scripts/modernizr"></script><div id="searchBox" role="search"><form action="/packages" method="get"><span class="user-actions"><a href="/users/account/LogOff">退出</a></span><input name="q" id="searchBoxInput" /><input id="searchBoxSubmit" type="submit" value="Submit" /></form></div>"; string s = html.HtmlSantinizerStandard();//清理后:<div><span><a href="/users/account/LogOff">退出</a></span></div> 5.整理操作系统的内存: Windows.ClearMemorySilent(); ......
1
Microsoft.Extensions.Caching.SqlServer
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server.
1
Microsoft.Extensions.Caching.SqlServer
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server. This package was built from the source code at https://github.com/aspnet/Extensions/tree/0de62ae930da31048ba7e54c8cd0c6c0bcbd9095
1

.NETPlatform 5.0

DNXCore 5.0

Version Downloads Last updated
4.9.0 0 11/12/2024
4.8.6 0 01/09/2024
4.8.5 1 01/19/2026
4.8.4 0 10/14/2022
4.8.3 0 09/14/2021
4.8.2 1 01/19/2026
4.8.1 0 02/18/2020
4.8.0 1 01/19/2026
4.8.0-preview3.19551.4 1 01/19/2026
4.8.0-preview2.19523.17 0 11/01/2019
4.8.0-preview1.19504.10 2 01/19/2026
4.7.0 0 09/23/2019
4.7.0-rc1.19456.4 0 09/16/2019
4.7.0-preview9.19421.4 1 01/19/2026
4.7.0-preview9.19416.11 1 01/19/2026
4.7.0-preview8.19405.3 1 01/19/2026
4.7.0-preview7.19362.9 0 07/23/2019
4.7.0-preview6.19303.8 1 01/19/2026
4.7.0-preview6.19264.9 2 01/19/2026
4.7.0-preview5.19224.8 1 01/19/2026
4.7.0-preview4.19212.13 1 01/19/2026
4.7.0-preview3.19128.7 1 01/19/2026
4.7.0-preview.19073.11 0 01/29/2019
4.7.0-preview.18571.3 1 01/19/2026
4.6.1 2 01/19/2026
4.6.0 0 12/03/2018
4.6.0-preview3-27014-02 1 01/19/2026
4.6.0-preview2-26905-02 1 01/19/2026
4.5.3 0 02/18/2020
4.5.1 0 06/18/2018
4.5.0 0 05/29/2018
4.5.0-rc1 0 05/06/2018
4.5.0-preview2-26406-04 0 04/10/2018
4.5.0-preview1-26216-02 0 02/26/2018
4.4.3 1 01/19/2026
4.4.2 1 01/19/2026
4.4.1 2 01/19/2026
4.4.0 0 08/11/2017
4.4.0-preview2-25405-01 0 06/27/2017
4.4.0-preview1-25305-02 0 05/09/2017
4.3.1 0 05/09/2017
4.3.0 1 01/19/2026
4.3.0-preview1-24530-04 0 10/24/2016
4.1.0 0 06/27/2016
4.1.0-rc2-24027 0 05/16/2016
4.0.0-beta-23516 2 01/19/2026
4.0.0-beta-23409 0 10/15/2015
4.0.0-beta-23225 0 09/01/2015
4.0.0-beta-23123 0 07/29/2015
4.0.0-beta-23109 0 07/27/2015
4.0.0-beta-23019 1 01/19/2026
4.0.0-beta-22816 0 04/24/2015
4.0.0-beta-22605 2 01/19/2026
1.0.0-beta2 0 01/16/2015
1.0.0-beta1 1 01/19/2026