Dynamicweb.VestjyskMarketing 1.0.2

dotnet add package Dynamicweb.VestjyskMarketing --version 1.0.2
NuGet\Install-Package Dynamicweb.VestjyskMarketing -Version 1.0.2
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="Dynamicweb.VestjyskMarketing" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dynamicweb.VestjyskMarketing --version 1.0.2
#r "nuget: Dynamicweb.VestjyskMarketing, 1.0.2"
#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 Dynamicweb.VestjyskMarketing as a Cake Addin
#addin nuget:?package=Dynamicweb.VestjyskMarketing&version=1.0.2

// Install Dynamicweb.VestjyskMarketing as a Cake Tool
#tool nuget:?package=Dynamicweb.VestjyskMarketing&version=1.0.2

VestjyskMarketing DW10 Dynamicweb

A helper project for Dynamicweb 10. Only for Vestjysk Marketing. This is a private repository.

Getting Started

This .dll should be used in conjunction with Dynamicweb 10. The project can be found on our MyGet URL. Login to MyGet to get URL. Add the URL as a package source in Visual Studio.

Installing

  • If used in a ClassLibrary - import it via Nuget Package Manager
  • If used as a Web app - import it via Nuget Package Manager
  • If opened as a website project - add the DLL to the Root Bin folder alongside other Dynamicweb .dll's

Working with project

The project is on BitBucket. You can clone it to your work station, before starting work on the package.

If you need to add to the repository or change it, then always create a pull request of the release before merging it in master.

Deployment Nuget

After each release to master, make sure to bump the package version and tag.

  • Alter Dynamicweb.VestjyskMarketing.nuspec file to match new upload
  • Run nuget pack Dynamicweb.VestjyskMarketing.nuspec
  • Run nuget push Dynamicweb.VestjyskMarketing.1.0.0.nupkg --api-key <ApiKey> --source https://api.nuget.org/v3/index.json

<ApiKey> Can be found in the Nuget organization.

Versioning

We use BitBucket for versioning. Press the link to go to the repository.

Feature branching workflow is used to track the repository. Each release to master will give it a new tag. Use Semantic Versioning to tag.

License

Dynamicweb.VestjyskMarketing is available under the terms of the MIT license. See LICENSE for details.

Product 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 104 3/13/2024
1.0.1 93 2/26/2024