|
@@ -0,0 +1,16 @@
|
|
1
|
+<?xml version="1.0"?>
|
|
2
|
+<package >
|
|
3
|
+ <metadata>
|
|
4
|
+ <id>3ieWebApiUtils.dll</id>
|
|
5
|
+ <version>1.0.0</version>
|
|
6
|
+ <title>Web Api Utils</title>
|
|
7
|
+ <authors>robin.thoni</authors>
|
|
8
|
+ <owners>robin.thoni</owners>
|
|
9
|
+ <projectUrl>https://bitbucket.org/3ie/nuget-3ie</projectUrl>
|
|
10
|
+ <requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
11
|
+ <description>Utils for Web Api</description>
|
|
12
|
+ <releaseNotes>First version</releaseNotes>
|
|
13
|
+ <copyright>Copyright 2015</copyright>
|
|
14
|
+ <tags>web api utils exception log logs logging model validation</tags>
|
|
15
|
+ </metadata>
|
|
16
|
+</package>
|