Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-04-29 | 4.3 kB | |
v4.1.62 source code.tar.gz | 2022-04-29 | 207.4 kB | |
v4.1.62 source code.zip | 2022-04-29 | 504.9 kB | |
Totals: 3 Items | 716.6 kB | 0 |
What's Changed
- fixed. 当使用CUD模块,没有xml配置项时,会导致缓存无法开启。移除对SqlMaps的缓存配置项检查。 by @gmij in https://github.com/dotnetcore/SmartSql/pull/159
- The unit test project (SmartSql.Test.Unit) uses MySql as the database for easy integration testing. by @Ahoo-Wang in https://github.com/dotnetcore/SmartSql/pull/163
- add Cud statement by @gmij in https://github.com/dotnetcore/SmartSql/pull/209
- Configure Renovate by @renovate in https://github.com/dotnetcore/SmartSql/pull/155
- Update dependency Microsoft.Data.SqlClient to v1.1.4 by @renovate in https://github.com/dotnetcore/SmartSql/pull/164
- Update dependency Microsoft.VisualStudio.Web.CodeGeneration.Design to v2.2.4 by @renovate in https://github.com/dotnetcore/SmartSql/pull/165
- Update dependency MySql.Data to v8.0.28 by @renovate in https://github.com/dotnetcore/SmartSql/pull/167
- Update dependency Newtonsoft.Json to v12.0.3 by @renovate in https://github.com/dotnetcore/SmartSql/pull/168
- Update dependency Serilog.Sinks.File to v4.1.0 by @renovate in https://github.com/dotnetcore/SmartSql/pull/169
- Update dependency System.Data.SQLite to v1.0.115.5 by @renovate in https://github.com/dotnetcore/SmartSql/pull/170
- Update dependency Serilog.Extensions.Logging.File to v2 by @renovate in https://github.com/dotnetcore/SmartSql/pull/171
- Update dependency YamlDotNet to v11 by @renovate in https://github.com/dotnetcore/SmartSql/pull/176
- Update dependency Serilog.Sinks.Console to v4 by @renovate in https://github.com/dotnetcore/SmartSql/pull/172
- Update dependency Serilog.Sinks.File to v5 by @renovate in https://github.com/dotnetcore/SmartSql/pull/173
- Update dependency Microsoft.SourceLink.GitHub to v1.1.1 by @renovate in https://github.com/dotnetcore/SmartSql/pull/184
- Update dependency Microsoft.NET.Test.Sdk to v16.11.0 by @renovate in https://github.com/dotnetcore/SmartSql/pull/183
- Update dependency McMaster.Extensions.CommandLineUtils to v2.6.0 by @renovate in https://github.com/dotnetcore/SmartSql/pull/182
- Update dependency Confluent.Kafka to v1.8.2 by @renovate in https://github.com/dotnetcore/SmartSql/pull/181
- Update dependency BenchmarkDotNet to v0.13.1 by @renovate in https://github.com/dotnetcore/SmartSql/pull/180
- Update dependency xunit.runner.visualstudio to v2.4.3 by @renovate in https://github.com/dotnetcore/SmartSql/pull/177
- Update dependency MySqlConnector to v1.3.14 by @renovate in https://github.com/dotnetcore/SmartSql/pull/185
- Update dependency Npgsql to v4.1.10 by @renovate in https://github.com/dotnetcore/SmartSql/pull/186
- Update dependency RabbitMQ.Client to v5.2.0 by @renovate in https://github.com/dotnetcore/SmartSql/pull/188
- Update dependency Oracle.ManagedDataAccess.Core to v2.19.140 by @renovate in https://github.com/dotnetcore/SmartSql/pull/187
- Update dependency Serilog.Settings.Configuration to v3.3.0 by @renovate in https://github.com/dotnetcore/SmartSql/pull/190
- Update dependency StackExchange.Redis to v2.5.61 by @renovate in https://github.com/dotnetcore/SmartSql/pull/191
- Update dependency System.Data.SqlClient to v4.8.3 by @renovate in https://github.com/dotnetcore/SmartSql/pull/192
- Update dependency System.Reflection.Emit to v4.7.0 by @renovate in https://github.com/dotnetcore/SmartSql/pull/193
- Update dependency System.Reflection.Emit.Lightweight to v4.7.0 by @renovate in https://github.com/dotnetcore/SmartSql/pull/194
- Update dependency Microsoft.CodeAnalysis.CSharp.Scripting to v4 by @renovate in https://github.com/dotnetcore/SmartSql/pull/199
- Update dependency McMaster.Extensions.CommandLineUtils to v4 by @renovate in https://github.com/dotnetcore/SmartSql/pull/198
- Update dependency Microsoft.Data.SqlClient to v4 by @renovate in https://github.com/dotnetcore/SmartSql/pull/200
- Update dependency MySqlConnector to v2 by @renovate in https://github.com/dotnetcore/SmartSql/pull/206
- Update dependency Newtonsoft.Json to v13 by @renovate in https://github.com/dotnetcore/SmartSql/pull/207
New Contributors
- @renovate made their first contribution in https://github.com/dotnetcore/SmartSql/pull/155
- @gmij
Full Changelog: https://github.com/dotnetcore/SmartSql/compare/v4.1.59...v4.1.62