Stored Procedures

We need Stored Procedures for some tables that handle connection times.Thanks in advance

Ideally there would be support for everything (Tables, Views, Stored Procedures) and be able to use any of them for every CRUD operation.

Note that ASP.NET Maker uses Dapper which fully supports stored procedures.