Ai
1 Star 3 Fork 1

Bili执笔小白/CSharp_DistributedCache_Simple

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
MemoryCache_WebAPI.sln 1.09 KB
一键复制 编辑 原始数据 按行查看 历史
Bili执笔小白 提交于 2023-07-20 17:35 +08:00 . 完成WebAPI版 MemoryCache示例

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33627.172
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MemoryCache_WebAPI", "MemoryCache_WebAPI.csproj", "{A7A59504-368E-4C27-9FFD-C2D57F25D5ED}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A7A59504-368E-4C27-9FFD-C2D57F25D5ED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A7A59504-368E-4C27-9FFD-C2D57F25D5ED}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A7A59504-368E-4C27-9FFD-C2D57F25D5ED}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A7A59504-368E-4C27-9FFD-C2D57F25D5ED}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0F480419-B76B-417D-9E66-B92A9DD9D0C8}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/qq28069933146_admin/csharp_distributedcache_simple.git
git@gitee.com:qq28069933146_admin/csharp_distributedcache_simple.git
qq28069933146_admin
csharp_distributedcache_simple
CSharp_DistributedCache_Simple
master

搜索帮助