"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
"ACR Device Info Plugin Information Plugin for Xamarin and WindowsSupported Platforms* .NET Standard* Android* iOS* macOS* UWP"
Library or NuGet package built with .net standard and c# by aritchie.
"This package includes the class Microsoft.Diagnostics.Tracing.EventSource which enables firing ETW events from managed code. This is the "runtime" or "red…"
Library or NuGet package built with .net standard and c# by Microsoft.
".Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the packag…"
Library or NuGet package built with .net standard and c# by Microsoft.
"Scriban is a fast, powerful, safe and lightweight text templating language and engine for .NET, with a compatibility mode for parsing liquid templates."
Library or NuGet package built with .net standard and c# by Alexandre Mutel.
"Sql persistence for NServiceBus"
Library or NuGet package built with .net standard and c# by Particular Software.
"Protocol Buffers is a binary serialization format and technology, released to the open source community by Google in 2008. Its primary use is to produce small fast…"
Library or NuGet package built with .net standard and c# by Jon Skeet.
Hello, I'm Corstiaan. I'm a .net 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.
© 2021 - created by Corstiaan Hesselink - submit project - RSS feed - contact