Quartz定时任务框架使用示例.zip
资源文件列表:

QuartzSample-master/QuartzSample.sln 1.58KB
QuartzSample-master/.vs/QuartzSample/v16/.suo 58KB
QuartzSample-master/SingleQuartzHost/obj/SingleQuartzHost.csproj.nuget.dgspec.json 2.73KB
QuartzSample-master/SingleQuartzHost/obj/project.nuget.cache 4.03KB
QuartzSample-master/SingleQuartzHost/obj/SingleQuartzHost.csproj.nuget.g.targets 677B
QuartzSample-master/SingleQuartzHost/obj/project.assets.json 48.8KB
QuartzSample-master/SingleQuartzHost/obj/SingleQuartzHost.csproj.nuget.g.props 2.17KB
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/staticwebassets/SingleQuartzHost.StaticWebAssets.Manifest.cache
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/staticwebassets/SingleQuartzHost.StaticWebAssets.xml 36B
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/SingleQuartzHost.genruntimeconfig.cache 41B
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/ref/SingleQuartzHost.dll 9KB
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/SingleQuartzHost.RazorTargetAssemblyInfo.cache 41B
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/apphost.exe 139.5KB
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/SingleQuartzHost.AssemblyInfoInputs.cache 41B
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/SingleQuartzHost.AssemblyInfo.cs 1008B
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/SingleQuartzHost.csproj.FileListAbsolute.txt 4.03KB
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/SingleQuartzHost.GeneratedMSBuildEditorConfig.editorconfig 339B
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/SingleQuartzHost.pdb 21.62KB
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/SingleQuartzHost.MvcApplicationPartsAssemblyInfo.cs 618B
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/SingleQuartzHost.csprojAssemblyReference.cache 204.99KB
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/SingleQuartzHost.csproj.CopyComplete
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/SingleQuartzHost.assets.cache 15.2KB
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/SingleQuartzHost.csproj.CoreCompileInputs.cache 41B
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs 186B
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/SingleQuartzHost.dll 15KB
QuartzSample-master/SingleQuartzHost/obj/Debug/net5.0/SingleQuartzHost.MvcApplicationPartsAssemblyInfo.cache
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/Quartz.dll 913.5KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/Microsoft.IdentityModel.Logging.dll 24.37KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/ref/SingleQuartzHost.dll 9KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll 106.35KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/Microsoft.IdentityModel.Protocols.dll 31.85KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll 94.38KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll 24.87KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/Microsoft.OpenApi.dll 169.88KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/appsettings.json 182B
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/SingleQuartzHost.runtimeconfig.dev.json 171B
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll 3.16MB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll 37.38KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/SingleQuartzHost.pdb 21.62KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll 78.5KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/Microsoft.IdentityModel.JsonWebTokens.dll 59.85KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/SingleQuartzHost.runtimeconfig.json 292B
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/SingleQuartzHost.exe 139.5KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/System.Security.Cryptography.ProtectedData.dll 17.37KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/System.IdentityModel.Tokens.Jwt.dll 81.35KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/SingleQuartzHost.deps.json 119.31KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/Microsoft.IdentityModel.Tokens.dll 842.35KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/appsettings.Development.json 159B
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/SingleQuartzHost.dll 15KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/System.Configuration.ConfigurationManager.dll 367.1KB
QuartzSample-master/SingleQuartzHost/bin/Debug/net5.0/Swashbuckle.AspNetCore.Swagger.dll 15.5KB
QuartzSample-master/SingleQuartzHost/SingleQuartzHost.csproj.user 393B
QuartzSample-master/SingleQuartzHost/Crontab/JobFactory.cs 1.4KB
QuartzSample-master/SingleQuartzHost/Crontab/QuartzHostedService.cs 4.66KB
QuartzSample-master/SingleQuartzHost/Crontab/JobSchedule.cs 729B
QuartzSample-master/SingleQuartzHost/Crontab/Jobs/MyJob2.cs 615B
QuartzSample-master/SingleQuartzHost/Crontab/Jobs/MyJob1.cs 615B
QuartzSample-master/SingleQuartzHost/Startup.cs 2.51KB
QuartzSample-master/SingleQuartzHost/appsettings.json 182B
QuartzSample-master/SingleQuartzHost/Properties/launchSettings.json 815B
QuartzSample-master/SingleQuartzHost/SingleQuartzHost.csproj 526B
QuartzSample-master/SingleQuartzHost/appsettings.Development.json 159B
QuartzSample-master/SingleQuartzHost/Program.cs 698B
QuartzSample-master/README.md 958B
QuartzSample-master/QuartzAggregate/obj/QuartzAggregate.csproj.nuget.g.targets 677B
QuartzSample-master/QuartzAggregate/obj/project.nuget.cache 13.11KB
QuartzSample-master/QuartzAggregate/obj/QuartzAggregate.csproj.nuget.dgspec.json 2.83KB
QuartzSample-master/QuartzAggregate/obj/project.assets.json 252.39KB
QuartzSample-master/QuartzAggregate/obj/QuartzAggregate.csproj.nuget.g.props 2.17KB
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/QuartzAggregate.dll 18KB
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/staticwebassets/QuartzAggregate.StaticWebAssets.xml 36B
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/staticwebassets/QuartzAggregate.StaticWebAssets.Manifest.cache
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/QuartzAggregate.assets.cache 45.93KB
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/ref/QuartzAggregate.dll 9KB
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/apphost.exe 139.5KB
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/QuartzAggregate.RazorTargetAssemblyInfo.cache 41B
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/QuartzAggregate.csproj.CoreCompileInputs.cache 41B
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/QuartzAggregate.pdb 22.48KB
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/QuartzAggregate.AssemblyInfo.cs 1005B
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/QuartzAggregate.csproj.FileListAbsolute.txt 4.88KB
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/QuartzAggregate.GeneratedMSBuildEditorConfig.editorconfig 339B
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/QuartzAggregate.csprojAssemblyReference.cache 175.21KB
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/QuartzAggregate.AssemblyInfoInputs.cache 41B
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs 186B
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/QuartzAggregate.MvcApplicationPartsAssemblyInfo.cs 618B
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/QuartzAggregate.csproj.CopyComplete
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/QuartzAggregate.MvcApplicationPartsAssemblyInfo.cache
QuartzSample-master/QuartzAggregate/obj/Debug/net5.0/QuartzAggregate.genruntimeconfig.cache 41B
QuartzSample-master/QuartzAggregate/QuartzAggregate.csproj.user 392B
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/K4os.Compression.LZ4.Streams.dll 17KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/QuartzAggregate.dll 18KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/Quartz.dll 913.5KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/Microsoft.IdentityModel.Logging.dll 24.37KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/Ubiety.Dns.Core.dll 54.5KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/ref/QuartzAggregate.dll 9KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/Google.Protobuf.dll 354.98KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll 106.35KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/QuartzAggregate.pdb 22.48KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/Microsoft.IdentityModel.Protocols.dll 31.85KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll 94.38KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/QuartzAggregate.deps.json 175.97KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll 24.87KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/Zstandard.Net.dll 14KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/Microsoft.OpenApi.dll 169.88KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/appsettings.json 182B
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/QuartzAggregate.exe 139.5KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/Renci.SshNet.dll 414.5KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/K4os.Hash.xxHash.dll 12KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/SshNet.Security.Cryptography.dll 34KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/QuartzAggregate.runtimeconfig.dev.json 171B
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll 3.16MB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll 37.38KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll 78.5KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/Microsoft.IdentityModel.JsonWebTokens.dll 59.85KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/K4os.Compression.LZ4.dll 39.5KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/System.Security.Cryptography.ProtectedData.dll 17.37KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/System.Xml.XPath.XmlDocument.dll 115.74KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/System.IdentityModel.Tokens.Jwt.dll 81.35KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/BouncyCastle.Crypto.dll 2.08MB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/Microsoft.IdentityModel.Tokens.dll 842.35KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/appsettings.Development.json 159B
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/System.Configuration.ConfigurationManager.dll 367.1KB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/QuartzAggregate.runtimeconfig.json 292B
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/MySql.Data.dll 1.7MB
QuartzSample-master/QuartzAggregate/bin/Debug/net5.0/Swashbuckle.AspNetCore.Swagger.dll 15.5KB
QuartzSample-master/QuartzAggregate/Crontab/JobFactory.cs 1.4KB
QuartzSample-master/QuartzAggregate/Crontab/QuartzHostedService.cs 5.05KB
QuartzSample-master/QuartzAggregate/Crontab/JobSchedule.cs 728B
QuartzSample-master/QuartzAggregate/Crontab/Jobs/MyJob2.cs 642B
QuartzSample-master/QuartzAggregate/Crontab/Jobs/MyJob1.cs 642B
QuartzSample-master/QuartzAggregate/Startup.cs 4.57KB
QuartzSample-master/QuartzAggregate/appsettings.json 182B
QuartzSample-master/QuartzAggregate/QuartzAggregate.csproj 592B
QuartzSample-master/QuartzAggregate/Properties/launchSettings.json 814B
QuartzSample-master/QuartzAggregate/appsettings.Development.json 159B
QuartzSample-master/QuartzAggregate/Program.cs 697B