"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
"Generate Audit Logs from EntityFramework context changes"
Library or NuGet package built with .net standard and c# by Federico Colombo.
"Microsoft.DocAsCode.MarkdownLite"
Library or NuGet package built with .net standard and c# by Microsoft.
"A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying sched…"
Library or NuGet package built with .net standard and c# by Chris McKee, Ryan D. Emerl & Damien Miller.
"Xamarin.Android bindings for AndroidX - appcompat-resources"
Library or NuGet package built with .net standard and c# by Microsoft.
"Provides DNS management (Fluent) capabilities for Microsoft Azure."
Library or NuGet package built with .net standard and c# by Microsoft.
"Aspose.Cells for .NET consists of API and GUI controls to create, process, manipulate and convert Microsoft Excel® spreadsheets without needing Office Automation."
Library or NuGet package built with .net standard and c# by Aspose.
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