Skip to content

Commit a11879c

Browse files
committed
more context
1 parent d40f9f0 commit a11879c

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Sponsors
3838
Dapper was originally developed for and by Stack Overflow, but is F/OSS. Sponsorship is welcome and invited - see the sponsor link at the top of the page.
3939
A huge thanks to everyone (individuals or organisations) who have sponsored Dapper, but a massive thanks in particular to:
4040

41-
- [Dapper Plus](https://dapper-plus.net/) is a major sponsor and is proud to contribute to the development of Dapper (from 2024 onwards)
41+
- [Dapper Plus](https://dapper-plus.net/) is a major sponsor and is proud to contribute to the development of Dapper ([read more](https://dapperlib.github.io/Dapper/dapperplus))
4242
- [AWS](https://github.com/aws) who sponsored Dapper from Oct 2023 via the [.NET on AWS Open Source Software Fund](https://github.com/aws/dotnet-foss)
4343

4444
<a href="https://www.learndapper.com/"><img width="728" height="90" alt="Dapper Plus logo" src="https://dapperlib.github.io/Dapper/dapper-sponsor.png" width="50" align="middle"/></a>

docs/dapperplus.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Dapper and Dapper Plus
2+
3+
Dapper is the micro-ORM developed initially by Stack Overflow and now maintained independently, that offers simple, high performance
4+
access to the ADO.NET API.
5+
6+
Dapper Plus is a separate tool by ZZZ Projects, which builds on the path set by Dapper, offering features like bulk operations,
7+
and a range of [documentation for Dapper](https://www.learndapper.com/).
8+
9+
From 2024, Dapper Plus is now a major sponsor of Dapper, helping to secure ongoing quality development and support of the Dapper platform.
10+
This sponsorship does not impact the ownership, license, or any other particulars of how Dapper operates. The core Dapper libraries continue
11+
to be freely available and fully open source.
12+
13+
<a href="https://www.learndapper.com/"><img width="728" height="90" alt="Dapper Plus logo" src="https://dapperlib.github.io/Dapper/dapper-sponsor.png" width="50" align="middle"/></a>

docs/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Sponsors
2222
Dapper was originally developed for and by Stack Overflow, but is F/OSS. Sponsorship is welcome and invited - see the sponsor link at the top of the page.
2323
A huge thanks to everyone (individuals or organisations) who have sponsored Dapper, but a massive thanks in particular to:
2424

25-
- [Dapper Plus](https://dapper-plus.net/) is a major sponsor and is proud to contribute to the development of Dapper (from 2024 onwards)
25+
- [Dapper Plus](https://dapper-plus.net/) is a major sponsor and is proud to contribute to the development of Dapper ([read more](https://dapperlib.github.io/Dapper/dapperplus))
2626
- [AWS](https://github.com/aws) who sponsored Dapper from Oct 2023 via the [.NET on AWS Open Source Software Fund](https://github.com/aws/dotnet-foss)
2727

2828

0 commit comments

Comments
 (0)