"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
"Android floating action button that can react to scrolling events. Becomes visible when an attached target is scrolled up and invisible when scrolled down."
Library or NuGet package built with .net standard and c# by James Montemagno.
"LiteDB - A lightweight embedded .NET NoSQL document store in a single datafileSigned by signpath.io after an AppVeyor build from repository 'https://github.com/mbdav…"
Library or NuGet package built with .net standard and c# by Maurício David.
"FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#."
Library or NuGet package built with .net standard and c# by Steffen Forkmann, Mauricio Scheffer, Colin Bull & Matthias Dittrich.
"Serilog event sink that writes to Amazon Kinesis."
Library or NuGet package built with .net standard and c# by Jake Scott, Justin Thirkell & Alexander Savchuk.
"Abp.AspNetCore.SignalR"
Library or NuGet package built with .net standard and c# by Abp.AspNetCore.SignalR.
"BotDetect CAPTCHA Generator protects ASP.NET/Core forms from spam. The Captcha protection is available on .NET/Core for jQuery, Angular & React frontends and ASP.NET…"
Library or NuGet package built with .net standard and c# by Captcha & Inc..
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