<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotnet-vipps-ecommerce/src/IOL.VippsEcommerce/Models, branch master</title>
<subtitle>Library for communicating with the vipps e-commerce api in dotnet
</subtitle>
<id>https://git.ivar.systems/dotnet-vipps-ecommerce/atom?h=master</id>
<link rel='self' href='https://git.ivar.systems/dotnet-vipps-ecommerce/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-vipps-ecommerce/'/>
<updated>2024-04-28T20:32:17Z</updated>
<entry>
<title>Remove unsupported fields</title>
<updated>2024-04-28T20:32:17Z</updated>
<author>
<name>ivar</name>
<email>i@oiee.no</email>
</author>
<published>2024-04-28T20:32:17Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-vipps-ecommerce/commit/?id=2cdb9549dda574fc91f44aecefe6c4620257f050'/>
<id>urn:sha1:2cdb9549dda574fc91f44aecefe6c4620257f050</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: Convert solution for file-scoped namespaces</title>
<updated>2022-01-30T00:41:08Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2022-01-30T00:41:08Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-vipps-ecommerce/commit/?id=36afcdf0988e753ae2178fb8220b02f2c4d0b2b2'/>
<id>urn:sha1:36afcdf0988e753ae2178fb8220b02f2c4d0b2b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Remove unnecessary dependencies</title>
<updated>2022-01-28T20:20:08Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2022-01-28T20:20:08Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-vipps-ecommerce/commit/?id=2d28b074651f777a1ff940f7d2422b7b41ed52d8'/>
<id>urn:sha1:2d28b074651f777a1ff940f7d2422b7b41ed52d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat!: Remove support for different configuration stories</title>
<updated>2022-01-28T20:17:59Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2022-01-28T20:17:59Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-vipps-ecommerce/commit/?id=e513f0b7483022b0ec0d13b8a7df178d7f5ab88c'/>
<id>urn:sha1:e513f0b7483022b0ec0d13b8a7df178d7f5ab88c</id>
<content type='text'>
Configuration values is required to be explicitly specified when adding to DI
</content>
</entry>
<entry>
<title>Use Microsoft.Extensions.Configuration to read environment variables</title>
<updated>2021-06-05T20:33:05Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2021-06-05T20:33:05Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-vipps-ecommerce/commit/?id=dea3a825a06e7291889b2fb8886dc05148762f33'/>
<id>urn:sha1:dea3a825a06e7291889b2fb8886dc05148762f33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename VippsConfigurationKeyNames.cs internally, formatting</title>
<updated>2021-04-18T21:26:06Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2021-04-18T21:26:06Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-vipps-ecommerce/commit/?id=84ccd406ed7584bcedb71dca68113a58e9072f82'/>
<id>urn:sha1:84ccd406ed7584bcedb71dca68113a58e9072f82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new execution-history for api calls</title>
<updated>2021-04-04T17:39:29Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2021-04-04T17:39:29Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-vipps-ecommerce/commit/?id=7965562ac3d64fbc1f742a1427e7a9c932eb2d28'/>
<id>urn:sha1:7965562ac3d64fbc1f742a1427e7a9c932eb2d28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make configuration from DI-init optional</title>
<updated>2021-04-02T20:35:57Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2021-04-02T17:16:39Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-vipps-ecommerce/commit/?id=aae8cac8dfd0bf904c6b8761fec1587ef467c30c'/>
<id>urn:sha1:aae8cac8dfd0bf904c6b8761fec1587ef467c30c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tests project, move configuration verification to VippsConfiguration.cs</title>
<updated>2021-04-01T17:15:10Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2021-04-01T17:15:10Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-vipps-ecommerce/commit/?id=9c440d7aa4a776be9051489a40944d779d032d96'/>
<id>urn:sha1:9c440d7aa4a776be9051489a40944d779d032d96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move requestJsonOptions for Http calls to a private field, Internalise VippsConfigurationKeyName and add AttributeUsage</title>
<updated>2021-04-01T12:29:20Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2021-04-01T12:29:20Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-vipps-ecommerce/commit/?id=e619c6ddbbdddebe7fa69670359b7b31e5e516bf'/>
<id>urn:sha1:e619c6ddbbdddebe7fa69670359b7b31e5e516bf</id>
<content type='text'>
</content>
</entry>
</feed>
