BP70.Models
1.2.0
dotnet add package BP70.Models --version 1.2.0
NuGet\Install-Package BP70.Models -Version 1.2.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="BP70.Models" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BP70.Models --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BP70.Models, 1.2.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.
// Install BP70.Models as a Cake Addin #addin nuget:?package=BP70.Models&version=1.2.0 // Install BP70.Models as a Cake Tool #tool nuget:?package=BP70.Models&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NuGet Package Installation Guide
Introduction
This guide provides the necessary steps to install a NuGet package into a project in Visual Studio.
Prerequisites
- Visual Studio 2019 or later.
Installing a Package
Step 1: Open Visual Studio
Launch Visual Studio and open your project.
Step 2: Access Manage NuGet Packages
- Right-click on your project in the Solution Explorer.
- Select
Manage NuGet Packages...
Step 3: Search for the Package
- In the
NuGet Package Manager
window, go to theBrowse
tab. - Enter the name of the package you wish to install in the search bar.
Step 4: Install the Package
- Find the desired package from the search results and click on it.
- Click
Install
to add the package to your project.
Verification
After installation, verify that the package has been successfully added to your project:
- Check under the
Dependencies
tab in thePackages
section in Solution Explorer to see the newly added package.
Notes
- Ensure that the version of the package is compatible with your project settings and framework version.
- Review any dependencies that the package might require, which will also be installed.
Troubleshooting
If you encounter any issues during the installation, consider the following:
- Check your internet connection as NuGet requires an active network to download packages.
- Ensure that the NuGet package source is enabled in
Tools > Options > NuGet Package Manager > Package Sources
. - Restart Visual Studio if the package does not appear after installation.
For more information on managing NuGet packages in Visual Studio, visit the official NuGet documentation.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- AutoMapper (>= 12.0.1)
- AutoMapper.Extensions.Microsoft.DependencyInjection (>= 12.0.1)
- AWSSDK.Core (>= 3.7.303.2)
- AWSSDK.SimpleEmail (>= 3.7.300.62)
- BCrypt.Net-Next (>= 4.0.3)
- BouncyCastle.NetCore (>= 2.2.1)
- BP70.Resources (>= 1.2.0)
- DocumentFormat.OpenXml (>= 3.0.2)
- EPPlus (>= 7.0.6)
- Hangfire.AspNetCore (>= 1.8.7)
- Hangfire.Core (>= 1.8.7)
- Hangfire.Dashboard.BasicAuthorization (>= 1.0.2)
- Hangfire.PostgreSql (>= 1.20.5)
- itext7 (>= 8.0.5)
- itext7.bouncy-castle-adapter (>= 8.0.5)
- log4net (>= 2.0.17)
- MaxRev.Gdal.Core (>= 3.8.3.286)
- MaxRev.Gdal.LinuxRuntime.Minimal (>= 3.8.3.286)
- MaxRev.Gdal.LinuxRuntime.Minimal.arm64 (>= 3.8.3.286)
- MaxRev.Gdal.LinuxRuntime.Minimal.x64 (>= 3.8.3.286)
- MaxRev.Gdal.WindowsRuntime.Minimal (>= 3.8.3.259)
- Microsoft.AspNetCore.Authentication.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.1)
- Microsoft.AspNetCore.Cors (>= 2.2.0)
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.AspNetCore.ResponseCompression (>= 2.2.0)
- Microsoft.Data.Sqlite.Core (>= 8.0.1)
- Microsoft.EntityFrameworkCore (>= 8.0.1)
- Microsoft.Extensions.Http (>= 8.0.0)
- Microsoft.IdentityModel.Tokens (>= 7.2.0)
- Minio (>= 6.0.1)
- NetCore.AutoRegisterDi (>= 2.2.1)
- NetTopologySuite.IO.ShapeFile (>= 2.1.0)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 8.0.0)
- Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite (>= 8.0.0)
- Polybioz.HtmlRenderer.PdfSharp.Core (>= 1.0.0)
- SkiaSharp (>= 2.88.7)
- SkiaSharp.NativeAssets.Linux (>= 2.88.7)
- SkiaSharp.NativeAssets.Linux.NoDependencies (>= 2.88.7)
- Swashbuckle.AspNetCore (>= 6.5.0)
- System.IdentityModel.Tokens.Jwt (>= 7.2.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BP70.Models:
Package | Downloads |
---|---|
BP70.Service
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.