Found 21 packages
Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
This is a helper library for Microsoft.Data.SqlClient enabling cross framework support of UDT types. Available Types: Microsoft.SqlServer.Server.IBinarySerializer Microsoft.SqlServer.Server.InvalidUdtException Microsoft.SqlServer.Server.SqlFacetAttribute Microsoft.SqlServer.Server.SqlFunctionAttribute Microsoft.SqlServer.Server.SqlMethodAttribute Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute Microsoft.SqlServer.Server.DataAccessKind Microsoft.SqlServer.Server.SystemDataAccessKind Microsoft.SqlServer.Server.Format
A library to assist with mapping of Oracle UDTs to POCOs.
http://en.wikipedia.org/wiki/UDT
http://en.wikipedia.org/wiki/UDT
Provides support for C++/CLI language features. Commonly Used Types: System.Runtime.CompilerServices.CallConvCdecl System.Runtime.CompilerServices.CallConvStdcall System.Runtime.CompilerServices.CallConvThiscall System.Runtime.CompilerServices.IsLong System.Runtime.CompilerServices.IsSignUnspecifiedByte System.Runtime.CompilerServices.IsImplicitlyDereferenced System.Runtime.CompilerServices.IsBoxed System.Runtime.CompilerServices.NativeCppClassAttribute System.Runtime.CompilerServices.IsUdtReturn System.Runtime.CompilerServices.CallConvFastcall When using NuGet 3.x this package requires at least version 3.4.
Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
Package Description
A wrapper over Oracle native ODP.NET to make easier the calls to packages and the use of UDTs (User Define Types)
Package Description
Source Code Generator for Oracle UDTs.
User-defined types change notifications support for Entity Framework Core
Object-Relational Mapping (ORM) library for Apache Cassandra in .NET. Features Entity Framework-like API, LINQ support, User-Defined Types, Collections, Materialized Views, Health Checks, Retry Policies, and Performance Monitoring.
.net standard环境下Microsoft.SqlServer.Types.dll的实现方案,from: https://github.com/dotMorten/Microsoft.SqlServer.Types
CqlSharp is a high performance, asynchronous Cassandra CQL binary protocol client implementing the ADO.NET data provider interfaces. It's main features are: * The API implements the ADO.NET interfaces. If you are familiar with SqlConnection, SqlCommand, and SqlReader, you should be able to use CqlSharp with no difficulty. * CqlSharp is an implementation of the CQL Binary Protocols v1, v2, and v3 and therefore requires Cassandra 1.2 and up * CqlSharp supports all the binary protocol v2 features: batching, paging, bound query variables, result schema caching, check-and-set (CAS) statements, and sasl-authentication * CqlSharp supports all the binary protocol v3 features: more queries per connection, timestamp property, UDT and Tuple types, larger collections * Supports fast mapping of objects to query parameters, or query results to objects. Mapping is tunable by decorating your classes via Table and Column attributes. * Extremely fast, highly flexible and extendable type (conversion) system. Automatically converts parameters and results to the requested types. * Query tracing, timeouts and cancellation is supported * Configuration is done through connection strings. The simultaneous use of multiple Cassandra clusters is supported. * Extensive logging, including support for custom logger implementations See https://github.com/reuzel/CqlSharp/wiki/Features for an extensive feature list.
SQL Data access object to execute SQL Stored Procedures.
Generates SQL user-defined type (UDT) from C# class
Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
Uma biblioteca .NET leve e resiliente para criar listeners (Hosted Services) para o Oracle Advanced Queuing (AQ). Integra-se com injeção de dependência para descobrir e gerenciar seus processadores de mensagens de forma automática, com lógica de reconexão e mapeamento de UDTs embutidos.
A library to help those poor souls still stuck in the dark ages of Visual Basic 6. DMC12-Serializer loads VB6 UDTs (Universal Data Types, i.e. structs) into .NET objects, and produces VB6-compatible dumps.