Skip to content

Commit 42bf269

Browse files
authored
Update README.md
1 parent eef4dc9 commit 42bf269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# TempDataForWebForms
22
A simple library to provide ASP.Net MVC TempData like support in WebForms pages.
33

4-
[![Build status](https://ci.appveyor.com/api/projects/status/vvt1r802829nny9g/branch/master?svg=true)](https://ci.appveyor.com/project/ogaudefroy/tempdataforwebforms/branch/master)
4+
[![Build status](https://ci.appveyor.com/api/projects/status/vvt1r802829nny9g/branch/master?svg=true)](https://ci.appveyor.com/project/ogaudefroy/tempdataforwebforms/branch/master) [![NuGet version](https://badge.fury.io/nu/TempDataForWebForms.svg)](https://badge.fury.io/nu/TempDataForWebForms)
55

66
This component might help you when mixin ASP.Net WebForms navigation flow with ASP.Net MVC navigation flow in the same application.
77

0 commit comments

Comments
 (0)