ATag.Core 7.0.0

dotnet add package ATag.Core --version 7.0.0
                    
NuGet\Install-Package ATag.Core -Version 7.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ATag.Core" Version="7.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ATag.Core" Version="7.0.0" />
                    
Directory.Packages.props
<PackageReference Include="ATag.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ATag.Core --version 7.0.0
                    
#r "nuget: ATag.Core, 7.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=ATag.Core&version=7.0.0
                    
Install ATag.Core as a Cake Addin
#tool nuget:?package=ATag.Core&version=7.0.0
                    
Install ATag.Core as a Cake Tool

Upgrade to .net 7 and EFcore 7

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ATag.Core:

Package Downloads
ATag.EntityFrameworkCore

EF Core target for ATag

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.0 330 6/6/2023
6.0.0 644 6/20/2022
0.0.11-beta 1,270 2/17/2020
0.0.10-beta 624 2/17/2020
0.0.9-beta 1,368 1/4/2019
0.0.8-beta 905 12/13/2018
0.0.7-beta 1,353 10/2/2017
0.0.6-beta 1,260 9/18/2017
0.0.5-beta 1,623 7/31/2017
0.0.4-beta 1,277 7/31/2017
0.0.3-beta 1,201 7/31/2017
0.0.2-beta 1,133 7/30/2017
0.0.1-beta 1,336 7/13/2017

Migrate to net7.0