Microsoft.SqlServer.Types
                              
                            
                                11.0.1
                            
                        
                    
        
        
                                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 Microsoft.SqlServer.Types --version 11.0.1
NuGet\Install-Package Microsoft.SqlServer.Types -Version 11.0.1
        
        
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="Microsoft.SqlServer.Types" Version="11.0.1" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Microsoft.SqlServer.Types" Version="11.0.1" />
<PackageReference Include="Microsoft.SqlServer.Types" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add Microsoft.SqlServer.Types --version 11.0.1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Microsoft.SqlServer.Types, 11.0.1"
        
        
#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.
                    
    
    #:package Microsoft.SqlServer.Types@11.0.1
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=Microsoft.SqlServer.Types&version=11.0.1
#tool nuget:?package=Microsoft.SqlServer.Types&version=11.0.1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Allows you to use SQL Server spatial types on a machine without SQL Server installed. Useful when deploying to Windows Azure. Also enables Entity Framework spatial types to be used (DbGeography and DbGeometry).
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net20 is compatible. net35 was computed. net40 was computed. 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. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (27)
Showing the top 20 popular GitHub repositories that depend on Microsoft.SqlServer.Types:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            DapperLib/Dapper
                                                        
                                                         
                                                            Dapper - a simple object mapper for .Net
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/efcore
                                                        
                                                         
                                                            EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ServiceStack/ServiceStack
                                                        
                                                         
                                                            Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            laochiangx/Common.Utility
                                                        
                                                         
                                                            Various helper class
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            linq2db/linq2db
                                                        
                                                         
                                                            Linq to database provider.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            mikependon/RepoDB
                                                        
                                                         
                                                            A hybrid ORM library for .NET.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ServiceStack/ServiceStack.OrmLite
                                                        
                                                         
                                                            Fast, Simple, Typed ORM for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/ef6
                                                        
                                                         
                                                            This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/SqlClient
                                                        
                                                         
                                                            Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            VahidN/EFCoreSecondLevelCacheInterceptor
                                                        
                                                         
                                                            EF Core Second Level Cache Interceptor
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            jonwagner/Insight.Database
                                                        
                                                         
                                                            Fast, lightweight .NET micro-ORM
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            SharpMap/SharpMap
                                                        
                                                         
                                                            An easy-to-use mapping library for use in web and desktop applications
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/dotnet
                                                        
                                                         
                                                            Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
                                                        
                                                         
                                                            EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully customisable. This generator creates code as if you reverse engineered a database and lovingly created the code by hand. It is free to academics, commercial use requires a paid licence. Obtain your licence from:
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            SparkDevNetwork/Rock
                                                        
                                                         
                                                            An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/DacFx
                                                        
                                                         
                                                            DacFx, SqlPackage, and other SQL development libraries enable declarative database development and database portability across SQL versions and environments. Share feedback here on dacpacs, bacpacs, and SQL projects.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/SqlNexus
                                                        
                                                         
                                                            SQL Nexus is a tool that helps you identify the root cause of SQL Server performance issues. It loads and analyzes performance data collected by  SQL LogScout, SQLDiag or PSSDiag. It can dramatically reduce the amount of time you spend manually analyzing data.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            sethreno/schemazen
                                                        
                                                         
                                                            Script and create SQL Server objects quickly
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/Bing-Maps-Fleet-Tracker
                                                        
                                                         
                                                            The Bing Maps Fleet Tracker is a tracking solution for small to medium sized teams. Easily track vehicles and mobile devices. Previously known as "Project Hurghada".
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            signumsoftware/framework
                                                        
                                                         
                                                            Open Source framework for writing data-centric applications using the latest versions of .Net Core, C#  (not-nullable), ASP.NET Web API, Typescript (strict), React, D3 and Sql Server or PostgreeSQL
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 11.0.2 | 35,195 | 12/16/2014 | 
| 11.0.1 | 44,579 | 2/20/2014 | 
| 11.0.0 | 12,691 | 12/9/2013 | 
| 10.50.1600.1 | 11,366 | 2/18/2011 |