"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
"The client library for ServiceHub, which makes it easy to request and activate services in another process."
Library or NuGet package built with .net standard and c# by Microsoft.
"Internal implementation package not meant for direct consumption. Please do not reference directly. Provides an executable implementation of the Microsoft DotNet F…"
Library or NuGet package built with .net standard and c# by Microsoft.
"MvcContrib was designed to add functionality and ease-of-use to Microsoft's ASP.NET MVC Framework, MVC Contrib is useful for developers looking to develop and test U…"
Library or NuGet package built with .net standard and c# by Outercurve Foundation.
"https://wiki.mdriven.net/index.php/NugetProject"
Library or NuGet package built with .net standard and c# by MDriven AB.
"TypeScript Definitions (d.ts) for requirejs. Generated based off the DefinitelyTyped repository [git commit: 0bd30721c22a7c4debabb316bbbbad83cb744f49]. https://github.co…"
Library or NuGet package built with .net standard and c# by Jason Jarrett.
"Package Description"
Library or NuGet package built with .net standard and c# by Microsoft.
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