Skip to content

Commit 68debc5

Browse files
Upgrade to MVC5
1 parent 987c468 commit 68debc5

File tree

334 files changed

+35864
-113454
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

334 files changed

+35864
-113454
lines changed

DotNetOpenAuth.WebAPI.40.sln renamed to DotNetOpenAuth.WebAPI.sln

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 2012
3+
# Visual Studio 2013
4+
VisualStudioVersion = 12.0.30501.0
5+
MinimumVisualStudioVersion = 10.0.40219.1
46
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{4CABF030-6E9C-40F0-A424-6817B93EE293}"
57
ProjectSection(SolutionItems) = preProject
68
.nuget\NuGet.Config = .nuget\NuGet.Config
@@ -10,11 +12,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{4CABF0
1012
EndProject
1113
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DotNetOpenAuth.WebAPI", "source\DotNetOpenAuth.WebAPI\DotNetOpenAuth.WebAPI.csproj", "{554F0B3E-B914-4091-8454-755CB22C48C8}"
1214
EndProject
13-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DotNetOpenAuth.WebAPI.ClientSample.MVC3", "source\DotNetOpenAuth.WebAPI.ClientSample.MVC3\DotNetOpenAuth.WebAPI.ClientSample.MVC3.csproj", "{D6C27193-3801-46D2-AA0B-A22D1814A7BD}"
15+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DotNetOpenAuth.WebAPI.ClientSample", "source\DotNetOpenAuth.WebAPI.ClientSample\DotNetOpenAuth.WebAPI.ClientSample.csproj", "{E35E2B69-7430-4B43-AD78-E1B1737468CA}"
1416
EndProject
15-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DotNetOpenAuth.WebAPI.HostSample", "source\DotNetOpenAuth.WebAPI.HostSample\DotNetOpenAuth.WebAPI.HostSample.csproj", "{A41221D5-D455-4558-A720-59A7D05702FF}"
16-
EndProject
17-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DotNetOpenAuth.WebAPI.ClientSample.MVC4", "source\DotNetOpenAuth.WebAPI.ClientSample.MVC4\DotNetOpenAuth.WebAPI.ClientSample.MVC4.csproj", "{D734BD92-1B1A-4965-BEF4-0197B8D4BA66}"
17+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DotNetOpenAuth.WebAPI.HostSample", "source\DotNetOpenAuth.WebAPI.HostSample\DotNetOpenAuth.WebAPI.HostSample.csproj", "{F356B3A0-1A41-4A94-9CA2-42C515EBB81B}"
1818
EndProject
1919
Global
2020
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -26,18 +26,14 @@ Global
2626
{554F0B3E-B914-4091-8454-755CB22C48C8}.Debug|Any CPU.Build.0 = Debug|Any CPU
2727
{554F0B3E-B914-4091-8454-755CB22C48C8}.Release|Any CPU.ActiveCfg = Release|Any CPU
2828
{554F0B3E-B914-4091-8454-755CB22C48C8}.Release|Any CPU.Build.0 = Release|Any CPU
29-
{D6C27193-3801-46D2-AA0B-A22D1814A7BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
30-
{D6C27193-3801-46D2-AA0B-A22D1814A7BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
31-
{D6C27193-3801-46D2-AA0B-A22D1814A7BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
32-
{D6C27193-3801-46D2-AA0B-A22D1814A7BD}.Release|Any CPU.Build.0 = Release|Any CPU
33-
{A41221D5-D455-4558-A720-59A7D05702FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
34-
{A41221D5-D455-4558-A720-59A7D05702FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
35-
{A41221D5-D455-4558-A720-59A7D05702FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
36-
{A41221D5-D455-4558-A720-59A7D05702FF}.Release|Any CPU.Build.0 = Release|Any CPU
37-
{D734BD92-1B1A-4965-BEF4-0197B8D4BA66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
38-
{D734BD92-1B1A-4965-BEF4-0197B8D4BA66}.Debug|Any CPU.Build.0 = Debug|Any CPU
39-
{D734BD92-1B1A-4965-BEF4-0197B8D4BA66}.Release|Any CPU.ActiveCfg = Release|Any CPU
40-
{D734BD92-1B1A-4965-BEF4-0197B8D4BA66}.Release|Any CPU.Build.0 = Release|Any CPU
29+
{E35E2B69-7430-4B43-AD78-E1B1737468CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
30+
{E35E2B69-7430-4B43-AD78-E1B1737468CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
31+
{E35E2B69-7430-4B43-AD78-E1B1737468CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
32+
{E35E2B69-7430-4B43-AD78-E1B1737468CA}.Release|Any CPU.Build.0 = Release|Any CPU
33+
{F356B3A0-1A41-4A94-9CA2-42C515EBB81B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
34+
{F356B3A0-1A41-4A94-9CA2-42C515EBB81B}.Debug|Any CPU.Build.0 = Debug|Any CPU
35+
{F356B3A0-1A41-4A94-9CA2-42C515EBB81B}.Release|Any CPU.ActiveCfg = Release|Any CPU
36+
{F356B3A0-1A41-4A94-9CA2-42C515EBB81B}.Release|Any CPU.Build.0 = Release|Any CPU
4137
EndGlobalSection
4238
GlobalSection(SolutionProperties) = preSolution
4339
HideSolutionNode = FALSE

README.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
#DotNetOpenAuth.WebAPI.40
1+
#DotNetOpenAuth.WebAPI
22
*DotNetOpenAuth for ASP.NET WebAPI (OpenID/OAuth/OAuth2)*
33

44

5-
**Please note that this project is still in development and should be considered unstable-ish*
6-
7-
85
##Purpose
96

107
This project was developed to look into ways we can bring OAuth to the world of ASP.NET WebAPI.
@@ -13,18 +10,22 @@ This project was developed to look into ways we can bring OAuth to the world of
1310

1411
I have included the following in the source
1512

16-
**/[DotNetOpenAuth.WebAPI](https://github.com/DavidChristiansen/DotNetOpenAuth.WebAPI.40/tree/master/source/DotNetOpenAuth.WebAPI)**
13+
**/DotNetOpenAuth.WebAPI
1714

1815
- Code required for the magic to happen
1916

20-
**/[DotNetOpenAuth.WebAPI.ClientSample.MVC3](https://github.com/DavidChristiansen/DotNetOpenAuth.WebAPI.40/tree/master/source/DotNetOpenAuth.WebAPI.ClientSample.MVC3)**
17+
**/DotNetOpenAuth.WebAPI.ClientSample
2118

2219
- A sample client demonstrating communicating with a WebAPI resource via JavaScript as well as C#. Simply check/uncheck the checkbox to switch between the client modes
2320

24-
**/[DotNetOpenAuth.WebAPI.HostSample](https://github.com/DavidChristiansen/DotNetOpenAuth.WebAPI.40/tree/master/source/DotNetOpenAuth.WebAPI.HostSample)**
21+
**/DotNetOpenAuth.WebAPI.HostSample
2522

2623
- A sample authorisation server and WebAPI host utilising the functionality exposed in DotNetOpenAuth.WebAPI
2724

25+
###Requirements
26+
27+
This sample uses Framework v4.5.1, MVC5 and requires SQL Express
28+
2829
###Getting Started
2930

3031
1. Launch the solution in visual studio
@@ -37,6 +38,4 @@ I have included the following in the source
3738

3839
##Feedback
3940

40-
As I mentioned earlier, this is still 'work in progress' but nevertheless a functional stub that I have put together. It has not been fully tested as yet. As always feedback is always welcome.
41-
42-
You can get me via either github, on the [DotNetOpenAuth forum](https://groups.google.com/forum/#!forum/dotnetopenid) or [[email protected]](mailto:[email protected])
41+
As always feedback is always welcome. Raise an issue if you have problems.

0 commit comments

Comments
 (0)