"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
"ELMAH error logger for sending errors to elmah.io. This package include initial configuration for getting up and running with elmah.io from ASP.NET, MVC, Web API etc. Co…"
Library or NuGet package built with .net standard and c# by elmah.io.
"The DevDefined.OAuth project is a library for creating both OAuth consumers and providers on the .Net Framework. It currently targets the .Net Framework 3.5 and above, a…"
Library or NuGet package built with .net standard and c# by Alex Henderson.
"Package Description"
Library or NuGet package built with .net standard and c# by Chris Holt, Amir Rajan & Jeremy Bellows.
"This package has been deprecated. An update will remove the current use of this package from the project and replace it with a reference to the 'NServiceBus' nug…"
Library or NuGet package built with .net standard and c# by NServiceBus Ltd.
"An XActLib assembly: a library to work with the essentials of DotNetZip."
Library or NuGet package built with .net standard and c# by XAct Software Solutions & Inc..
"NAudio, an audio library for .NET"
Library or NuGet package built with .net standard and c# by Mark Heath & Contributors.
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