Skip to content

Blazor Server test application with a simple CRUD and notifications using Service Broker

Notifications You must be signed in to change notification settings

danielkreppel/BlazorServerTestApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple CRUD test application using:

  • Blazor Server
  • .Net Core 3.0 SDK
  • Dapper.Contrib (For the database operations)
  • SQL Server 2016 Developer (Service Broker enabled)
  • SqlTableDependency (To listen to database changes and refresh the clients connected through events triggered from the Service layer)

About

Blazor Server test application with a simple CRUD and notifications using Service Broker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published