8000 Tags · RazvanB/efcore · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: RazvanB/efcore

Tags

v2.1.18

Toggle v2.1.18's commit message
.NET Core 2.1.18

v3.1.4

Toggle v3.1.4's commit message
Merge pull request 7515 from darc-internal/release/3.1-e9e9e130-23c0-…

…4ad4-87d3-476fff2b2242 into internal/release/3.1

v5.0.0-preview.4.20220.10

Toggle v5.0.0-preview.4.20220.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use newer post-build.yml than Arcade provides (dotnet#20700)

v5.0.0-preview.3.20181.2

Toggle v5.0.0-preview.3.20181.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies from https://github.com/dotnet/arcade build 20200…

…330.5 (dotnet#20478)

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20180.5
- Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20180.5

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

v5.0.0-preview.2.20159.4

Toggle v5.0.0-preview.2.20159.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dotnet#20215 from dotnet/dougbu/5.0-preview2/newer…

….agents.3540

[release/5.0-preview2] Update hosted and BYOC agents used in our builds

v3.1.3

Toggle v3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies from https://github.com/dotnet/extensions build 2…

…0200228.2 (dotnet#20107)

- Microsoft.Extensions.DependencyInjection - 3.1.3
- Microsoft.Extensions.Configuration.Json - 3.1.3
- Microsoft.Extensions.Configuration.EnvironmentVariables - 3.1.3
- Microsoft.Extensions.Configuration - 3.1.3
- Microsoft.Extensions.Caching.Memory - 3.1.3
- Microsoft.Extensions.HostFactoryResolver.Sources - 3.1.3-servicing.20128.2
- Microsoft.Extensions.Logging - 3.1.3

Dependency coherency updates

- Microsoft.NETCore.App.Runtime.win-x64 - 3.1.3 (parent: Microsoft.Extensions.Logging)
- Microsoft.DotNet.PlatformAbstractions - 3.1.3 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.DependencyModel - 3.1.3 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Internal - 3.1.3-servicing.20128.1 (parent: Microsoft.Extensions.Logging)

v5.0.0-preview.2.20120.8

Toggle v5.0.0-preview.2.20120.8's commit message
Introduce KeylessAttribute

Resolves dotnet#19246
Also related dotnet#19964

- Add KeylessAttribute in Abstractions packge
- Add convention to detect KeylessAttribute and configure the entityType to be keyless
- Scaffolding when using data annotations
  - Generate KeylessAttribute over entity class
  - Skip HasNoKey from fluent API configuration

Tests:
- Add tests for OwnedAttribute
- Add tests for KeylessAttribute
- Add test for scaffolding to verify behavior with data annotations

v5.0.0-preview.1.20120.8

Toggle v5.0.0-preview.1.20120.8's commit message
Introduce KeylessAttribute

Resolves dotnet#19246
Also related dotnet#19964

- Add KeylessAttribute in Abstractions packge
- Add convention to detect KeylessAttribute and configure the entityType to be keyless
- Scaffolding when using data annotations
  - Generate KeylessAttribute over entity class
  - Skip HasNoKey from fluent API configuration

Tests:
- Add tests for OwnedAttribute
- Add tests for KeylessAttribute
- Add test for scaffolding to verify behavior with data annotations

v2.1.16

Toggle v2.1.16's commit message
.NET Core 2.1.16

v3.0.3

Toggle v3.0.3's commit message
[release/3.0] Update dependencies from dotnet/extensions (dotnet#19672)

* Update dependencies from https://github.com/dotnet/extensions build 20200122.2

- Microsoft.Extensions.DependencyInjection - 3.0.3
- Microsoft.Extensions.Configuration.Json - 3.0.3
- Microsoft.Extensions.Configuration.EnvironmentVariables - 3.0.3
- Microsoft.Extensions.Configuration - 3.0.3
- Microsoft.Extensions.Caching.Memory - 3.0.3
- Microsoft.Extensions.HostFactoryResolver.Sources - 3.0.3-servicing.20072.2
- Microsoft.Extensions.Logging - 3.0.3

Dependency coherency updates

- Microsoft.NETCore.App.Internal - 3.0.3-servicing-20070-02 (parent: Microsoft.Extensions.Logging)

* Update coherency

Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
0