"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
"An extension to the LightInject service container that enables dependency injection for Web API applications. See LightInject.WebApi.Source for the source distribution."
Library or NuGet package built with .net standard and c# by Bernhard Richter.
".NET library for working with the Extensible Metadata Platform (XMP)This library is a port of Adobe's Java XMP SDK to .NET. It was initially ported by Yakov Da…"
Library or NuGet package built with .net standard and c# by Drew Noakes.
"Package Description"
Library or NuGet package built with .net standard and c# by Chatham Financial Corp. and The Jaeger Authors.
"Runtime for Microsoft.Management.Infrastructure"
Library or NuGet package built with .net standard and c# by Microsoft.
"BeatPulse is a health check library for ASP.NET Core Applications.For more information see https://github.com/Xabaril/BeatPulse"
Library or NuGet package built with .net standard and c# by Xabaril Contributors.
"A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface"
Library or NuGet package built with .net standard and c# by siywilliams.
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