TickerQ.EntityFrameworkCore
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -5,9 +5,9 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>TickerQ.EntityFrameworkCore</id> | ||
| <version>1.0.0</version> | ||
| <version>1.0.0-alpha</version> | ||
| <authors>Arcenox</authors> | ||
| <license type="expression">MIT</license> | ||
| <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl> | ||
| <description>Simple, designed for queuing and executing cron and time-based jobs in the background.</description> | ||
| <description>Simple, Time and Cron Scheduling System</description> | ||
| <copyright>Copyright Arcenox LLC</copyright> | ||
| <tags>ticker queue cron time scheduler fire-and-forget</tags> | ||
| <tags>ticker queue timer scheduler fire and forget</tags> | ||
| <repository url="https://github.com/arcenox/TickerQ" /> | ||
@@ -19,4 +19,3 @@ <dependencies> | ||
| <dependency id="Microsoft.Extensions.DependencyInjection.Abstractions" version="2.1.0" exclude="Build,Analyzers" /> | ||
| <dependency id="System.Text.Json" version="4.6.0" exclude="Build,Analyzers" /> | ||
| <dependency id="TickerQ.Utilities" version="1.0.0" exclude="Build,Analyzers" /> | ||
| <dependency id="TickerQ.Utilities" version="1.0.0-alpha" exclude="Build,Analyzers" /> | ||
| </group> | ||
@@ -23,0 +22,0 @@ </dependencies> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet