"SqlTableDependency is a high-level implementation to access table record change notifications from SQL Server. This class allows you to detect changes on a database table. Every change will send a notification messages contains values for the updated, inserted or deleted record, avoid you to execute a further select to update your application data. If you want to use record change notifications without paying attention to the underlying Service Broker infrastructure, the SqlTableDependency class is your choice. The SqlTableDependency class represents a notification dependency between an application and a SQL Server Table. When you use SqlTableDependency to get notifications, this componenet provides the low-level implementation creating the Queue and Service Broker. In this way SqlTableDependency class provides access to notifications without knowing anything about the underlying Service Broker infrastructure. Once a record change happens, SqlTableDependency's event subscribers are notified."
Library or NuGet package built with .net standard and c# by Christian Del Bianco.
Project website: https://github.com/christiandelbianco/monitor-table-change-with-sqltabledependency
Repository: https://github.com/christiandelbianco/monitor-table-change-with-sqltabledependency
"Managed web socket protocol parser."
Library or NuGet package built with .net standard and c# by Microsoft.AspNetCore.WebSockets.Protocol.
"Fully-featured server API for responding to OData queries and consuming/producing OData payloads. Supports OData v3. Targets .NET 4.0 or Silverlight 4.0. Localized for C…"
Library or NuGet package built with .net standard and c# by Microsoft Corporation.
"Xamarin.Android bindings for AndroidX - appcompat-resources"
Library or NuGet package built with .net standard and c# by Microsoft.
"The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific…"
Library or NuGet package built with .net standard and c# by The Open Toolkit Team.
"nQuant is a .net color quantizer that can dramatically reduce the size of images with little to no perceptible quality loss."
Library or NuGet package built with .net standard and c# by Matt Wrock.
"Client for ASP.NET Core Connection HandlersThis package was built from the source code at https://github.com/dotnet/aspnetcore/tree/25bd01f17d5f01fc78bea5eb5308b2c0d79e2…"
Library or NuGet package built with .net standard and c# by Microsoft.
Hello, I'm Corstiaan. I'm a software 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.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact