"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
"The library is an easy to use component that implements fuzzy inference system (both, Mamdani and Sugeno methods supported)."
Library or NuGet package built with .net standard and c# by Dmitry Kaluzhny.
"Octopus is a user-friendly DevOps tool for developers that supports release management, deployment automation, and operations runbooks. Thiā¦"
Library or NuGet package built with .net standard and c# by Octopus Deploy.
"This package contains the official Microsoft assemblies for Xrm.Tooling.Connector Powershell and has been authored by the Microsoft Dynamics CRM SDK team."
Library or NuGet package built with .net standard and c# by Microsoft.
"Generate emails using Razor templates. Anything you can do in ASP.NET is possible here. Uses the RazorLight project under the hood."
Library or NuGet package built with .net standard and c# by Luke Lowrey, Ben Cull & Github Contributors.
"Unicorn is a utility for Sitecore that solves the issue of moving templates, renderings, and other database items between Sitecore instances."
Library or NuGet package built with .net standard and c# by Kam Figy & Mark Cassidy.
"NuGet v3 core library."
Library or NuGet package built with .net standard and c# by NuGet.Client.
Hello, I'm Corstiaan. I'm a .net 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.
© 2023 - created by Corstiaan Hesselink - submit project - RSS feed - contact