| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -9,13 +9,13 @@ | |||
| 9 | 9 | <RepositoryUrl>https://github.com/blckmn/Simple.Extensions</RepositoryUrl> | |
| 10 | 10 | <PackageLicenseExpression>MIT</PackageLicenseExpression> | |
| 11 | 11 | ||
| 12 | - <Description>Simple Extension Library for some basic and handy string extensions.</Description> | ||
| 12 | + <Description>Simple Extension Library for quick Json (to and from) extensions.</Description> | ||
| 13 | 13 | <Copyright>Copyright © BLCKMN 2018</Copyright> | |
| 14 | - <Summary>A suite of simple string extensions.</Summary> | ||
| 14 | + <Summary>A couple of handy Json extensions.</Summary> | ||
| 15 | 15 | <NeutralLanguage>en-US</NeutralLanguage> | |
| 16 | - <Title>Simple.Extensions.String</Title> | ||
| 17 | - <PackageId>Simple.Extensions.String</PackageId> | ||
| 18 | - <PackageTags>String Extension</PackageTags> | ||
| 16 | + <Title>Simple.Extensions.Json</Title> | ||
| 17 | + <PackageId>Simple.Extensions.Json</PackageId> | ||
| 18 | + <PackageTags>Json Extension</PackageTags> | ||
| 19 | 19 | </PropertyGroup> | |
| 20 | 20 | ||
| 21 | 21 | <ItemGroup> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments