Skip to content

A C# library for comparing and synchronizing dictionaries

License

Notifications You must be signed in to change notification settings

arialdomartini/data-umpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataUmpa

A library for comparing and syncrhonizing dictionaries.

Build and publish

Compile the library with:

dotnet build

NuGet package

Create the package with:

dotnet pack

Then publish it with:

dotnet nuget push src\dataumpa\bin\Debug\DataUmpa.1.0.0.nupkg -k {api-key} -s https://api.nuget.org/v3/index.json

About

A C# library for comparing and synchronizing dictionaries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages