Organize workspace: Frontend, Backend, and Tests in one repo

This commit is contained in:
2026-03-04 22:04:07 +00:00
parent 236780cf41
commit 0d517b198d
1719 changed files with 688496 additions and 449 deletions

View File

@@ -0,0 +1,5 @@
{
"version": 2,
"contentHash": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
"source": "https://api.nuget.org/v3/index.json"
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
yzqGU/HKNLZ9Uvr6kvSc3wYV/S5O/IvklIUW5WF7MuivGLY8wS5IZnLPkt7D1KW8Et2Enl0I3Lzg2vGWM24Xsw==

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata minClientVersion="2.12">
<id>Humanizer.Core</id>
<version>2.14.1</version>
<title>Humanizer Locale (en)</title>
<authors>Mehdi Khalili, Claire Novotny</authors>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>logo.png</icon>
<projectUrl>https://github.com/Humanizr/Humanizer</projectUrl>
<description>Humanizer core package that contains the library and the neutral language (English) resources</description>
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
<language>en</language>
<repository type="git" url="https://github.com/Humanizr/Humanizer" commit="3ebc38de585fc641a04b0e78ed69468453b0f8a1" />
<dependencies>
<group targetFramework=".NETStandard1.0">
<dependency id="NETStandard.Library" version="1.6.1" />
</group>
<group targetFramework=".NETStandard2.0" />
<group targetFramework="net6.0" />
</dependencies>
</metadata>
</package>

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

BIN
.nuget/packages/humanizer.core/2.14.1/logo.png vendored Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB