alecgn / mssql-helpersLinks
MsSqlHelpers is a library to improve MS SQL Server common development tasks, like generating parametrized bulk inserts to be used with ADO.NET, Entity Framework and Dapper, and more.
☆18Updated 4 years ago
Alternatives and similar repositories for mssql-helpers
Users that are interested in mssql-helpers are comparing it to the libraries listed below
Sorting:
- A library designed to help generating codes / confirmation strings☆46Updated 6 years ago
- ☆17Updated 4 years ago
- ☆11Updated 3 years ago
- Sample on how to run and manage periodic background tasks in ASP.NET core 6☆36Updated 3 years ago
- Personal blog about web development based on .NET and .NET Core☆32Updated last month
- The .NET package to achieve a clean pipeline architecture.☆24Updated 7 months ago
- Route-based CLI framework for .NET - Nuru means 'light' in Swahili☆82Updated this week
- ☆34Updated 4 years ago
- Web API authorization, multi-IDP solutions in ASP.NET Core☆54Updated last month
- Photobook written in minimal api with opentelemetry☆37Updated 2 years ago
- ☆19Updated 6 years ago
- Some sample projects showing how to use Serilog☆33Updated 3 years ago
- ☆19Updated 3 months ago
- Using ASP.NET Core, SignalR, and ChartJs to create real-time updating charts☆23Updated last year
- (Outdated) ASP.NET Core Web app to organize online learning resources.☆26Updated 5 years ago
- .NET dependency injection and logging extensions for Microsoft.Data.SqlClient☆50Updated this week
- A sample showing running OWIN based frameworks on top of ASP.NET Core☆47Updated 2 years ago
- A monolithic web application to show case how to complete long-running tasks using hosted services and async notify clients using SignalR…