"Dapper.Mapper is an extension to Dapper multi mapping which figures out the relationships between the returned objects and automatically assigns them. Instead of explicitly writing this: 'var employee = connection.Query<Employee, Department, Employee>(sql, (employee, department) => { employee.Department = department; return employee; });' Dapper.Mapper allows you to write this: 'var employee = connection.Query<Employee, Department>(sql);'."
Library or NuGet package built with .net standard and c# by Arjen Post.
Project website: https://github.com/dotarj/Dapper.Mapper
Repository: https://github.com/dotarj/Dapper.Mapper
"Includes the file Microsoft.WindowsAzure.StorageClient.dll v1.7 which is sometimes required by legacy code."
Library or NuGet package built with .net standard and c# by Microsoft.
"The PayPal Core SDK addresses the essential needs of the PayPal API caller:Frequent and up-to-date releases: The PayPal Core SDK is available on NuGet, which translates …"
Library or NuGet package built with .net standard and c# by PayPal.
"Rotativa: PDF easy creation for Asp.Net Core"
Library or NuGet package built with .net standard and c# by Giorgio Bozio.
"Xamarin.Android bindings for AndroidX - activity"
Library or NuGet package built with .net standard and c# by Microsoft.
"CryptSharp provides a number of password crypt algorithms - BCrypt, LDAP, MD5 (and Apache's htpasswd variant), PHPass (WordPress, phpBB, Drupal), SHA256, SHA512, and…"
Library or NuGet package built with .net standard and c# by James F. Bellinger.
"Deprecated as there's new maintainer for original HAP project. Please check the new repo at https://github.com/zzzprojects/html-agility-pack. This is a port of Html…"
Library or NuGet package built with .net standard and c# by Zulfahmi Ahmad.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact