Skip to content

Commit 167d9b2

Browse files
committed
Updated README.md
1 parent 8c963ba commit 167d9b2

File tree

10 files changed

+30
-10
lines changed

10 files changed

+30
-10
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,9 @@ MyMvc
101101
{
102102
Integer = 1,
103103
String = "Text"
104-
}));
104+
}))
105+
.AndAlso()
106+
.ToValidModelState();
105107

106108
// instantiates controller with the registered services
107109
// and mocks authenticated user

src/MyTested.AspNetCore.Mvc.Caching/project.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"packOptions": {
77
"projectUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc",
88
"licenseUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc/blob/master/LICENSE",
9-
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc" ],
9+
"iconUrl": "https://raw.githubusercontent.com/ivaylokenov/MyTested.AspNetCore.Mvc/master/tools/nuget-logo.png",
10+
"owners": [ "Ivaylo Kenov" ],
11+
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc", "mytested" ],
1012
"requireLicenseAcceptance": true,
1113
"repository": {
1214
"type": "git",

src/MyTested.AspNetCore.Mvc.Core/project.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"packOptions": {
77
"projectUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc",
88
"licenseUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc/blob/master/LICENSE",
9-
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc" ],
9+
"iconUrl": "https://raw.githubusercontent.com/ivaylokenov/MyTested.AspNetCore.Mvc/master/tools/nuget-logo.png",
10+
"owners": [ "Ivaylo Kenov" ],
11+
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc", "mytested" ],
1012
"requireLicenseAcceptance": true,
1113
"repository": {
1214
"type": "git",

src/MyTested.AspNetCore.Mvc.DataAnnotations/project.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"packOptions": {
77
"projectUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc",
88
"licenseUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc/blob/master/LICENSE",
9-
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc" ],
9+
"iconUrl": "https://raw.githubusercontent.com/ivaylokenov/MyTested.AspNetCore.Mvc/master/tools/nuget-logo.png",
10+
"owners": [ "Ivaylo Kenov" ],
11+
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc", "mytested" ],
1012
"requireLicenseAcceptance": true,
1113
"repository": {
1214
"type": "git",

src/MyTested.AspNetCore.Mvc.EntityFrameworkCore/project.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"packOptions": {
77
"projectUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc",
88
"licenseUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc/blob/master/LICENSE",
9-
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc" ],
9+
"iconUrl": "https://raw.githubusercontent.com/ivaylokenov/MyTested.AspNetCore.Mvc/master/tools/nuget-logo.png",
10+
"owners": [ "Ivaylo Kenov" ],
11+
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc", "mytested" ],
1012
"requireLicenseAcceptance": true,
1113
"repository": {
1214
"type": "git",

src/MyTested.AspNetCore.Mvc.Licensing/project.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"packOptions": {
77
"projectUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc",
88
"licenseUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc/blob/master/LICENSE",
9-
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc" ],
9+
"iconUrl": "https://raw.githubusercontent.com/ivaylokenov/MyTested.AspNetCore.Mvc/master/tools/nuget-logo.png",
10+
"owners": [ "Ivaylo Kenov" ],
11+
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc", "mytested" ],
1012
"requireLicenseAcceptance": true,
1113
"repository": {
1214
"type": "git",

src/MyTested.AspNetCore.Mvc.Options/project.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"packOptions": {
77
"projectUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc",
88
"licenseUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc/blob/master/LICENSE",
9-
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc" ],
9+
"iconUrl": "https://raw.githubusercontent.com/ivaylokenov/MyTested.AspNetCore.Mvc/master/tools/nuget-logo.png",
10+
"owners": [ "Ivaylo Kenov" ],
11+
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc", "mytested" ],
1012
"requireLicenseAcceptance": true,
1113
"repository": {
1214
"type": "git",

src/MyTested.AspNetCore.Mvc.Session/project.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"packOptions": {
77
"projectUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc",
88
"licenseUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc/blob/master/LICENSE",
9-
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc" ],
9+
"iconUrl": "https://raw.githubusercontent.com/ivaylokenov/MyTested.AspNetCore.Mvc/master/tools/nuget-logo.png",
10+
"owners": [ "Ivaylo Kenov" ],
11+
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc", "mytested" ],
1012
"requireLicenseAcceptance": true,
1113
"repository": {
1214
"type": "git",

src/MyTested.AspNetCore.Mvc.ViewFeatures/project.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"packOptions": {
77
"projectUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc",
88
"licenseUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc/blob/master/LICENSE",
9-
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc" ],
9+
"iconUrl": "https://raw.githubusercontent.com/ivaylokenov/MyTested.AspNetCore.Mvc/master/tools/nuget-logo.png",
10+
"owners": [ "Ivaylo Kenov" ],
11+
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc", "mytested" ],
1012
"requireLicenseAcceptance": true,
1113
"repository": {
1214
"type": "git",

src/MyTested.AspNetCore.Mvc/project.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"packOptions": {
77
"projectUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc",
88
"licenseUrl": "https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc/blob/master/LICENSE",
9-
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc" ],
9+
"iconUrl": "https://raw.githubusercontent.com/ivaylokenov/MyTested.AspNetCore.Mvc/master/tools/nuget-logo.png",
10+
"owners": [ "Ivaylo Kenov" ],
11+
"tags": [ "aspnetcore", "aspnetcoremvc", "testing", "unit", "tests", "fluent", "testing", "framework", "asp", "net", "core", "mvc", "test", "mymvc", "mytested" ],
1012
"requireLicenseAcceptance": true,
1113
"repository": {
1214
"type": "git",

0 commit comments

Comments
 (0)