ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide. Learn more →
Qest Alternatives
Similar projects and alternatives to qest
-
MSBuild.Sdk.SqlProj
An MSBuild SDK that provides similar functionality to SQL Server Data Tools (.sqlproj) projects
-
ReSharper
ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.
-
vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
-
movie-search-application
🎬 A simple movie search app, built with .Net 9, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and details of the movies.
-
-
DNTFrameworkCore
Lightweight and Extensible Infrastructure for Building Web Applications - Web Application Framework
-
-
Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
qest discussion
qest reviews and mentions
-
do you support putting business logic in SQL server while building applications using .net6 and dapper and er core
Actually, you can version control the schema! Just store your sql script for entity creation in git, and deploy with dacpacs and sqlpackage. As for the tests, I'll do a little bit of self promotion here: https://github.com/Geims83/qest (feedback is welcome)
-
Is putting business logic in stored procedure a good Idea?
On the other hand, logic in the database is difficult to test and to keep in source control. For the testing part, I've created https://github.com/Geims83/qest :) For the source control, I like to use https://github.com/rr-wfm/MSBuild.Sdk.SqlProj and text files :)
-
sql testing tool
So, after some thinking, I made this: Geims83/qest: A simple, cross platform, command line tool to test MSSQL procedures (github.com) As the description goes, it's a (.net) command line tool to test procedures call by defining test files in yaml format.
-
A note from our sponsor - ReSharper
www.jetbrains.com | 11 Aug 2026
Stats
gicastel/qest is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of qest is C#.