Know Your Toolset
open-menu closeme
Home
About
github twitter linkedin rss
  • Using Tuples with Dapper

    calendar Apr 16, 2023 · 3 min read · C# ASP.NET Dapper SQLite  ·
    Share on: twitter facebook linkedin copy
    Using Tuples with Dapper

    Summary Using tuples with Dapper for simple query results can avoid the need to create classes or records that might otherwise bloat your code-base. Here's a sample repo: https://github.com/dahlsailrunner/tuple-with-dapper Background When you have an existing database or management practices that don't involve Entity …


    Read More

Erik Dahl photo

Erik Dahl

Technologist, lifelong learner, Pluralsight author, seeker of continuous incremental improvement.
Read More

Featured Posts

  • Creating Useful .NET Templates
  • Add K8s Cluster to Windows Terminal
  • Moving Authentication From an ASP.NET Site Into IdentityServer4
  • Comparing OpenAPI / Swagger, GraphQL, and gRPC
  • Guiding Principles for Programmers

Recent Posts

  • Using the System.CommandLine Package to Create Great CLI Programs
  • Cancellation Tokens in ASP.NET APIs
  • Async Versus Sync Code in ASP.NET APIs
  • Using Tuples with Dapper
  • Using Serilog Logging for LaunchDarkly
  • Using Generics and Interfaces to Simplify C# Code
  • Kubeconfig files for Multiple Kubernetes Clusters
  • ASP.NET Core APIs: Getting Swashbuckle to work with Auth0

Tags

ASP.NET 16 C# 12 .NET 6 API 6 OAUTH2 5 ADO.NET 3 AUTHENTICATION 3 DEVELOPMENT 3 ASP.NET-IDENTITY 2 AUDIO 2 BLOGGING 2 CAMTASIA 2 IDENTITYSERVER 2 KENDO-UI 2
All Tags
.NET6 ADO.NET3 ANALYTICS1 API6 ASP.NET16 ASP.NET-CORE1 ASP.NET-IDENTITY2 AUDIO2 AUTH01 AUTHENTICATION3 AZURE1 AZURE-DEVOPS1 BLOGGING2 C#12 CAMTASIA2 DAPPER1 DEVELOPMENT3 DOCUMENTATION1 ELK1 HUGO1 IDENTITYSERVER2 JWT1 KENDO-UI2 KIDS1 KUBERNETES2 LAUNCHDARKLY1 NBOMBER2 OAUTH25 OH-MY-POSH1 PI-SENSE-HAT1 RASBERRYPI1 READ-THE-DOCS1 SERILOG1 SQL2 SQLITE1 SWAGGER1 SWASHBUCKLE1 SYSTEM.COMMANDLINE1 TEMPLATES1 TYPESCRIPT2 VIDEOS1 WINDOWS-TERMINAL1
[A~Z][0~9]
Know Your Toolset

Copyright 2015-  KNOW YOUR TOOLSET. All Rights Reserved

to-top