"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
"Friendly Traits for Xunit"
Library or NuGet package built with .net standard and c# by Brendan Connolly.
"Contains System.Windows.Interactivity for:- WPF 4.0, 4.5-Silverligt 4.0, 5.0- Windows Phone 7.1, 8.0- Windows Store 8, 8.1"
Library or NuGet package built with .net standard and c# by Microsoft.
"White is a framework for automating rich client applications based on Win32, WinForms, WPF, Silverlight and SWT (Java) platforms. It is .NET based and does not require t…"
Library or NuGet package built with .net standard and c# by Vivek Singh & Jake Ginnivan.
"Aardvark is an open-source platform for visual computing, real-time graphics and visualization."
Library or NuGet package built with .net standard and c# by Aardvark Platform Team.
"Internal implementation package not meant for direct consumption. Please do not reference directly. Windows Forms and WPF targeting pack. Contains reference assemblies, …"
Library or NuGet package built with .net standard and c# by Microsoft.
"Package Description"
Library or NuGet package built with .net standard and c# by Pipelines.Sockets.Unofficial.
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.
© 2024 - created by Corstiaan Hesselink - submit project - RSS feed - contact