Commit Graph

17 Commits

Author SHA1 Message Date
swcs 637fd70cb2 remove NodaTime dependency and refactor to System.DateTimeOffset 2022-12-06 15:17:44 +01:00
Valters Melnalksnis 8b5361900a build: Migrate to Directory.Packages.props 2022-11-10 18:03:19 +02:00
Valters Melnalksnis 43764cc3f3 feat: Add .NET Standard 2.0 target 2022-11-09 22:03:58 +02:00
dependabot[bot] 9cfd7ecc3a build(deps): Bump NodaTime from 3.1.4 to 3.1.5
Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/nodatime/nodatime/releases)
- [Changelog](https://github.com/nodatime/nodatime/blob/main/NodaTime%20Release.snk)
- [Commits](https://github.com/nodatime/nodatime/compare/3.1.4...3.1.5)

---
updated-dependencies:
- dependency-name: NodaTime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 15:48:16 +00:00
dependabot[bot] e3a85e7cd3 build(deps): Bump NodaTime from 3.1.3 to 3.1.4
Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/nodatime/nodatime/releases)
- [Changelog](https://github.com/nodatime/nodatime/blob/main/NodaTime%20Release.snk)
- [Commits](https://github.com/nodatime/nodatime/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: NodaTime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 04:34:56 +00:00
dependabot[bot] 029ec959ec build(deps): Bump NodaTime from 3.1.2 to 3.1.3
Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/nodatime/nodatime/releases)
- [Changelog](https://github.com/nodatime/nodatime/blob/main/NodaTime%20Release.snk)
- [Commits](https://github.com/nodatime/nodatime/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: NodaTime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 04:45:28 +00:00
dependabot[bot] ae3c41d23f build(deps): Bump NodaTime from 3.1.1 to 3.1.2
Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/nodatime/nodatime/releases)
- [Changelog](https://github.com/nodatime/nodatime/blob/main/NodaTime%20Release.snk)
- [Commits](https://github.com/nodatime/nodatime/compare/3.1.1...3.1.2)

---
updated-dependencies:
- dependency-name: NodaTime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 04:39:36 +00:00
dependabot[bot] 40aa33cb70 build(deps): Bump NodaTime from 3.1.0 to 3.1.1
Bumps [NodaTime](https://github.com/nodatime/nodatime) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/nodatime/nodatime/releases)
- [Changelog](https://github.com/nodatime/nodatime/blob/main/NodaTime%20Release.snk)
- [Commits](https://github.com/nodatime/nodatime/compare/3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: NodaTime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 04:47:32 +00:00
Valters Melnalksnis 374394758f fix: Fix query for transactions within interval (#31) 2022-06-21 20:51:03 +03:00
Valters Melnalksnis d709e3b9ac feat: Enable assembly strong naming 2022-06-19 15:07:01 +03:00
Valters Melnalksnis c9011a9c05 fix(deps): Remove unused reference from VMelnalksnis.NordigenDotNet.csproj 2022-06-17 17:20:21 +03:00
Valters Melnalksnis 28da1baffe feat: Include README.md in NuGet package 2022-06-15 17:26:37 +03:00
Valters Melnalksnis 1ba2770b05 feat(build): Publish NuGet package 2022-06-14 21:14:29 +03:00
Valters Melnalksnis 5a458e0c53 feat: Add endpoints 2022-06-14 20:13:08 +03:00
Valters Melnalksnis 9eb16c07e8 feat: Add NodaTime v3.1.0 2022-06-14 08:41:39 +03:00
Valters Melnalksnis 17df6d32f3 feat: Add project configurations 2022-06-14 08:25:51 +03:00
Valters Melnalksnis 45a7ea3407 feat: Add projects 2022-06-14 08:17:49 +03:00