1 Star 0 Fork 0

z514987467/BlogDemoCode

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 11.33 KB
一键复制 编辑 原始数据 按行查看 历史
农码一生 提交于 2019-10-11 07:38 . Socket编程
*.suo
*.user
*.userosscache
*.sln.docstates
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
# Visual Studio 2015 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
# NUNIT
*.VisualState.xml
TestResult.xml
# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c
# DNX
project.lock.json
project.fragment.lock.json
artifacts/
*_i.c
*_p.c
*_i.h
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.tmp_proj
*.log
*.vspscc
*.vssscc
.builds
*.pidb
*.svclog
*.scc
# Chutzpah Test files
_Chutzpah*
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile
*.VC.db
*.VC.VC.opendb
# Visual Studio profiler
*.psess
*.vsp
*.vspx
*.sap
# TFS 2012 Local Workspace
$tf/
# Guidance Automation Toolkit
*.gpState
# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user
# JustCode is a .NET coding add-in
.JustCode
# TeamCity is a build add-in
_TeamCity*
# DotCover is a Code Coverage Tool
*.dotCover
# NCrunch
_NCrunch_*
.*crunch*.local.xml
nCrunchTemp_*
# MightyMoose
*.mm.*
AutoTest.Net/
# Web workbench (sass)
.sass-cache/
# Installshield output folder
[Ee]xpress/
# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html
# Click-Once directory
publish/
# Publish Web Output
*.[Pp]ublish.xml
*.azurePubxml
# TODO: Comment the next line if you want to checkin your web deploy settings
# but database connection strings (with potential passwords) will be unencrypted
#*.pubxml
*.publishproj
# Microsoft Azure Web App publish settings. Comment the next line if you want to
# checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted
PublishScripts/
# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
# NuGet v3's project.json files produces more ignoreable files
*.nuget.props
*.nuget.targets
# Microsoft Azure Build Output
csx/
*.build.csdef
# Microsoft Azure Emulator
ecf/
rcf/
# Windows Store app package directories and files
AppPackages/
BundleArtifacts/
Package.StoreAssociation.xml
_pkginfo.txt
# Visual Studio cache files
# files ending in .cache can be ignored
*.[Cc]ache
# but keep track of directories ending in .cache
!*.[Cc]ache/
# Others
ClientBin/
~$*
*~
*.dbmdl
*.dbproj.schemaview
*.jfm
*.pfx
*.publishsettings
node_modules/
orleans.codegen.cs
# Since there are multiple workflows, uncomment next line to ignore bower_components
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/
# RIA/Silverlight projects
Generated_Code/
# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
# SQL Server files
*.mdf
*.ldf
# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings
# Microsoft Fakes
FakesAssemblies/
# GhostDoc plugin setting file
*.GhostDoc.xml
# Node.js Tools for Visual Studio
.ntvs_analysis.dat
# Visual Studio 6 build log
*.plg
# Visual Studio 6 workspace options file
*.opt
# Visual Studio LightSwitch build output
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
_Pvt_Extensions
# Paket dependency manager
.paket/paket.exe
paket-files/
# FAKE - F# Make
.fake/
# JetBrains Rider
.idea/
*.sln.iml
# CodeRush
.cr/
# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
#NLog#
**/nlogs/
*log.*.txt
*.modelproj
#kdiff3
*.org
/异步/异步/web服务/bin
/异步/异步/web服务/obj
/异步/异步/窗体程序/bin
/异步/异步/窗体程序/obj
/异步/异步/控制台程序/obj
/异步/异步/控制台程序/bin
/设计模式/单例模式/obj
/设计模式/单例模式/bin
/设计模式/单例模式-控制台/obj
/设计模式/单例模式-控制台/bin
/设计模式/packages
/设计模式/策略模式-web/obj
/设计模式/策略模式-web/bin
/设计模式/策略模式-桌面程序/bin
/设计模式/策略模式-桌面程序/obj
/设计模式/你必须知道的javascript/bin
/设计模式/你必须知道的javascript/obj
/sso/SSODemo/packages
/sso/SSODemo/sso-client1/bin
/sso/SSODemo/sso-service/bin
/sso/SSODemo/sso-client2/bin
/sso/SSODemo/sso-client1/obj
/sso/SSODemo/sso-service/obj
/sso/SSODemo/sso-client2/obj
/UnitTestingDemo/packages
/UnitTestingDemo/Calculate/obj
/UnitTestingDemo/Calculate/bin
/UnitTestingDemo/Calculate.Tests/obj
/UnitTestingDemo/Calculate.Tests/bin
/UnitTestingDemo/.vs
/UnitTestingDemo/TestDemo/obj
/UnitTestingDemo/TestDemo/bin
/UnitTestingDemo/TestDemo.Tests/bin
/UnitTestingDemo/TestDemo.Tests/obj
/依赖注入/DIDemo/.vs
/依赖注入/DIDemo/Demo/bin
/依赖注入/DIDemo/Demo/obj
/依赖注入/DIDemo/packages
/切面编程/AOP/.vs
/切面编程/AOP/packages
/切面编程/AOP/Demo/obj
/切面编程/AOP/Demo/bin
/上传下载/packages
/上传下载/上传下载/obj
/上传下载/上传下载/bin
/身份认证Identity/Identity/Identity/obj
/身份认证Identity/Identity/Identity/bin
/身份认证Identity/Identity/packages
/上传下载/上传下载/App_Data
/上传下载/上传下载/新建文件夹2.rar
/文件下载(客户端)/文件下载(客户端)/obj
/文件下载(客户端)/文件下载(客户端)/bin
/上传下载/上传下载/test.txt
/上传下载/文件下载(客户端)/文件下载(客户端)/obj
/上传下载/文件下载(客户端)/文件下载(客户端)/bin
/上传下载/文件上传下载/packages
/上传下载/文件上传下载/上传下载/test.txt
/上传下载/文件上传下载/上传下载/新建文件夹2.rar
/上传下载/文件上传下载/上传下载/bin
/上传下载/文件上传下载/上传下载/obj
/上传下载/文件上传下载/上传下载/App_Data
/权限管理/1-Forms身份认证/packages
/权限管理/1-Forms身份认证/1-Forms身份认证/obj
/权限管理/1-Forms身份认证/1-Forms身份认证/bin
/权限管理/3-ASP.NET Identity/3-ASP.NET Identity/obj
/权限管理/3-ASP.NET Identity/3-ASP.NET Identity/bin
/权限管理/3-ASP.NET Identity/packages
/权限管理/2-Membership/2-Membership/obj
/权限管理/2-Membership/2-Membership/bin
/权限管理/2-Membership/packages
/WebSocket(留言板、聊天室 .net core)/WebApplication1/appsettings.Development.json
/WebSocket(留言板、聊天室 .net core)/WebApplication1/appsettings.json
/WebSocket(留言板、聊天室 .net core)/WebApplication1/obj
/WebSocket(留言板、聊天室 .net core)/WebApplication1/bin
/WebSocket(留言板、聊天室 .net core)/.vs
/(留言板 .net core)/WebApplication1/appsettings.Development.json
/(留言板 .net core)/WebApplication1/appsettings.json
/(留言板 .net core)/WebApplication1/bin
/(留言板 .net core)/WebApplication1/obj
/留言板 .net core/WebApplication1/appsettings.Development.json
/留言板 .net core/WebApplication1/appsettings.json
/留言板 .net core/WebApplication1/bin
/留言板 .net core/WebApplication1/obj
/sso(单点登录)/SSODemo/.vs
/sso(单点登录)/SSODemo/packages
/sso(单点登录)/SSODemo/sso-client1/obj
/sso(单点登录)/SSODemo/sso-client1/bin
/sso(单点登录)/SSODemo/sso-client2/obj
/sso(单点登录)/SSODemo/sso-client2/bin
/sso(单点登录)/SSODemo/sso-service/obj
/sso(单点登录)/SSODemo/sso-service/bin
/UnitTestingDemo(单元测试)/packages
/UnitTestingDemo(单元测试)/.vs
/UnitTestingDemo(单元测试)/TestDemo/obj
/UnitTestingDemo(单元测试)/TestDemo/bin
/UnitTestingDemo(单元测试)/TestDemo.Tests/bin
/UnitTestingDemo(单元测试)/TestDemo.Tests/obj
/MessageBoard/MessageBoard/bin
/MessageBoard/MessageBoard/obj
/MessageBoard/MessageBoard/appsettings.json
/MessageBoard/MessageBoard/appsettings.Development.json
/MessageBoard/.vs
/依赖注入/DIDemo/DemoNetCore/obj
/依赖注入/DIDemo/DemoNetCore/bin
/NoSQL/Redis/dotnetcoer_redis_demo/dotnetcoer_redis_demo/bin
/NoSQL/Redis/dotnetcoer_redis_demo/dotnetcoer_redis_demo/obj
/NoSQL/Redis/dotnetcoer_redis_demo/.vs
/DynamicWebApi/.vs
/DynamicWebApi/Application/bin
/DynamicWebApi/Application/obj
/DynamicWebApi/DynamicWebApi/obj
/DynamicWebApi/DynamicWebApi/bin
/DynamicWebApi/WebApi/bin
/DynamicWebApi/WebApi/obj
/依赖注入/DIDemo/DemoLibrary/bin
/依赖注入/DIDemo/DemoLibrary/obj
/依赖注入/DIDemo/EFCore/obj
/依赖注入/DIDemo/EFCore/bin
/权限管理/1-Forms身份认证/.vs/1-Forms身份认证/v15
/权限管理/3-ASP.NET Identity/.vs/3-ASP.NET Identity/v15
/EFCoreDemo/obj
/EFCoreDemo/bin
/sso(单点登录)/IdentityServer4_SSO_Service/IdentityServer4_SSO_Client1/bin
/sso(单点登录)/IdentityServer4_SSO_Service/IdentityServer4_SSO_Service/bin
/sso(单点登录)/IdentityServer4_SSO_Service/IdentityServer4_SSO_Client2/bin
/sso(单点登录)/IdentityServer4_SSO_Service/IdentityServer4_SSO_Client2/obj
/sso(单点登录)/IdentityServer4_SSO_Service/IdentityServer4_SSO_Service/obj
/sso(单点登录)/IdentityServer4_SSO_Service/IdentityServer4_SSO_Client1/obj
/sso(单点登录)/IdentityServer4_SSO_Service/.vs
/IdentityServer4_Demo/3_简化模式_ImplicitFlowAuthentication/1_Server/bin
/IdentityServer4_Demo/3_简化模式_ImplicitFlowAuthentication/MvcClient/bin
/IdentityServer4_Demo/2_密码模式_ResourceOwnerPasswords/Client/bin
/IdentityServer4_Demo/2_密码模式_ResourceOwnerPasswords/Server/bin
/IdentityServer4_Demo/2_密码模式_ResourceOwnerPasswords/Api/bin
/IdentityServer4_Demo/1_客户端模式_ClientCredentials/3_ClientA/bin
/IdentityServer4_Demo/1_客户端模式_ClientCredentials/Api/bin
/IdentityServer4_Demo/1_客户端模式_ClientCredentials/Server/bin
/IdentityServer4_Demo/2_密码模式_ResourceOwnerPasswords/Client/obj
/IdentityServer4_Demo/2_密码模式_ResourceOwnerPasswords/Api/obj
/IdentityServer4_Demo/2_密码模式_ResourceOwnerPasswords/Server/obj
/IdentityServer4_Demo/1_客户端模式_ClientCredentials/3_ClientA/obj
/IdentityServer4_Demo/1_客户端模式_ClientCredentials/Api/obj
/IdentityServer4_Demo/1_客户端模式_ClientCredentials/Server/obj
/IdentityServer4_Demo/3_简化模式_ImplicitFlowAuthentication/1_Server/obj
/IdentityServer4_Demo/3_简化模式_ImplicitFlowAuthentication/MvcClient/obj
/IdentityServer4_Demo/4_混合模式_HybridAndApi/MvcClient/bin
/IdentityServer4_Demo/4_混合模式_HybridAndApi/1_Server/bin
/IdentityServer4_Demo/4_混合模式_HybridAndApi/Api/bin
/IdentityServer4_Demo/4_混合模式_HybridAndApi/Api/obj
/IdentityServer4_Demo/4_混合模式_HybridAndApi/1_Server/obj
/IdentityServer4_Demo/4_混合模式_HybridAndApi/MvcClient/obj
/IdentityServer4_Demo/4_混合模式_HybridAndApi/.vs
/切面编程/AOP/DI/bin
/切面编程/AOP/Web/bin
/切面编程/AOP/ClassLibrary1/bin
/切面编程/AOP/DI/obj
/切面编程/AOP/Web/obj
/切面编程/AOP/ClassLibrary1/obj
/Dapper_Demo/DapperDemo/DapperDemo/appsettings.json
/Dapper_Demo/DapperDemo/.vs
/Dapper_Demo/DapperDemo/DapperDemo/obj
/Dapper_Demo/DapperDemo/DapperDemo/bin
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhangmz1988/BlogDemoCode.git
git@gitee.com:zhangmz1988/BlogDemoCode.git
zhangmz1988
BlogDemoCode
BlogDemoCode
master

搜索帮助