A simple micro-ORM for C# and PowerShell,
based on ADO.NET and data annotations.
If you like SQL but dislike the boilerplate of ADO.NET: SQL Mapper for .NET might be for you!
Think of Dapper and its alternatives, but significantly less advanced/powerful.
SQL Mapper for .NET is distributed under the MIT License.