Skip to content

Commit f6aa123

Browse files
authored
Merge branch 'master' into v2.0
2 parents 6ac9445 + 274274d commit f6aa123

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

.github/FUNDING.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# These are supported funding model platforms
2+
3+
github: [EitanBlumin]

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# sp_send_calendar_event
22

3-
Send Calendar Event / Appointment Invitations (iCal formatted file) from within SQL Server using a CLR stored procedure
3+
Send Calendar Event / Appointment Invitations (iCal formatted file) from within SQL Server using a CLR stored procedure.
4+
5+
## Background
6+
7+
[Click here for some background information about this project](https://eitanblumin.com/2019/05/23/new-open-source-project-clr-ics-send-calendar-invites-from-within-sql-server/).
48

59
## Prerequisites
610

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
theme: jekyll-theme-slate

0 commit comments

Comments
 (0)