issues
search
Hochfrequenz
/
BO4E-dotnet
C# / .NET Core implementation of Business Objects for Energy (BO4E). Full Docs: https://hochfrequenz.github.io/bo4e-livedocs/api/BO4E.BO.html
https://hochfrequenz.de
MIT License
5
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ci/fmt: switch from `dotnet-format` to `csharpier`
#520
hf-kklein
closed
3 months ago
3
fmt: use file-scoped namespaces everywhere
#519
hf-kklein
closed
3 months ago
0
Drop Verwendungszweck `MEHRMINDERMBENGENABRECHNUNG` to avoid further undefined behaviour; Add Lenient Converters for Legacy Data/Consistency
#518
hf-kklein
closed
3 months ago
0
fmt: Switch to file-scoped namespace in entire solution
#517
hf-kklein
closed
3 months ago
1
📍Pin C# Version to 12 in all projects; Target .NET Standard 2.0/2.1 in all packages; Use only .NET8 for CI and Testing+Packaging
#516
hf-kklein
closed
3 months ago
0
Handle integer values in Gasqualitaet Converter
#515
hf-kklein
closed
3 months ago
0
Fix release workflow (don't try to publish schema generator)
#514
hf-kklein
closed
3 months ago
0
CI: pipeline breaks (out of a sudden?) because it tries to upload various packages
#513
hf-kklein
closed
2 months ago
1
fmt: Use file-scoped namespace in BO4E.csproj
#512
hf-kklein
closed
3 months ago
0
Add converters to handle legacy Gasqualitaet `HGAS` / `LGAS` gracefully
#511
hf-kklein
closed
3 months ago
0
Add **test** that shows why only `H_GAS` was affected by DEV-73421
#510
hf-kklein
closed
3 months ago
0
chore: use file-scoped namespaces in `BO4E.ENUM`
#509
hf-kklein
closed
3 months ago
0
Drop Gasqualitaet Enum Members `LGAS` and `HGAS` in favour of `H_GAS` and `L_GAS`
#508
hf-kklein
closed
3 months ago
0
test: Add Test that shows `WASSER_MWZW` is not a problem
#507
hf-kklein
closed
3 months ago
0
Bump Polyfill from 6.3.0 to 6.4.1
#506
dependabot[bot]
closed
3 months ago
0
Fix docstring for all edited BOs for vorgelagerteLokationsId
#505
levtoji
closed
3 months ago
0
Add vorgelagerte Lokation
#504
levtoji
closed
3 months ago
0
Bump MSTest.TestFramework from 3.5.1 to 3.5.2
#503
dependabot[bot]
closed
3 months ago
0
Bump Newtonsoft.Json from 13.0.1 to 13.0.3
#502
dependabot[bot]
closed
3 months ago
0
Bump Polyfill from 6.2.3 to 6.3.0
#501
dependabot[bot]
closed
3 months ago
0
Bump MSTest.TestAdapter from 3.5.1 to 3.5.2
#500
dependabot[bot]
closed
3 months ago
0
BO Avis: Make all Properties nullable
#499
hf-kklein
closed
3 months ago
0
COM Kostenposition: Make all properties explicitly nullable
#498
hf-kklein
opened
3 months ago
0
COM Katasteradresse: Make all (string) properties explicitly nullable
#497
hf-kklein
closed
1 day ago
0
COM Hardware: Make (string) property `Bezeichnung` explicitly nullable
#496
hf-kklein
opened
3 months ago
0
COM Geraeteeigenschaften: Make `Parameter` explicitly nullable
#495
hf-kklein
closed
3 months ago
0
BO Netzlokation: Make `NetzlokationsId` and `Sparte` nullable
#494
hf-kklein
opened
3 months ago
0
COM Rufnummer: Make all properties nullable
#493
hf-kklein
opened
3 months ago
0
COM Verbrauch: Make properties `Obiskennzahl`, `Wert`, `Einheit` nullable
#492
hf-kklein
opened
3 months ago
0
COM Messlokationszuordnung: Make Property `MesslokationsId` nullable
#491
hf-kklein
opened
3 months ago
0
BO Energiemix: Make all properties nullable
#490
hf-kklein
opened
3 months ago
0
BO Marktteilnehmer: Make `Rollencodenummer` and `Rollencodetyp` nullable
#489
hf-kklein
opened
3 months ago
0
BO MaBisZaehlpunkt: Make `Id` nullable
#488
hf-kklein
opened
3 months ago
0
COM Handelsunstimmigkeitsbegruendung: Make `Grund` nullable
#487
hf-kklein
opened
3 months ago
0
BO Angebot: Make `Angebotnehmer`, `Angebotgeber`, `Angebotsnummer` explicitly nullable
#486
hf-kklein
opened
3 months ago
0
BO Berechnungsformel: Make property `Verwendungszweck` nullable
#485
hf-kklein
opened
3 months ago
0
BO Zaehler: Make properties `zaehlernummer` and `sparte` explicitly nullable
#484
hf-kklein
opened
3 months ago
0
Make nullability asssumptions in `VertragsConverter` explicit
#483
hf-kklein
closed
3 months ago
0
chore: remove unused imports
#482
hf-kklein
closed
3 months ago
0
Make BO Messlokation property `messlokationsId` nullable
#481
hf-kklein
opened
3 months ago
0
chore: Add braces to 1line blocks of code
#480
hf-kklein
closed
3 months ago
0
Make nullability assumptions in BO Marktlokation explicit
#479
hf-kklein
closed
3 months ago
0
Make BO Auftrag property `MarktlokationsId` explicitly nullable
#478
hf-kklein
opened
3 months ago
0
Improve nullability of COM `Angenbotsteil.Positionen` and COM `Angebotspositionen` itself
#477
hf-kklein
opened
3 months ago
0
Improve nullability annotations in COM Externe Referenz
#476
hf-kklein
closed
3 months ago
0
Make COM Angebotsposition property `Positionsbezeichnung` explicitly nullable
#475
hf-kklein
closed
1 week ago
0
Make COM Adresse `Ort` and `Postleitzahl` properties explicitly nullable
#474
hf-kklein
opened
3 months ago
0
Improve Nullability in `BO4E.meta`
#473
hf-kklein
closed
3 months ago
0
🔥 Delete most of the obsolete `BoMapper` class
#472
hf-kklein
closed
3 months ago
0
🔥 Delete obsolete `StaticLogger` class
#471
hf-kklein
closed
3 months ago
0
Previous
Next