Vervotech.MappingApi 1.0.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package Vervotech.MappingApi --version 1.0.11
                    
NuGet\Install-Package Vervotech.MappingApi -Version 1.0.11
                    
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="Vervotech.MappingApi" Version="1.0.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vervotech.MappingApi" Version="1.0.11" />
                    
Directory.Packages.props
<PackageReference Include="Vervotech.MappingApi" />
                    
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 Vervotech.MappingApi --version 1.0.11
                    
#r "nuget: Vervotech.MappingApi, 1.0.11"
                    
#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.
#:package Vervotech.MappingApi@1.0.11
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Vervotech.MappingApi&version=1.0.11
                    
Install as a Cake Addin
#tool nuget:?package=Vervotech.MappingApi&version=1.0.11
                    
Install as a Cake Tool

My NuGet Package

A brief description of your NuGet package and its purpose.

Table of Contents

Installation

You can install this package via NuGet Package Manager or .NET CLI:

NuGet Package Manager

Install-Package Vervotech.MappingApi

.NET CLI

dotnet add package YourPackageName

Alternatively, you can include it directly in your .csproj file:

<PackageReference Include="Vervotech.MappingApi" Version="1.0.7" />

Usage

Here's an example of how to use this package:

using YourNamespace;

public class Example { public void Execute() { var service = new YourService(); var result = service.YourMethod(); Console.WriteLine(result); } }

Features

Feature 1: Description of the feature. Feature 2: Description of the feature. Feature 3: Description of the feature.

Configuration

{ "Setting1": "Value1", "Setting2": "Value2" }

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for guidelines.

License

This package is licensed under the MIT License - see the LICENSE file for details.

Contact

If you have any questions or feedback, feel free to reach out at support@vervotech.com.

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

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.17 286 12/10/2024
1.0.16 151 8/23/2024
1.0.15 150 8/23/2024
1.0.14 144 8/23/2024
1.0.13 153 8/21/2024
1.0.12 143 8/21/2024
1.0.11 124 8/4/2024
1.0.10 100 8/4/2024
1.0.9 91 8/4/2024
1.0.8 111 8/2/2024
1.0.7 103 7/26/2024
1.0.6 100 7/26/2024
1.0.5 107 7/26/2024
1.0.1 115 7/10/2024
1.0.0 125 7/9/2024