Elvia.Mmm.Elhub.Model 1.0.9

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

// Install Elvia.Mmm.Elhub.Model as a Cake Tool
#tool nuget:?package=Elvia.Mmm.Elhub.Model&version=1.0.9

Elvia.Mmm.Elhub.Model

Features

  • Xml Serialization and Deserialization of Elhub messages
  • Validate messages against xsd and custom rules
  • Post code and city validation

Usage


// Install to service collection
services.AddElviaMmmElhubModelWithValidation();

...
var postcodeService = serviceProvider.GetRequiredService<IPostCodeService>();
...

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.9 23 5/2/2024
1.0.8 247 4/16/2024
1.0.7 544 3/15/2024
1.0.6 334 1/18/2024
1.0.5 162 1/5/2024
1.0.4 323 11/8/2023
1.0.3 112 11/8/2023
1.0.2 99 11/8/2023
1.0.2-beta1 66 11/8/2023